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
2846e64833
evennia
/
src
History
Download ZIP
Download TAR.GZ
Griatch
84483b7842
Merged manage.py into evennia.py.
2015-01-04 14:48:49 +01:00
..
commands
Made unittest suite finish without errors using new proxy system.
2015-01-03 15:08:06 +01:00
comms
Made unittest suite finish without errors using new proxy system.
2015-01-03 15:08:06 +01:00
help
Refactored the typeclass base, moved Attributes/Tags into separate modules and the django-proxy patch to its on module too. Lots of other cleanups.
2014-12-23 22:25:39 +01:00
locks
Removed .typeclass and .dbobj references in codebase.
2015-01-02 20:48:34 +01:00
objects
Made sure to re-cache the superuser bypass correctly.
2015-01-03 18:44:21 +01:00
players
Made sure to re-cache the superuser bypass correctly.
2015-01-03 18:44:21 +01:00
scripts
Removed .typeclass and .dbobj references in codebase.
2015-01-02 20:48:34 +01:00
server
Removed .typeclass and .dbobj references in codebase.
2015-01-02 20:48:34 +01:00
tests
Made unittest suite finish without errors using new proxy system.
2015-01-03 15:08:06 +01:00
typeclasses
Made unittest suite finish without errors using new proxy system.
2015-01-03 15:08:06 +01:00
utils
Merged manage.py into evennia.py.
2015-01-04 14:48:49 +01:00
web
Fixed issue in template where it was pointing to the old logo name.
2014-09-28 13:02:27 -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
Fixed some errors in channel loading.
2014-12-25 18:58:11 +01:00