evennia/src
2013-03-25 19:44:37 +01:00
..
commands Added functionality to @services command. Allowed @reload to also accept a reason argument. 2013-03-08 23:09:21 +01:00
comms Fixed a bug in IMC2 implementation. Made sure the Tutorial world Ghost keeps moving after winning a battle. 2013-03-08 21:42:51 +01: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 up Tutorial world, which also led to weeding out a host of smaller things. Resolves Issue 216. Resolves Issue 335. Tutorial should now again be possible to complete. :) 2012-12-08 20:13:54 +01:00
objects Fixed a lingering error from turning off "quick assignment" that caused issues in TutorialWorld. 2013-02-18 20:08:05 +01:00
players Some fixes to the way the admin initiates new player objects. 2013-02-12 19:54:11 +01:00
scripts Moved import of SESSIONS to avoid a circular import situation under i18n. 2013-02-10 11:52:31 +01:00
server Updated X-Forwarded-For to better conform to spec (multiple proxies). 2013-02-06 07:41:22 -06:00
typeclasses Follow-up on that last one-- missed one of the Abstract models. 2013-02-03 09:54:36 -06:00
utils Added check for django 1.4+ to upstart checks. 2013-03-24 11:04:27 +01:00
web Added compatibility with Django 1.5. New minimum version is 1.4. 2013-03-23 14:20:41 -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 Added ALLOWED_HOSTS default setting required by Django 1.5. 2013-03-25 19:44:37 +01:00