evennia/src
2013-07-10 11:06:38 +02:00
..
commands Moved get_evennia_pids into src.utils.utils for more general access. 2013-07-10 11:06:38 +02:00
comms Removed traces of db_index on db_header and db_title for comms. Turned db_header into textfield. 2013-05-15 06:33:04 -05:00
help A couple more straggling lock fields. Should be all of them now. I hope. 2013-02-03 10:01:07 -06:00
locks Fixed issue with lock replacements not committing. 2013-05-18 19:57:47 -05:00
objects Run Migrations. Migrated to new Attribute schema, converting old attributes. Not fully tested yet. 2013-07-09 00:09:19 +02:00
players Run Migrations. Migrated to new Attribute schema, converting old attributes. Not fully tested yet. 2013-07-09 00:09:19 +02:00
scripts Run Migrations. Migrated to new Attribute schema, converting old attributes. Not fully tested yet. 2013-07-09 00:09:19 +02:00
server Moved get_evennia_pids into src.utils.utils for more general access. 2013-07-10 11:06:38 +02:00
typeclasses Run Migrations. Migrated to new Attribute schema, converting old attributes. Not fully tested yet. 2013-07-09 00:09:19 +02:00
utils Moved get_evennia_pids into src.utils.utils for more general access. 2013-07-10 11:06:38 +02:00
web Moved webserver to Server and set up the webclient to work as a stand-alone program on the Portal side. The website link to the webclient is currently pointing to the wrong process, some way to direct that transparently to the Portal-side is needed. 2013-05-23 00:02:25 +02:00
__init__.py Added cache-resyncing to ProcPool. This makes sure to update all affected object caches 2012-09-03 01:11:14 +02:00
settings_default.py Moved get_evennia_pids into src.utils.utils for more general access. 2013-07-10 11:06:38 +02:00