evennia/evennia/comms
2018-02-08 22:46:14 +01:00
..
migrations Fix migration edge cases with MySQL and PostgreSQL 2017-09-22 23:23:59 +02: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 Fix search and timeout with large database 2017-11-09 22:33:08 -05:00
channelhandler.py Structure handlers to allow .get() to return lists 2017-08-27 14:56:05 +02:00
comms.py Add DefaultChannel.basetype_setup and add default locks, empty at_channel_creation to avoid having to use super() 2018-02-08 22:46:14 +01:00
managers.py Update/refactor search_channel with aliases and proper query. Resolves #1534. 2018-01-06 20:13:36 +01:00
models.py Add DefaultChannel.basetype_setup and add default locks, empty at_channel_creation to avoid having to use super() 2018-02-08 22:46:14 +01:00