index
:
garden
trunk
multiplayer paint program
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
main.ha
Commit message (
Collapse
)
Author
Age
Files
Lines
*
use poll to check writing as well as reading; packet_reader handles both now
ubq323
2024-04-27
1
-17
/
+30
|
*
rle
ubq323
2024-04-22
1
-1
/
+1
|
*
fix chunkloading and unloading on client
ubq323
2024-04-16
1
-1
/
+1
|
*
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 ↵
ubq323
2024-04-14
1
-36
/
+106
|
|
|
|
req chunks now
*
move things
ubq323
2024-04-13
1
-151
/
+4
|
*
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
1
-4
/
+11
|
*
send and recv drawing ops c2s
ubq323
2024-04-10
1
-49
/
+49
|
*
refactor slightly
ubq323
2024-04-05
1
-49
/
+0
|
*
start of networking, and packet_reader
ubq323
2024-04-05
1
-34
/
+109
|
*
reörganize
ubq323
2024-03-28
1
-0
/
+43