wmud/wmud
Polonkai Gergely 7fd61053ae Added the menu function quit
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-05-17 16:54:16 +00:00
..
.gitignore Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
Makefile.am Added the menu loading and checking functions. 2012-03-31 09:19:57 +00: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 Fixed menu loading 2012-05-16 14:07:18 +00:00
db.h Added the menu loading and checking functions. 2012-03-31 09:19:57 +00:00
game-networking.c Added the menu function quit 2012-05-17 16:54:16 +00:00
game-networking.h Added the menu function quit 2012-05-17 16:54:16 +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 Added the menu function quit 2012-05-17 16:54:16 +00:00
interpreter.h Redesigned the WMUD_*_ERROR GQuarks 2012-03-30 17:43:45 +02:00
main.c Added the skeleton of the future logging mechanism. 2012-05-17 16:20:25 +02: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
menu.c Added the menu function quit 2012-05-17 16:54:16 +00:00
menu.h Added basic menu functions. 2012-05-17 16:19:21 +02: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 Added a Yes/No question client state, while removing the quitwait state 2012-05-17 16:52:01 +00: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