aboutsummaryrefslogtreecommitdiff
path: root/server/main.ha
Commit message (Expand)AuthorAgeFilesLines
* rleubq3232024-04-221-1/+1
* fix chunkloading and unloading on clientubq3232024-04-161-1/+1
* add stroke drawop and refactor drawop ser/deser a bitubq3232024-04-151-2/+1
* version checkubq3232024-04-151-8/+14
* change brush size and colourubq3232024-04-141-2/+2
* all major features done. program is 90% finished, leaving only the remaining 90%ubq3232024-04-141-0/+2
* multiple chunks on server and unload not near players. just need client to re...ubq3232024-04-141-36/+106
* move thingsubq3232024-04-131-151/+4
* big refactorubq3232024-04-131-88/+240
* client have multiple chunks and recycle them when they are not visibleubq3232024-04-131-1/+1
* load image data from files on startupubq3232024-04-131-9/+54
* server sends chunk data to client!!! code quality is declining steadilyubq3232024-04-131-1/+17
* multiple packet types. code quality is declining steadilyubq3232024-04-131-26/+42
* save the world.... my final message.....ubq3232024-04-111-4/+67
* the PAINT is now MULTIPLAYER !!!!!ubq3232024-04-111-4/+11
* send and recv drawing ops c2subq3232024-04-101-49/+49
* refactor slightlyubq3232024-04-051-49/+0
* start of networking, and packet_readerubq3232024-04-051-34/+109
* reörganizeubq3232024-03-281-0/+43