This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
23e63111cc
evennia
/
evennia
/
locks
History
Download ZIP
Download TAR.GZ
Griatch
23e63111cc
Further work on stabilizing output across different situations.
2015-09-26 18:56:14 +02:00
..
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
lockfuncs.py
Fixed a bug in the attr lockfunc to make it properly handle comparison for Nonetypes and bools as well as other values. Also fixed a malformed call for a default value.
Resolves
#753
.
2015-06-01 21:56:29 +02:00
lockhandler.py
Further work on stabilizing output across different situations.
2015-09-26 18:56:14 +02:00
tests.py
Upgrade test runner to derive from DiscoveryRunner.
2015-02-23 15:06:30 +01:00