.. |
.gitignore
|
Renamed directory src to wmud
|
2012-03-27 17:14:55 +02:00 |
configuration.c
|
Restructured code for better readability
|
2013-01-02 02:04:53 +01:00 |
configuration.h
|
Now reading SMTP related settings from the config file
|
2012-05-17 23:05:23 +02:00 |
db.c
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
db.h
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
game-networking.c
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
game-networking.h
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
game.c
|
Restructured code for better readability
|
2013-01-02 02:04:53 +01:00 |
game.h
|
Renamed directory src to wmud
|
2012-03-27 17:14:55 +02:00 |
interpreter.c
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
interpreter.h
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
main.c
|
Now issuing a warning if we are logging a debug message in non-debug mode
|
2013-01-02 02:08:06 +01:00 |
main.h
|
Fixed spacing of logger skeleton. Added initial comment to main.h
|
2012-05-18 15:53:48 +02:00 |
maintenance.c
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
maintenance.h
|
Added the self-standard comments to maintenance.h
|
2012-03-29 17:58:58 +02:00 |
Makefile.am
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
menu.c
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
menu.h
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
players.c
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
players.h
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
texts.c
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
texts.h
|
Migrated struct wmudClient to the WmudClient GObject
|
2013-01-05 03:43:31 +01:00 |
wmud-types.h
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
wmudclient.c
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
wmudclient.h
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
wmudplayer.c
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
wmudplayer.h
|
Migrated the old wmudPlayer struct to the WmudPlayer GObject
|
2013-01-05 04:47:04 +01:00 |
world.c
|
Added missing g_clear_error() in wmud_load_error()
|
2013-01-02 02:06:19 +01:00 |
world.h
|
Almost finished world loading code
|
2012-03-30 19:53:47 +02:00 |