evennia/src
2013-05-14 08:22:18 +02:00
..
commands Some minor fixes to debug output. 2013-05-12 20:28:30 +02:00
comms Implemented unittests for all default commands in a new and much faster way. 2013-05-12 19:53:19 +02: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 Changed perm lockfunc to primarily use the Player-level permission and added the @quell command for managing permission downgrading. 2013-05-12 13:45:46 +02:00
objects Merged the dev branch (many-chars-per-player) and made some more error checking in the migrations. 2013-05-12 22:13:05 +02:00
players Removed uneccessary test function. 2013-05-13 15:56:20 -05:00
scripts Added the last migrations needed to fully convert the Attribute system. Cleaned up the @ooclook command a bit as well as tidied up the who command a bit. 2013-04-14 13:35:25 +02:00
server Cleaning up some more in the attrcache cleaner. 2013-05-14 08:22:18 +02:00
typeclasses Merged the dev branch (many-chars-per-player) and made some more error checking in the migrations. 2013-05-12 22:13:05 +02:00
utils Made username creation/login case insensitive. 2013-05-13 12:30:00 -05:00
web Made username creation/login case insensitive. 2013-05-13 12:30:00 -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 Made username creation/login case insensitive. 2013-05-13 12:30:00 -05:00