evennia/evennia/scripts
2015-03-07 13:22:11 +01:00
..
migrations Fixed a migration that didn't run properly. Made typeclass loading a little more forgiving, giving a log_trace and loading the dbclass rather than crashing immediately. 2015-03-06 19:51:51 +01: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 Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
manager.py fixed small inconsistency in returning a single script from the manager. 2015-03-06 20:54:44 +01:00
models.py Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
scripthandler.py Made ircbot work correctly with latest code, lead to a fixing of a bug in script creation. 2015-03-07 13:22:11 +01:00
scripts.py Fixed a migration that didn't run properly. Made typeclass loading a little more forgiving, giving a log_trace and loading the dbclass rather than crashing immediately. 2015-03-06 19:51:51 +01:00
tests.py Upgrade test runner to derive from DiscoveryRunner. 2015-02-23 15:06:30 +01:00
tickerhandler.py Fixed a bug in mob movement that had it ignore its own check for traversal-permission 2015-02-22 17:46:55 +01:00