evennia/evennia
2015-12-01 12:24:09 +01:00
..
commands Merged nested inlinefuncs from the dev branch. Added |-style ansi-markers. Resolves #818. 2015-11-28 20:30:01 +01:00
comms Have every class inherit from object. 2015-11-09 10:11:34 +01:00
contrib Remove unused traceback imports. 2015-11-15 20:40:03 +00:00
game_template Further development of the reworking of systems using Sessions rather than session id. 2015-11-14 20:32:58 +01:00
help Have every class inherit from object. 2015-11-09 10:11:34 +01:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Import python3 compatible object. 2015-11-02 00:19:04 +01:00
objects Remove unused traceback imports. 2015-11-15 20:40:03 +00:00
players Made unittests work with changed Session apis. Resolves #808. 2015-11-15 20:36:18 +01:00
scripts Use list* from future.utils. 2015-11-09 10:23:00 +00:00
server Added a functioning version of nested inline funcs. Still poor error handling and some edge cases are not handled. 2015-11-28 18:25:04 +01:00
typeclasses Added to TypedObject's get() manager method, since without it, Q-objects didn't work correctly. 2015-12-01 12:24:09 +01:00
utils Added to TypedObject's get() manager method, since without it, Q-objects didn't work correctly. 2015-12-01 12:24:09 +01:00
web Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00
__init__.py Import python3 compatible object. 2015-11-02 00:19:04 +01:00
settings_default.py Fixed some errors in crop inlinefunction. Coloration does not work in nested inlinefunc outside of escaped strings ... not sure if this something worth to try to resolve or if an escaped string is just the right way to have them. 2015-11-28 18:25:05 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00