This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2597df0512
evennia
/
src
History
Download ZIP
Download TAR.GZ
Griatch
2597df0512
Last commit had a typo leading to startup traceback.
2011-09-20 20:26:35 +02:00
..
commands
Fixed an issue with the locks not getting properly set on rooms.
2011-09-20 13:44:26 +02:00
comms
Cleaned admin interface, removing misleading fields. It's still broken in a few places however, objects give a traceback here, not sure why.
2011-09-15 00:28:26 +02:00
help
Database schema has changed. Run migrations if you use South. Started work on tidying up admin interface.
2011-09-14 22:34:10 +02:00
locks
Fixing typo in lock definitions for @dig as well as docstrings. Patch by sergi.reyner. Resolves issue 186.
2011-09-08 10:41:55 +00:00
objects
Fixed an issue with the locks not getting properly set on rooms.
2011-09-20 13:44:26 +02:00
players
Cleaned admin interface, removing misleading fields. It's still broken in a few places however, objects give a traceback here, not sure why.
2011-09-15 00:28:26 +02:00
scripts
Cleaned admin interface, removing misleading fields. It's still broken in a few places however, objects give a traceback here, not sure why.
2011-09-15 00:28:26 +02:00
server
Updated rst files to latest wiki.
2011-09-20 13:21:07 +02:00
typeclasses
Last commit had a typo leading to startup traceback.
2011-09-20 20:26:35 +02:00
utils
Put up a warning about not using BaseObject.at_init() at this time (it's not called, as per issue 188). Also removed the deprecated at_cache() hook (it doesn't work anymore now that the caching system is much more efficient and only caches once).
2011-09-15 10:46:41 +02:00
web
Cleaned admin interface, removing misleading fields. It's still broken in a few places however, objects give a traceback here, not sure why.
2011-09-15 00:28:26 +02:00
__init__.py
Committin a 'working' checkpoint before I break more stuff.
2008-06-15 19:06:31 +00:00
settings_default.py
Trunk: Merged griatch-branch. This implements a new reload mechanism - splitting Evennia into two processes: Server and Portal with different tasks. Also cleans and fixes several bugs in script systems as well as introduces i18n (courtesy of raydeejay).
2011-09-03 10:22:19 +00:00