evennia/game
2009-01-15 15:12:31 +00:00
..
gamesrc Finish cleaning up the script stuff. Added a README to the base parents directory warning not to modify the classes there. 2008-12-15 05:58:32 +00:00
web This should get all of the web stuff working peachy again. 2009-01-15 02:46:38 +00: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 Clean up imports, done messing with this for a while. Please help test it. 2009-01-15 15:12:31 +00:00
manage.py This may actually knock out our settings problem for good. 2009-01-15 15:03:18 +00:00
startup.bat 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
startup.sh Provide at least some feedback when stopping a daemon-mode server. 2009-01-12 18:03:14 +00:00