Commit graph

14 commits

Author SHA1 Message Date
Scott Duensing
88369132e3 Mouse busy pointer support. File transfer bug fixed. 2022-04-16 19:59:12 -05:00
Scott Duensing
794bd96d3f New configuration system working. Game database import started. 2022-04-09 19:35:23 -05:00
Scott Duensing
61ab16512f Tons of bugs fixed. Derp. 2022-04-04 20:20:09 -05:00
Scott Duensing
4f3a73bf12 Still reworking new connection sequence. 2022-03-22 20:00:00 -05:00
Scott Duensing
b8e2178775 Added ASAN option to build. Fixed several stack bugs. 2022-02-23 17:05:50 -06:00
Scott Duensing
1427b28d00 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
Scott Duensing
cddb5c27e1 Packet framing bug fixed. SQL based user accounts working. 2022-02-10 19:01:36 -06:00
Scott Duensing
114dd36513 Completed conversion from task-based code to event-based. Needs testing but now runs on DOS! 2022-01-31 19:11:58 -06:00
Scott Duensing
ecf6d1f842 Working on First Run Setup. 2022-01-18 20:59:22 -06:00
Scott Duensing
1beebe629c Server packet handling cleaned up. 2022-01-17 18:38:00 -06:00
Scott Duensing
4cb64344be Signup and login now working! All new improved packet creation/parsing code - no more wasteful structures! 2022-01-16 19:18:50 -06:00
Scott Duensing
ba1fe40938 Signup almost working server-side. 2022-01-15 20:01:29 -06:00
Scott Duensing
7174d36eb9 Login and Sign Up dialogs implemented. 2022-01-14 19:06:01 -06:00
Scott Duensing
79edabef5f Server connection and protocol negotiation working. Web site added to repository. 2021-12-24 19:00:36 -06:00