evennia/evennia/scripts
2015-05-29 21:08:04 +02:00
..
migrations Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
admin.py Updated players/ directory sources to use Google style docstrings, as per #709. 2015-05-29 20:23:38 +02:00
manager.py Updated scripts/ directory source to use Google style docstrings as per #709. 2015-05-29 21:08:04 +02:00
models.py Updated scripts/ directory source to use Google style docstrings as per #709. 2015-05-29 21:08:04 +02:00
scripthandler.py Updated scripts/ directory source to use Google style docstrings as per #709. 2015-05-29 21:08:04 +02:00
scripts.py Twisted min version upped to 15.2.1 due to a change in the LoopingCall infrastructure that Evennia relies on. This resolves #744 by updating the Evennia implementation accordingly. 2015-05-27 22:35:05 +02:00
tests.py Upgrade test runner to derive from DiscoveryRunner. 2015-02-23 15:06:30 +01:00
tickerhandler.py Updated scripts/ directory source to use Google style docstrings as per #709. 2015-05-29 21:08:04 +02:00