evennia/evennia
2015-02-15 11:49:36 +01:00
..
commands Fixed a regression in cmdhandler that made systemcommands fail. 2015-02-15 09:47:19 +01:00
comms Added captalized names for singleton handlers in the main package api, like TICKER_HANDLER and OOB_HANDLER rather than tickerhandler and oobhandler. 2015-02-14 22:01:53 +01:00
contrib Fixed a typo in contrib/menusystem. Resolves #629. 2015-02-12 16:21:11 +01:00
game_template Fixed a regression in cmdhandler that made systemcommands fail. 2015-02-15 09:47:19 +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 Made the REPORT command work, not surviving a reload yet. 2015-02-14 12:20:06 +01:00
players ... and another one. 2015-02-09 23:38:15 +01:00
scripts Implemented GMCP with the new oobhandler. Resolves #208. 2015-02-14 19:46:25 +01:00
server Updated webclient to use the latest refactored oob syntax. 2015-02-15 11:49:36 +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 Updated webclient to use the latest refactored oob syntax. 2015-02-15 11:49:36 +01:00
__init__.py Added captalized names for singleton handlers in the main package api, like TICKER_HANDLER and OOB_HANDLER rather than tickerhandler and oobhandler. 2015-02-14 22:01:53 +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