evennia/src/locks
2012-10-21 23:52:54 +02:00
..
__init__.py OBS: You'll need to resync/rebuild your database! 2011-03-15 16:08:32 +00:00
lockfuncs.py Added an extension to the "holds" lockfunc, to allow it to check attribute values of objects held by the accessing_object. Resolves Issue 281. 2012-10-14 17:43:09 +02:00
lockhandler.py Fixed a bug in lockhandler when entering a lock string containing upper-case AND/OR/NOT as part of a word (such as MAYOR). Thanks to lagos for suggesting the fix! Resolves Issue 303. 2012-10-21 23:52:54 +02:00
tests.py Further cleanup of source; making class methods _private for clarity in the API. 2012-03-31 15:09:22 +02:00