wmud/wmud
Gergely Polonkai bdf518f37f Create new configuration object 2016-06-22 18:13:14 +02:00
..
.gitignore Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
Makefile.am Add log domain to console log messages 2013-11-25 00:22:33 +01:00
configuration.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
configuration.h Fix whitespaces in configuration.h 2016-06-22 18:10:47 +02:00
db.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
db.h Create DB function to update a player's password 2013-11-26 11:20:46 +01:00
enumtypes.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
enumtypes.c.template Uncrustify sources 2016-06-22 17:59:53 +02:00
enumtypes.h Refactored WmudClientState to enumtypes.[ch] 2013-01-06 14:52:12 +01:00
enumtypes.h.template Refactored WmudClientState to enumtypes.[ch] 2013-01-06 14:52:12 +01:00
game-networking.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
game-networking.h Consolidated WmudClientState into wmudclient.[ch] 2013-01-05 21:17:43 +01:00
game.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
game.h Renamed directory src to wmud 2012-03-27 17:14:55 +02:00
interpreter.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
interpreter.h Migrated struct wmudClient to the WmudClient GObject 2013-01-05 03:43:31 +01:00
main.c Continue uncrustifying 2016-06-22 18:12:57 +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 Continue uncrustifying 2016-06-22 18:12:57 +02:00
maintenance.h Added the self-standard comments to maintenance.h 2012-03-29 17:58:58 +02:00
menu.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
menu.h Migrated struct wmudClient to the WmudClient GObject 2013-01-05 03:43:31 +01:00
players.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
players.h Fixed some header inclusions 2013-01-06 03:08:06 +01:00
texts.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
texts.h Fixed some header inclusions 2013-01-06 03:08:06 +01:00
wmud-configuration.c Create new configuration object 2016-06-22 18:13:14 +02:00
wmud-configuration.h Create new configuration object 2016-06-22 18:13:14 +02:00
wmudclient.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
wmudclient.h Documentation fix for WmudClient 2013-06-21 13:55:19 +02:00
wmudclientstate.h Refactored WmudClientState to enumtypes.[ch] 2013-01-06 14:52:12 +01:00
wmudplayer.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
wmudplayer.h Documentation fix for WmudPlayer 2013-06-21 13:56:41 +02:00
wmudworld.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
wmudworld.h Created a yet unused WmudWorld object for later world handling 2013-06-21 13:57:47 +02:00
world.c Continue uncrustifying 2016-06-22 18:12:57 +02:00
world.h Almost finished world loading code 2012-03-30 19:53:47 +02:00