evennia/src
2013-11-06 20:57:37 +01:00
..
commands Fixed bug in delcom. 2013-10-21 22:51:16 +02:00
comms Fixed bug in delcom. 2013-10-21 22:51:16 +02:00
help Removed deprecated Attribute methods from evennia distro. Removed MUX help files. 2013-08-25 16:41:18 +02:00
locks Removed deprecated Attribute methods from evennia distro. Removed MUX help files. 2013-08-25 16:41:18 +02:00
objects Changed object.search() to include nick-matching by default. 2013-10-21 22:56:03 +02:00
players Added fix to object.contents cache as well as reworked the extent of cache hooks on location modification. 2013-10-21 21:17:32 +02:00
scripts Added fix to object.contents cache as well as reworked the extent of cache hooks on location modification. 2013-10-21 21:17:32 +02:00
server Added fix to object.contents cache as well as reworked the extent of cache hooks on location modification. 2013-10-21 21:17:32 +02:00
typeclasses Fixed bug in delcom. 2013-10-21 22:51:16 +02:00
utils Fixed a minor typo. Resolves Issue 432. 2013-11-06 20:57:37 +01:00
web Admin pages load now, but they ain't always pretty. 2013-09-29 13:30:25 -05: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 Adding caching to tags and attribute lookups. Leads to a noticeable speed improvement. 2013-10-20 21:02:37 +02:00