SilverMUD/src
Barry Kane 849a80bd37 Basic input sanatization:
Created new library to deal with user input.
Implemented check in client to prevent C-d spamming the server.
C-d now exits.
Implemented check in client to prevent clients sending messages containing only newlines
to the server.
2021-08-19 23:07:58 +01:00
..
misc Basic input sanatization: 2021-08-19 23:07:58 +01:00
SilverMUDClient.c Basic input sanatization: 2021-08-19 23:07:58 +01:00
SilverMUDServer.c Basic input sanatization: 2021-08-19 23:07:58 +01:00