evennia/evennia
2015-09-26 22:24:45 +02:00
..
commands Made some cleanup of docstrings to clarify hook load order. 2015-09-05 21:49:54 +02:00
comms Rename display_name and improve docstrings. 2015-06-20 16:31:36 -05:00
contrib Fixed unittests to match changes to regex patterns. 2015-09-26 22:24:45 +02:00
game_template Updated the game template with some more verbose docstring. 2015-09-06 12:22:16 +02:00
help Translated help system to use Google-style docstrings, as per #709. 2015-05-17 12:54:10 +02:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Made lockhandler.delete be called lockhandler.remove to match all other handlers. Kept the old one as a deprecated alias. 2015-09-26 18:56:14 +02:00
objects Integrated rpsystem with rplanguage to a greater degree. 2015-09-26 18:56:14 +02:00
players Made some cleanup of docstrings to clarify hook load order. 2015-09-05 21:49:54 +02:00
scripts Fixed regression error in script force_repeat. Resolves #785. 2015-08-20 22:14:04 +02:00
server Refactoring to go with the fixed AMP structure and methods. 2015-09-21 16:50:05 +02:00
typeclasses Further refinement of the rpsystem contrib, making a more reasonable division of typeclass functionality 2015-09-26 18:56:13 +02:00
utils Added the ability to input a menu dictionary in EvMenu rather than only rely on input modules. 2015-09-17 14:12:29 +02:00
web Changed permanent call in url to satisfy deprecation warning for upcoming Django 1.9. 2015-09-26 18:56:13 +02:00
__init__.py Re-added reference to settings in flat API. Resolves #719. 2015-03-19 18:58:22 +01:00
settings_default.py Refactoring to go with the fixed AMP structure and methods. 2015-09-21 16:50:05 +02:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00