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
*
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