evennia/evennia/objects
2015-02-24 23:11:04 +01:00
..
migrations Run migrations! Added new migrations to new database. 2015-01-18 18:04:13 +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 Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however. 2015-02-23 15:06:30 +01:00
models.py Made the REPORT command work, not surviving a reload yet. 2015-02-14 12:20:06 +01:00
objects.py Introduced a trottling mechanism in the portalsessionhandler, limiting the number of new connections per second. Also fixed a bug in deleting a puppeted object. 2015-02-24 23:11:04 +01:00