evennia/src
Kelketek Rritaa def97b58a8 Renamed static ev directory to evennia_general
Removed defunct news app.
2014-06-29 08:17:04 -05:00
..
commands Fixed page command to properly repage 2014-06-28 18:27:58 +02:00
comms Admin interface greatly improved. Support for editing Attributes added. 2014-06-28 16:30:01 -05:00
help Fixed code to pass unittests. Change script's is_valid method to correctly catch if it is checked on an object which is already deleted, as per #509. 2014-06-15 13:19:38 +02:00
locks Made lockhandler write lockwarnings to separate log file 2014-05-18 11:18:00 +02:00
objects Admin interface greatly improved. Support for editing Attributes added. 2014-06-28 16:30:01 -05:00
players Admin interface greatly improved. Support for editing Attributes added. 2014-06-28 16:30:01 -05:00
scripts Admin interface greatly improved. Support for editing Attributes added. 2014-06-28 16:30:01 -05:00
server Restructured web resources to better manage static files. 2014-06-28 16:28:14 -05:00
tests Fixed code to pass unittests. Change script's is_valid method to correctly catch if it is checked on an object which is already deleted, as per #509. 2014-06-15 13:19:38 +02:00
typeclasses Fixed an issue where saving an attribute/tag would make duplicates. 2014-06-28 18:01:00 -05:00
utils Fixed an issue where saving an attribute/tag would make duplicates. 2014-06-28 18:01:00 -05:00
web Renamed static ev directory to evennia_general 2014-06-29 08:17:04 -05:00
__init__.py Changed contrib/procpool's PROC_MODIFIED_OBJS list to sit in src.utils.idmapper.base as well as be a WeakValueDictionary instead of a normal list. This removes unnecessary reference counts to objects. 2014-05-14 20:07:59 +02:00
settings_default.py Renamed static ev directory to evennia_general 2014-06-29 08:17:04 -05:00