evennia/game
2012-03-31 11:32:26 +02:00
..
gamesrc More whitespace cleanup. 2012-03-30 23:57:04 +02:00
logs Added empty log dir (mercurial don't allow that normally), as well as fixed an issue with i18n when starting without a settings.py file. 2011-09-13 10:18:20 +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 More whitespace cleanup. 2012-03-30 23:57:04 +02:00
manage.py Changed SECRET_KEY to be randomly generated by manage.py when settings.py is first created, rather than to rely on people manually changing the default from settings_default when first starting the server. 2012-03-31 11:32:26 +02:00
runner.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00