wmud/wmud
Gergely Polonkai (W00d5t0ck) d92c9960ba Added code to log the connecting client's IP address
Also removed a trailing \n from a log message

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-29 18:32:02 +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 Finished game-loading code in db.c 2012-03-29 18:11:33 +02:00
db.h Moved wmudDbERror struct to db.h 2012-03-27 19:47:29 +00:00
game-networking.c Added code to log the connecting client's IP address 2012-03-29 18:32:02 +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 Continued world loading code 2012-03-27 20:00:01 +00:00
interpreter.h Continued world loading code 2012-03-27 20:00:01 +00:00
main.c Removed white-space from the possible characters in the randomly generated strings. 2012-03-29 18:08:52 +02:00
main.h Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
maintenance.c Renamed directory src to wmud 2012-03-27 17:14:55 +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 Moved wmudDbERror struct to db.h 2012-03-27 19:47:29 +00:00
world.c Added comment block documentation 2012-03-29 10:10:07 +00:00
world.h Added comment block documentation 2012-03-29 10:10:07 +00:00