evennia/evennia
2015-03-01 21:34:05 +01:00
..
commands Merged the devel-branch. 2015-03-01 13:06:48 +01:00
comms Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
contrib Merged the devel-branch. 2015-03-01 13:06:48 +01:00
game_template Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
help Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +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 Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
objects Merged the devel-branch. 2015-03-01 13:06:48 +01:00
players Removed the normal_mode and ignore_empty keywords of puppet/unpuppet_object and instead handling those checks in the calling methods instead. This makes the call clearer. Also changed to using the on-object scripthandler for validation rather than importing and calling the manager unnecessarily. 2015-02-28 09:49:41 +01:00
scripts Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
server Removed the rate limiter in portal for now, not sure how useful it actually is. Need to investigate further ... later. 2015-03-01 10:54:28 +01:00
typeclasses Made tag searches case-insensitive. Resolves #610. 2015-02-26 19:42:33 +01:00
utils Fixes to content_cache handler. Started a simple test of a cmd-limiter. 2015-02-28 13:02:51 +01:00
web Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
__init__.py Added create_help_entry to flat API. 2015-03-01 21:34:05 +01:00
settings_default.py Merged the devel-branch. 2015-03-01 13:06:48 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00