SilverMUD/src
Barra Ó Catháin ce54fb8033 Added change-area-name to Scheme, and ensured strings are terminated 2023-04-07 22:49:15 +01:00
..
client Increased prompt reprint delay. 2023-03-01 23:14:37 +00:00
server Added change-area-description to the Scheme functions. 2023-04-07 22:13:26 +01:00
areadata.c Refactored areas to use linked-lists. 2022-11-18 14:44:25 +00:00
areadata.h Begin adding Scheme intepreretation. 2023-03-25 21:38:00 +00:00
constants.h Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00
gamelogic.c Talking messages now appear in the chat log correctly. 2023-02-27 20:00:50 +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 Increased prompt reprint delay. 2023-03-01 23:14:37 +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
schemeintegration.c Added change-area-name to Scheme, and ensured strings are terminated 2023-04-07 22:49:15 +01:00
schemeintegration.h Added create-skill to the Scheme intepreter. 2023-03-25 23:56:25 +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