SilverMUD/source/server
Barra Ó Catháin 54b613befe Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00
..
.placeholder Renamed src back to source, because I liked it better 2023-08-19 16:00:57 +01:00
connections.c Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00
connections.h Added basic player type containing a name, and made the server echo messages with player name. 2023-09-10 17:24:46 +01:00
main.c Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00
player-data.c Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00
player-data.h Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00
scheme-integration.c Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00
scheme-integration.h Basic implementation of player lists and tying connections to players 2023-09-12 22:32:19 +01:00