evennia/evennia/commands
2018-10-21 14:15:34 -05:00
..
default Add 'examine' as valid switch alias for 'show' with its corresponding tests 2018-10-21 14:15:34 -05:00
__init__.py Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
cmdhandler.py Update alerts reported by LGTM 2017-09-23 16:46:54 +02:00
cmdparser.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
cmdset.py Change callability check 2018-07-30 16:37:22 -07:00
cmdsethandler.py Add unittests for building menus, fixing some errors 2018-04-01 11:48:49 +02:00
command.py Docstring typo fix in access method of Command 2018-01-17 15:36:27 -05:00
tests.py Work towards resolving unittests with deferreds 2018-01-02 21:21:57 +01:00