evennia/evennia/commands
2015-06-20 15:42:39 -05:00
..
default Add display_name and disambiguation_tag for dynamic naming. 2015-06-20 15:42:39 -05:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
cmdhandler.py Make command ambiguity handler pluggable. 2015-06-20 13:18:50 -05:00
cmdparser.py Add display_name and disambiguation_tag for dynamic naming. 2015-06-20 15:42:39 -05:00
cmdset.py Made the cmdset flags no_exits, no_objs and no_channels pass-through the cmdset merge unless overruled by higher-prio sets' flags. Resolves #760. 2015-06-20 13:15:43 +02:00
cmdsethandler.py Made error reporting from cmdsets a little more verbose. 2015-06-20 13:11:50 +02:00
command.py Add display_name and disambiguation_tag for dynamic naming. 2015-06-20 15:42:39 -05:00
connection_screen.py Updated commands to use new evennia path. 2015-01-07 14:31:35 +01:00