evennia/evennia/objects
2016-05-22 20:49:43 +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 Have every class inherit from object. 2015-11-09 10:11:34 +01:00
manager.py Don't use long, since it doesn't exist in python3. 2015-11-02 00:19:04 +01:00
models.py Fixed typo in error reporter. 2015-12-15 20:59:05 +01:00
objects.py Fixed a wrong return from search_player with quiet=True. Fixes a traceback when using the find command to search for a player *me or *self. 2016-05-22 20:49:43 +02:00