wmud/src
Gergely POLONKAI f44b1ac6d8 Renamed client_callback() to wmud_client_callback()
Renamed client_callback() to follow naming conventions.

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-23 14:36:43 +01:00
..
.gitignore Extended .gitignore files 2012-03-07 23:00:58 +01:00
db.c Removed registering field from wmudPlayer 2012-03-23 13:07:27 +01:00
db.h Made this commit on a wrong branch... 2012-03-22 18:34:39 +01:00
interpreter.c Removed the wmud_interpreter_init() function 2012-03-22 12:19:42 +01:00
interpreter.h Removed the wmud_interpreter_init() function 2012-03-22 12:19:42 +01:00
main.c Added basic maintenance code, with lots of hurtful debug log 2012-03-23 10:04:53 +00:00
main.h Made this commit on a wrong branch... 2012-03-22 18:34:39 +01:00
Makefile.am Player data processing, minor changes 2012-03-21 16:07:02 +01:00
networking.c Renamed client_callback() to wmud_client_callback() 2012-03-23 14:36:43 +01:00
networking.h Added password requesting 2012-03-23 10:05:51 +00:00
players.c Created the wmud_player_dup() function 2012-03-23 14:33:12 +01:00
players.h Created the wmud_player_dup() function 2012-03-23 14:33:12 +01:00
wmud_types.h Removed registering field from wmudPlayer 2012-03-23 13:07:27 +01:00