DOS MultiPlayer Networking Service. https://discord.gg/AMA8zbYwQD
Find a file
2022-03-14 20:24:37 -05:00
client SQLite compiling for dos! 2022-03-14 20:24:37 -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 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
primes Widgets now have visible/hidden state. 2021-11-26 18:03:45 -06:00
server Start of game browser. 2022-03-05 19:06:31 -06:00
shared SQLite compiling for dos! 2022-03-14 20:24:37 -05:00
.gitattributes Working on First Run Setup. 2022-01-18 20:59:22 -06:00
.gitignore SQLite compiling for dos! 2022-03-14 20:24:37 -05:00
build.sh Removed dependency on Kirby from the game server. Started file API. 2022-02-08 21:07:18 -06:00
buildPrerequisites.sh SQLite compiling for dos! 2022-03-14 20:24:37 -05:00
FONTS File download error handling added. 4-bit fonts added. 2022-02-17 19:55:19 -06:00
get-sql.sh Updated SQL schema. 2022-02-08 21:10:44 -06: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 SQLite compiling for dos! 2022-03-14 20:24:37 -05:00
Makefile.djgpp SQLite compiling for dos! 2022-03-14 20:24:37 -05:00
Multiplayer DOS Games.xlsx Basic user signup for web site working. 2021-12-29 16:46:27 -06:00
schema.sql File transfers working. 2022-02-14 20:13:42 -06: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