evennia/evennia
2015-02-11 22:16:54 +01:00
..
commands refactored cmdhandler to make sure syscmds and normal commands get called in exactly the same way, including at_pre/post_cmd hooks. 2015-02-11 08:43:57 +01:00
comms Cleanup of the migration history 2015-02-09 23:33:54 +01:00
contrib Made tutorial_world run on devel, it had a few deprecated imports and also the path to the build file given in the limbo desc was not right anymore. 2015-02-10 10:26:08 +01:00
game_template Some minor typos in game template 2015-02-11 15:12:25 +01:00
help Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
locale Removed mention of ROOT_DIR, deleted docs/ directory and moved locale/ under evennia/. 2015-02-09 22:31:23 +01:00
locks Made test running environment more robust and consistent. 2015-02-08 18:34:12 -06:00
objects Some expansion of the search() docstring 2015-02-10 19:18:23 +01:00
players ... and another one. 2015-02-09 23:38:15 +01:00
scripts Added a last fixed migration 2015-02-09 23:35:06 +01:00
server Continued work on reworking the oobhandler. 2015-02-11 22:16:54 +01:00
tests Reworked batchprocessor to correctly handle paths. Started looking at changing loation of some other folders. 2015-02-09 22:18:52 +01:00
typeclasses Added the ability to clear tags by category. 2015-02-08 18:10:11 -06:00
utils Continued work on reworking the oobhandler. 2015-02-11 22:16:54 +01:00
web Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
__init__.py Changed Script to DefaultScript to be consistent with other default typeclasses. 2015-01-24 19:08:54 +01:00
settings_default.py Made dummyrunner work with a settings mixin for setting the hasher and permission of clients. MUCH faster dummyrunner operation now! 2015-02-10 21:13:10 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00