.. |
.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
|
Restructured code for better readability
|
2013-01-02 02:04:53 +01:00 |
db.h
|
Added the menu loading and checking functions.
|
2012-03-31 09:19:57 +00:00 |
game-networking.c
|
Refactored menu sending to a separate function
|
2013-01-02 02:39:20 +01:00 |
game-networking.h
|
Refactored WMUD_CLIENT_STATE_NEWCHAR state
|
2012-05-17 22:30:06 +02: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
|
Finished code restructuring
|
2013-01-02 02:09:16 +01:00 |
interpreter.h
|
Redesigned the WMUD_*_ERROR GQuarks
|
2012-03-30 17:43:45 +02: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
|
Restructured code for better readability
|
2013-01-02 02:04:53 +01:00 |
maintenance.h
|
Added the self-standard comments to maintenance.h
|
2012-03-29 17:58:58 +02:00 |
Makefile.am
|
Added a static text and template handling bundle skeleton
|
2012-05-18 15:55:02 +02:00 |
menu.c
|
Refactored menu sending to a separate function
|
2013-01-02 02:39:20 +01:00 |
menu.h
|
Refactored menu sending to a separate function
|
2013-01-02 02:39:20 +01:00 |
players.c
|
Restructured code for better readability
|
2013-01-02 02:04:53 +01:00 |
players.h
|
Renamed directory src to wmud
|
2012-03-27 17:14:55 +02:00 |
texts.c
|
Now checking if text file loading was successful
|
2013-01-02 02:18:47 +01:00 |
texts.h
|
Added a static text and template handling bundle skeleton
|
2012-05-18 15:55:02 +02:00 |
wmud-types.h
|
Refactored WMUD_CLIENT_STATE_NEWCHAR state
|
2012-05-17 22:30:06 +02: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 |