evennia/evennia/objects
2016-09-21 01:02:51 -04: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 Have every class inherit from object. 2015-11-09 10:11:34 +01:00
manager.py Remove setting.SEARCH_MULTIMATCH_SEPARATOR, replacing it with SEARCH_MULTIMATCH_REGEX and SEARCH_MULTIMATCH_TEMPLATE. This allows simple yet powerful control over the error output without needing to overload the parser. 2016-09-11 10:39:47 +02:00
models.py Made the move_to error report a little more verbose. Resolves #964. 2016-05-22 20:49:45 +02:00
objects.py Resolves traceback error when object is moved to a room rather than a player from None location. 2016-09-21 01:02:51 -04:00