index
:
garden
trunk
multiplayer paint program
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
add stroke drawop and refactor drawop ser/deser a bit
ubq323
2024-04-15
1
-2
/
+1
*
version check
ubq323
2024-04-15
1
-8
/
+14
*
change brush size and colour
ubq323
2024-04-14
1
-2
/
+2
*
all major features done. program is 90% finished, leaving only the remaining 90%
ubq323
2024-04-14
1
-0
/
+2
*
multiple chunks on server and unload not near players. just need client to re...
ubq323
2024-04-14
2
-38
/
+108
*
move things
ubq323
2024-04-13
2
-151
/
+100
*
big refactor
ubq323
2024-04-13
1
-88
/
+240
*
client have multiple chunks and recycle them when they are not visible
ubq323
2024-04-13
1
-1
/
+1
*
load image data from files on startup
ubq323
2024-04-13
1
-9
/
+54
*
server sends chunk data to client!!! code quality is declining steadily
ubq323
2024-04-13
1
-1
/
+17
*
multiple packet types. code quality is declining steadily
ubq323
2024-04-13
1
-26
/
+42
*
save the world.... my final message.....
ubq323
2024-04-11
1
-4
/
+67
*
the PAINT is now MULTIPLAYER !!!!!
ubq323
2024-04-11
2
-56
/
+11
*
send and recv drawing ops c2s
ubq323
2024-04-10
2
-50
/
+50
*
refactor slightly
ubq323
2024-04-05
2
-49
/
+52
*
start of networking, and packet_reader
ubq323
2024-04-05
1
-34
/
+109
*
reörganize
ubq323
2024-03-28
1
-0
/
+43