aboutsummaryrefslogtreecommitdiff
path: root/server
Commit message (Collapse)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 ↵ubq3232024-04-142-38/+108
| | | | req chunks now
* move thingsubq3232024-04-132-151/+100
|
* 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-112-56/+11
|
* send and recv drawing ops c2subq3232024-04-102-50/+50
|
* refactor slightlyubq3232024-04-052-49/+52
|
* start of networking, and packet_readerubq3232024-04-051-34/+109
|
* reörganizeubq3232024-03-281-0/+43