aboutsummaryrefslogtreecommitdiff
path: root/drawing
Commit message (Expand)AuthorAgeFilesLines
* rleubq3232024-04-221-1/+0
* fix chunkloading and unloading on clientubq3232024-04-161-11/+12
* get smooth brush strokes working to my present satisfactionubq3232024-04-151-3/+14
* implement stroke operationubq3232024-04-152-8/+29
* add stroke drawop and refactor drawop ser/deser a bitubq3232024-04-152-19/+79
* change brush size and colourubq3232024-04-142-11/+44
* multiple chunks on server and unload not near players. just need client to re...ubq3232024-04-141-0/+2
* multiple packet types. code quality is declining steadilyubq3232024-04-131-4/+4
* send and recv drawing ops c2subq3232024-04-101-0/+21
* giant refactor, start to use drawing ops for drawingubq3232024-04-082-0/+93