This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-21 23:36:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
55c0e40309
evennia
/
src
/
typeclasses
History
Download ZIP
Download TAR.GZ
Kelketek
55c0e40309
Fixed the tag migrations. Didn't need to fool with transactions after all.
2013-07-21 17:22:38 -05:00
..
migrations
Fixed the tag migrations. Didn't need to fool with transactions after all.
2013-07-21 17:22:38 -05: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
Made aliases work with the new handler. The location.contents updated is not working yet - this causes locational information to not be available until objects and manually initialized (e.g. by calling examine #dbref)
2013-07-12 20:21:52 +02:00
models.py
Better way of doing that with less side effects. Thought it wasn't possible earlier because I misread something.
2013-07-21 14:18:36 -05:00
typeclass.py
First test with moving Attributes to m2m field. Not working yet.
2013-07-08 18:13:21 +02:00