evennia/game/gamesrc/commands/examples
2013-04-12 13:01:20 +02:00
..
__init__.py Created a state system. See 2009-05-01 15:34:43 +00:00
cmdset.py changed cmdset_default -> cmdset_character and changed the class names to match. Added migrations to properly update default-set cmdset_stores to the new positions (objects created from custom types are not migrated, these should see errors and need to re-point their imports to the new defaults) 2013-04-12 13:01:20 +02:00
cmdset_red_button.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
command.py Fixed a typo in the example command template. 2012-05-19 11:01:48 +02:00