evennia/game
2013-09-19 20:07:43 +02:00
..
gamesrc The game/gamesrc/objects/examples defaulted to class names that did not match the tutorials. 2013-09-19 20:07:43 +02:00
logs Putting the game/logs directory under version control since it seems some users don't auto-create this at server-start. 2012-07-06 10:09:53 +02:00
__init__.py More re-arranging to make things more closely resemble MUX/MUSH directory structure. Reason we're doing this is to begin the emergence of a separation of server code from game-specific stuff (called a driver by some codebases like LPMud). 2008-12-15 03:37:30 +00:00
evennia.py Some cleanup of the launcher info texts. 2013-05-15 09:10:14 +02:00
manage.py Branch merge. 2013-05-18 14:34:16 -05:00
runner.py Reverting changes to runner, instead adding settings.CYCLE_LOGFILES config variable. 2013-06-03 17:03:31 +02:00