SilverMUD/src
Barra Ó Catháin 84c20dfdbf Actually fixed it this time, and squashed some warnings. 2023-02-27 17:12:03 +00:00
..
client Talking now changes the prompt. 2023-02-26 00:16:07 +00:00
server Talking now changes the prompt. 2023-02-26 00:16:07 +00:00
areadata.c Refactored areas to use linked-lists. 2022-11-18 14:44:25 +00:00
areadata.h Added some more comments. 2023-02-12 23:32:39 +00:00
constants.h Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00
gamelogic.c Actually fixed it this time, and squashed some warnings. 2023-02-27 17:12:03 +00:00
gamelogic.h Updated the evaluateNextCommand to use a hash instead of strncmp 2023-02-19 00:32:03 +00:00
inputoutput.c More cleaning up. 2023-02-15 22:09:21 +00:00
inputoutput.h Cleaned up inputoutput.h 2023-02-15 21:30:40 +00:00
linkedlist.c More cleaning up. 2023-02-15 22:09:21 +00:00
linkedlist.h More cleaning up. 2023-02-15 22:09:21 +00:00
playerdata.c More cleaning up. 2023-02-15 22:09:21 +00:00
playerdata.h Added initial support for talking. 2023-02-19 22:13:06 +00:00
queue.c Fixed Thomas's Bug. 2023-02-08 17:15:23 +00:00
queue.h Commented the data structures in queue.h. 2023-02-11 00:07:30 +00:00
texteffects.c More cleaning up. 2023-02-15 22:09:21 +00:00
texteffects.h More cleaning up. 2023-02-15 22:09:21 +00:00