evennia/src/typeclasses
2013-08-24 21:42:48 +02:00
..
migrations Removed LiteAttributes, made Nicks use Attributes. Added category and strvalue fields to Attribute. Made Attributes accessible through an AttributeHandler, like most other advanced properties. 2013-08-24 21:23:43 +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 Removed LiteAttributes, made Nicks use Attributes. Added category and strvalue fields to Attribute. Made Attributes accessible through an AttributeHandler, like most other advanced properties. 2013-08-24 21:23:43 +02:00
models.py Fixed bugs in new nickhandler implementation. 2013-08-24 21:42:48 +02:00
typeclass.py First test with moving Attributes to m2m field. Not working yet. 2013-07-08 18:13:21 +02:00