client
|
Added ASAN option to build. Fixed several stack bugs.
|
2022-02-23 17:05:50 -06: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
|
Added ASAN option to build. Fixed several stack bugs.
|
2022-02-23 17:05:50 -06:00 |
shared
|
Added ASAN option to build. Fixed several stack bugs.
|
2022-02-23 17:05:50 -06:00 |
.gitattributes
|
Working on First Run Setup.
|
2022-01-18 20:59:22 -06:00 |
.gitignore
|
File transfer code in. Still being debugged.
|
2022-02-13 20:38:11 -06:00 |
build.sh
|
Removed dependency on Kirby from the game server. Started file API.
|
2022-02-08 21:07:18 -06:00 |
buildPrerequisites.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 |
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
|
File transfer code in. Still being debugged.
|
2022-02-13 20:38:11 -06:00 |
Makefile.djgpp
|
Removed dependency on Kirby from the game server. Started file API.
|
2022-02-08 21:07:18 -06: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 |