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-26 17:56:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
df29defbcd
evennia
/
src
/
config
History
Download ZIP
Download TAR.GZ
Griatch
0c29d359f6
Added @setcmdalias for creating aliases for commands (l -> look etc). Also moved the hard-coded defaults to settings.py instead.
2009-10-16 21:04:07 +00:00
..
managers
Added @setcmdalias for creating aliases for commands (l -> look etc). Also moved the hard-coded defaults to settings.py instead.
2009-10-16 21:04:07 +00:00
__init__.py
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
2008-12-15 04:00:25 +00:00
admin.py
Finally got around to creating admin.py files for all of the apps. This will prevent some really weird import errors and fixes an issue with the Attribute model's admin display. May also cut resource usage slightly for MUD server instances. Needs more testing!
2009-04-17 03:08:18 +00:00
edit_aliases.py
Added @setcmdalias for creating aliases for commands (l -> look etc). Also moved the hard-coded defaults to settings.py instead.
2009-10-16 21:04:07 +00:00
models.py
Added @setcmdalias for creating aliases for commands (l -> look etc). Also moved the hard-coded defaults to settings.py instead.
2009-10-16 21:04:07 +00:00
views.py
Starting here, trunk is broken pending re-organizations. Check out the previous revision if you'd like to tinker.
2008-12-15 04:00:25 +00:00