evennia/evennia/scripts
2016-05-22 20:45:42 +02:00
..
migrations Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
__init__.py Made Evennia run with Django 1.9 2016-02-18 10:12: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 Remove commented out print statements. 2015-10-19 23:31:19 +02:00
models.py Have every class inherit from object. 2015-11-09 10:11:34 +01:00
monitorhandler.py Fixed and tested the monitor/unmonitor inputfunc from both GMCP and MSDP 2016-05-22 20:45:41 +02:00
scripthandler.py Import python3 compatible object. 2015-11-02 00:19:04 +01:00
scripts.py Added non-persistent functinality to the TickerHandler, for specific use with OOB. 2016-05-22 20:45:40 +02:00
tests.py Made unittests work, both for django 1.8 and 1.9. 2016-02-19 22:43:28 +01:00
tickerhandler.py Completed tests of all GMCP/MSDP backend functions, including tickerhandler repeats and value monitoring, as per #924. 2016-05-22 20:45:42 +02:00