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-27 10:16:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
87fb121427
evennia
/
apps
History
Download ZIP
Download TAR.GZ
Greg Taylor
38f8225a37
Moving application initial data over to JSON and fixtures. This is much better than using those raw SQL files that might not work with all RDBMs. The Objects app needs to be converted to use fixtures as well, but I've got something bad data in there that's causing some issues (which I'm working on hunting down).
2008-02-09 02:49:03 +00:00
..
config
Moving application initial data over to JSON and fixtures. This is much better than using those raw SQL files that might not work with all RDBMs. The Objects app needs to be converted to use fixtures as well, but I've got something bad data in there that's causing some issues (which I'm working on hunting down).
2008-02-09 02:49:03 +00:00
genperms
Big commit. We now have a respectable command table with built in permission checking. I've commented this pretty well, so see cmdtable.py and cmdhandler.py for more details. There is also some assorted cleanup and an unrelated fix or two resulting from the new Twisted back-end. Note that for the permissions, you will eventually be able to override the codebase's permissions via the web interface for each command.
2007-05-22 15:11:56 +00:00
helpsys
Moving application initial data over to JSON and fixtures. This is much better than using those raw SQL files that might not work with all RDBMs. The Objects app needs to be converted to use fixtures as well, but I've got something bad data in there that's causing some issues (which I'm working on hunting down).
2008-02-09 02:49:03 +00:00
news
Moving application initial data over to JSON and fixtures. This is much better than using those raw SQL files that might not work with all RDBMs. The Objects app needs to be converted to use fixtures as well, but I've got something bad data in there that's causing some issues (which I'm working on hunting down).
2008-02-09 02:49:03 +00:00
objects
Updating some models to use max_length instead of the deprecated maxlength.
2008-02-09 02:35:28 +00:00
website
Yay, the news system is looking good now. We'll re-visit it later to add searching/sorting by news categories and stuff.
2007-07-31 18:25:24 +00:00
__init__.py
Re-organization.
2007-04-03 13:42:51 +00:00