wmud/wmud
Gergely Polonkai (W00d5t0ck) 337dbc4527 Almost finished world loading code
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-30 19:53:47 +02:00
..
.gitignore Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
Makefile.am 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 Almost finished world loading code 2012-03-30 19:53:47 +02:00
db.h Almost finished world loading code 2012-03-30 19:53:47 +02:00
game-networking.c Fixed non-working failcount sending code. 2012-03-29 19:01:53 +02:00
game-networking.h Renamed directory src to wmud 2012-03-27 17:14:55 +02: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 Redesigned the WMUD_*_ERROR GQuarks 2012-03-30 17:43:45 +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
players.c Renamed directory src to wmud 2012-03-27 17:14:55 +02: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