kpmpgsmkii/shared
2022-02-19 18:59:00 -06:00
..
thirdparty Encrypted packets are working in Linux. DOS is hanging for some reason. 2021-12-07 20:20:05 -06:00
array.c Start of server thread and command console. 2021-11-22 20:25:05 -06:00
array.h Start of server thread and command console. 2021-11-22 20:25:05 -06:00
log.c Removed dependency on Kirby from the game server. Started file API. 2022-02-08 21:07:18 -06:00
log.h Added ability to intercept log data for future GUI live log viewer. 2021-12-08 20:15:37 -06:00
memory.c Start of server code. 2021-11-20 17:54:19 -06:00
memory.h Start of server code. 2021-11-20 17:54:19 -06:00
packet.c 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
packet.h 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
packets.h File transfers working. 2022-02-14 20:13:42 -06:00
primes.h Widgets now have visible/hidden state. 2021-11-26 18:03:45 -06:00
stddclmr.h Rearranged to prepare for server code. Added simple enet based softmodem for testing in Linux. 2021-11-16 21:15:09 -06:00
util.c Packet resending implemented. Not very tested. 2021-12-06 19:44:34 -06:00
util.h Packet resending implemented. Not very tested. 2021-12-06 19:44:34 -06:00