evennia/evennia
2019-01-01 03:29:55 +01:00
..
accounts Resolve bug when trying to examine self when unprivileged 2018-10-08 18:20:35 +02:00
commands Make help command accept use without a session 2019-01-01 03:29:55 +01:00
comms RUN MIGRATIONS. Resolves #1595. 2018-09-25 19:37:59 +02:00
contrib Cleanup of contrib readme 2018-12-30 11:14:16 +01:00
game_template Remove default server.log from game template 2018-10-26 20:39:28 +02:00
help Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
locale Update the fr translation 2018-11-22 10:17:52 +01:00
locks Fix lockhandler import error 2018-09-14 22:12:12 +02:00
objects Support inflection of colored object-names. 2018-08-23 18:28:44 +02:00
prototypes Move regex out of protofunc to prevent recompilation on each call. 2018-11-05 18:44:12 -06:00
scripts Resolve all django deprecation warnings 2018-09-27 21:20:54 +02:00
server Fix #1754: WindowsError is replaced with OSError 2018-12-11 17:54:27 +01:00
typeclasses Fix bug in unittest that would cause occational name collision 2018-10-07 12:31:43 +02:00
utils Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
web adjust so splithandler dialogs dont get trumped by default_in 2018-11-27 20:35:53 -05:00
__init__.py Fix #1754: WindowsError is replaced with OSError 2018-12-11 17:54:27 +01:00
settings_default.py Allow the 'makemessages' and 'compilemessages' commands 2018-11-22 08:46:54 +01:00
VERSION.txt Up version to 0.8 2018-09-30 15:01:16 +02:00