evennia/game/gamesrc
2009-04-25 06:11:42 +00:00
..
commands Adding example command module. 2009-01-27 16:34:21 +00:00
parents Local object command tables are now in. See game/gamesrc/parents/examples/red_button.py for example. Note that local command matches will override global matches. Command handler short circuits on the first command match. This will typically be the object with the lowest ID. 2009-04-25 06:11:42 +00:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00