evennia/game/gamesrc/commands/examples
Griatch 81bec61d7d Added the apropos command for broader help searching (uses icontains).
The suggestions: footer used in help gave too narrow results, now using apropos-style search instead.
Bug fix of state-help command to make it accept switches.
Added several new example commands and cleaned up old ones to be more user-friendly.
Added protection in @delevent to make it harder to delete system events.
Some small bug fixes and other cleanup.
2009-12-20 12:39:08 +00:00
..
__init__.py Created a state system. See 2009-05-01 15:34:43 +00:00
example.py Added the apropos command for broader help searching (uses icontains). 2009-12-20 12:39:08 +00:00
misc_tests.py Added the apropos command for broader help searching (uses icontains). 2009-12-20 12:39:08 +00:00
state_example.py Added the apropos command for broader help searching (uses icontains). 2009-12-20 12:39:08 +00:00