evennia/src/helpsys
Griatch c575d098a0 Expanded @emit with more functionality.
Implemented @pemit (Issue 19)
Implemented @remit, @fsay and @fpose.
/Griatch
2009-10-15 17:31:44 +00:00
..
fixtures Move standard_objsearch to Objects.search_for_object. Also make sure @alias only accepts alphanumeric strings. 2009-01-25 03:11:52 +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
helpsystem.py Expanded @emit with more functionality. 2009-10-15 17:31:44 +00:00
managers.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
models.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
update_from_file.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +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