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-23 08:16:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5d066a7839
evennia
/
apps
History
Download ZIP
Download TAR.GZ
Greg Taylor
5d066a7839
@description? wtf was I thinking? It's supposed to be @describe. Fixing. Existing games will need to update their alias lists.
2007-05-27 16:43:16 +00:00
..
config
@description? wtf was I thinking? It's supposed to be @describe. Fixing. Existing games will need to update their alias lists.
2007-05-27 16:43:16 +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
Adding initial data via Django's syncdb facility. We will no longer distribute a SQLite DB in the near future in favor of this cross-platform alternative. Also in this commit is a crash fix for @dig with SQLite.
2007-04-25 14:47:33 +00:00
objects
* Merged in wipe-command branch into trunk (mking)
2007-05-25 17:31:29 +00:00
__init__.py
Re-organization.
2007-04-03 13:42:51 +00:00