evennia/evennia
2015-02-13 23:34:02 +01:00
..
commands Fixed some bugs in new oobhandler mechanism to make tests work again, but oobhandler is still not tested. 2015-02-13 08:09:29 +01:00
comms Cleanup of the migration history 2015-02-09 23:33:54 +01:00
contrib Fixed a typo in contrib/menusystem. Resolves #629. 2015-02-12 16:21:11 +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 Merge branch 'patch-2' of https://github.com/ahmedcharles/evennia into ahmedcharles-patch-1 2015-02-13 07:39:15 +01: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 Implemented the refactored OOBHandler. Much cleaner and straightforward now. Not tested yet though. 2015-02-12 21:59:11 +01:00
server MSDP basic testing for ECHO and SEND done. 2015-02-13 23:34:02 +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 Fixed some bugs in new oobhandler mechanism to make tests work again, but oobhandler is still not tested. 2015-02-13 08:09:29 +01:00
utils Fixed some bugs in new oobhandler mechanism to make tests work again, but oobhandler is still not tested. 2015-02-13 08:09:29 +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