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
d50d28f960
evennia
/
src
/
typeclasses
History
Download ZIP
Download TAR.GZ
Griatch
7dcfdc4d4b
Fixed a minor typo in docstring for ObjectDB.__db_get: To view all Attributes one uses obj.db.all, not obj.db.all().
2012-06-20 23:22:26 +02:00
..
__init__.py
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
2010-08-29 18:46:58 +00:00
managers.py
Further cleanup of source; making class methods _private for clarity in the API.
2012-03-31 15:09:22 +02:00
models.py
Fixed a minor typo in docstring for ObjectDB.__db_get: To view all Attributes one uses obj.db.all, not obj.db.all().
2012-06-20 23:22:26 +02:00
typeclass.py
Further caching and optimization, making some operations noticeable faster in the end.
2012-04-26 17:47:25 +02:00