wmud/wmud
2012-04-06 08:31:08 +00:00
..
.gitignore Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
configuration.c Redesigned the WMUD_*_ERROR GQuarks 2012-03-30 17:43:45 +02:00
configuration.h Redesigned the WMUD_*_ERROR GQuarks 2012-03-30 17:43:45 +02:00
db.c Added the menu loading and checking functions. 2012-03-31 09:19:57 +00:00
db.h Added the menu loading and checking functions. 2012-03-31 09:19:57 +00:00
game-networking.c Added game_menu variable. Started implementing menu-item sending. 2012-04-06 08:31:08 +00:00
game-networking.h Added game_menu variable. Started implementing menu-item sending. 2012-04-06 08:31:08 +00:00
game.c Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
game.h Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
interpreter.c Redesigned the WMUD_*_ERROR GQuarks 2012-03-30 17:43:45 +02:00
interpreter.h Redesigned the WMUD_*_ERROR GQuarks 2012-03-30 17:43:45 +02:00
main.c Added game_menu variable. Started implementing menu-item sending. 2012-04-06 08:31:08 +00:00
main.h Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
maintenance.c Renamed wmud_maintenance_check_new_players() to wmud_maintenance_check_players() 2012-03-29 18:43:36 +02:00
maintenance.h Added the self-standard comments to maintenance.h 2012-03-29 17:58:58 +02:00
Makefile.am Added the menu loading and checking functions. 2012-03-31 09:19:57 +00:00
menu.c Added the menu loading and checking functions. 2012-03-31 09:19:57 +00:00
menu.h Added the menu loading and checking functions. 2012-03-31 09:19:57 +00:00
players.c Removed debug log message that outputs the password. 2012-04-06 08:25:29 +00:00
players.h Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
wmud-types.h Now increasing the player login fail count, and displaying it to logging in players if non-zero. 2012-03-29 18:42:18 +02:00
world.c Almost finished world loading code 2012-03-30 19:53:47 +02:00
world.h Almost finished world loading code 2012-03-30 19:53:47 +02:00