Commit graph

17 commits

Author SHA1 Message Date
Scott Duensing
049f81ed50 Major changes to how data is stored on the server. Client changes will follow. 2022-03-21 20:14:21 -05:00
Scott Duensing
41df0f0e54 File transfer nonsense fixed! 2022-02-26 17:56:59 -06:00
Scott Duensing
b8e2178775 Added ASAN option to build. Fixed several stack bugs. 2022-02-23 17:05:50 -06:00
Scott Duensing
1a9fcdaaf3 File transfer code in. Still being debugged. 2022-02-13 20:38:11 -06:00
Scott Duensing
409c3b4cfb Removed dependency on Kirby from the game server. Started file API. 2022-02-08 21:07:18 -06:00
Scott Duensing
1beebe629c Server packet handling cleaned up. 2022-01-17 18:38:00 -06:00
Scott Duensing
597284e28f Game server now reads configuration settings from web server. 2022-01-09 19:54:03 -06:00
Scott Duensing
79edabef5f Server connection and protocol negotiation working. Web site added to repository. 2021-12-24 19:00:36 -06:00
Scott Duensing
8d5d5add73 Fixed decoding fragmented packets. DOS build now working again. 2021-12-08 19:18:05 -06:00
Scott Duensing
9c0c7b712d Encrypted packets are working in Linux. DOS is hanging for some reason. 2021-12-07 20:20:05 -06:00
Scott Duensing
a07a61b5dd Our first packet arrived! 2021-12-05 18:28:06 -06:00
Scott Duensing
eb9c13d5b2 Widgets now have visible/hidden state. 2021-11-26 18:03:45 -06:00
Scott Duensing
efaf9f886f Main server loop written. Actual client data next! 2021-11-22 21:20:26 -06:00
Scott Duensing
f85322c9d7 Start of server thread and command console. 2021-11-22 20:25:05 -06:00
Scott Duensing
3cf71f1525 Oops. Two header files moved. 2021-11-21 21:25:32 -06:00
Scott Duensing
1d7dc89a8a Start of server configuration code. 2021-11-21 21:22:15 -06:00
Scott Duensing
cf73087076 Start of server code. 2021-11-20 17:54:19 -06:00