wmud/wmud
Gergely Polonkai (W00d5t0ck) 7348b16b16 Fixed direction list checking code.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-29 19:13:00 +02:00
..
.gitignore Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
configuration.c Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
configuration.h Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
db.c Created the room_exits loading code. 2012-03-29 19:12:45 +02:00
db.h Moved wmudDbERror struct to db.h 2012-03-27 19:47:29 +00: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 Fixed direction list checking code. 2012-03-29 19:13:00 +02:00
interpreter.h Continued world loading code 2012-03-27 20:00:01 +00:00
main.c Advanced forward with the world loading code. 2012-03-29 18:51:24 +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
Makefile.am Renamed directory src to wmud 2012-03-27 17:14:55 +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 Advanced forward with the world loading code. 2012-03-29 18:51:24 +02:00
world.h Created the room_exits loading code. 2012-03-29 19:12:45 +02:00