evennia/game/gamesrc
2010-11-23 18:10:41 +00:00
..
commands Set the default settings file to point to the files in game/gamesrc/commands - these now make for good starts for overriding the default systems. The system now also matches the examples given in the wiki. 2010-11-23 18:10:41 +00:00
objects Made characters disappear from the room when their controlling player logs off. This is a trivial thing to customize, but the old default (leave the character objects in the room, although "headless") confused people. 2010-10-03 19:49:48 +00:00
scripts Red button typo. 2010-10-19 01:39:25 +00:00
world/examples Gave a more informative error message when reading non-UTF-8 batchfiles containing international symbols (issue97) as well as refactored the processors a bit further. Fixed some minor typographic details in some other commands. 2010-09-04 07:55:25 +00:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00