DOS MultiPlayer Networking Service. https://discord.gg/AMA8zbYwQD
Find a file
2022-04-27 19:34:50 -05:00
client Browser is now browsing! 2022-04-27 19:34:50 -05:00
font All packet buffers are now uint8_t instead of char. Few memory leaks and NULL issues fixed. 2022-02-19 18:59:00 -06:00
kanga.world Packet framing bug fixed. SQL based user accounts working. 2022-02-10 19:01:36 -06:00
precache Mouse busy pointer support. File transfer bug fixed. 2022-04-16 19:59:12 -05:00
primes Widgets now have visible/hidden state. 2021-11-26 18:03:45 -06:00
server Searching local game database works. 2022-04-18 20:08:00 -05:00
shared Dynamic screenshot display working in browser. 2022-04-25 21:30:04 -05:00
.gitattributes Working on First Run Setup. 2022-01-18 20:59:22 -06:00
.gitignore Cache now using SQL to store the directory. Images are pre-decompressed before use. 2022-03-18 19:57:33 -05:00
build.sh Tons of bugs fixed. Derp. 2022-04-04 20:20:09 -05:00
buildPrerequisites.sh Cache now using SQL to store the directory. Images are pre-decompressed before use. 2022-03-18 19:57:33 -05:00
FONTS File download error handling added. 4-bit fonts added. 2022-02-17 19:55:19 -06:00
get-sql.sh Major changes to how data is stored on the server. Client changes will follow. 2022-03-21 20:14:21 -05:00
gpl-3.0.md Encrypted packets are working in Linux. DOS is hanging for some reason. 2021-12-07 20:20:05 -06:00
Icon.png Initial commit 2021-10-13 20:07:25 -05:00
kpmpgsmkii.pro All packet buffers are now uint8_t instead of char. Few memory leaks and NULL issues fixed. 2022-02-19 18:59:00 -06:00
LICENSE Mouse busy pointer support. File transfer bug fixed. 2022-04-16 19:59:12 -05:00
Makefile.djgpp Cache now using SQL to store the directory. Images are pre-decompressed before use. 2022-03-18 19:57:33 -05:00
Multiplayer DOS Games.xlsx Basic user signup for web site working. 2021-12-29 16:46:27 -06:00
schema.sql Still reworking new connection sequence. 2022-03-22 20:00:00 -05:00
SystemDiagram.odg Basic user signup for web site working. 2021-12-29 16:46:27 -06:00
SystemDiagram.png Basic user signup for web site working. 2021-12-29 16:46:27 -06:00
test.conf Minor surface optimization. 2021-11-30 20:29:58 -06:00
test.sh Completed conversion from task-based code to event-based. Needs testing but now runs on DOS! 2022-01-31 19:11:58 -06:00