evennia/evennia/commands
2017-02-17 09:32:15 +01:00
..
default Fix errors in testing. 2017-02-17 09:32:15 +01: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 Add functioning prefix-ignorer and cleanup of code. 2017-02-17 09:19:55 +01:00
cmdparser.py Add functioning prefix-ignorer and cleanup of code. 2017-02-17 09:19:55 +01:00
cmdset.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
cmdsethandler.py Some more minor refactorings, pertaining to #1176. 2017-01-30 20:18:21 +01:00
command.py Change command-default setting names to be more consistent with other settings; changed Command.msg_share to Command.msg_all_sessions to make it clearer what it does. 2017-02-12 10:35:30 +01:00
connection_screen.py Removed single quote parsing from player 'connect' and 'create' command parsers. 2016-10-01 13:55:09 +02:00
tests.py Fix errors caused by the change of the get_and_merge_cmdset callsign. Makes unittests work correctly again. 2017-02-06 20:20:46 +01:00