wmud/wmud
Polonkai Gergely dceedb11ac Now freeing previous menu list upon menu loading if any
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-05-21 14:17:34 +00:00
..
.gitignore Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
Makefile.am Added a static text and template handling bundle skeleton 2012-05-18 15:55:02 +02:00
configuration.c Now reading SMTP related settings from the config file 2012-05-17 23:05:23 +02:00
configuration.h Now reading SMTP related settings from the config file 2012-05-17 23:05:23 +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 missing #include to game-networking.c 2012-05-19 11:51:14 +02:00
game-networking.h Refactored WMUD_CLIENT_STATE_NEWCHAR state 2012-05-17 22:30:06 +02:00
game.c Fixed thread initialization code. 2012-05-19 11:50:56 +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 a static text and template handling bundle skeleton 2012-05-18 15:55:02 +02:00
main.h Fixed spacing of logger skeleton. Added initial comment to main.h 2012-05-18 15:53:48 +02:00
maintenance.c Maintenance function now starts in every 10 minutes instead of 3 seconds 2012-05-19 11:51:43 +02:00
maintenance.h Added the self-standard comments to maintenance.h 2012-03-29 17:58:58 +02:00
menu.c Now freeing previous menu list upon menu loading if any 2012-05-21 14:17:34 +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
texts.c Added a static text and template handling bundle skeleton 2012-05-18 15:55:02 +02:00
texts.h Added a static text and template handling bundle skeleton 2012-05-18 15:55:02 +02:00
wmud-types.h Refactored WMUD_CLIENT_STATE_NEWCHAR state 2012-05-17 22:30:06 +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