evennia/evennia/commands/default
2015-10-19 23:32:00 +02:00
..
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
admin.py Remove commented out print statements. 2015-10-19 23:31:19 +02:00
batchprocess.py Move to python3 style except. 2015-10-19 23:31:19 +02:00
building.py Remove commented out print statements. 2015-10-19 23:31:19 +02:00
cmdset_character.py Also added the look command to the cmdset. Now THIS resolves #643. 2015-01-18 12:44:08 +01:00
cmdset_player.py Added support for screen readers via the new option command (which merges the ability to set the screenreader mode with the encoding command). The new setting.SCREENREADER_REGEX_STRIP allows to customize what the screenreader mode strips. 2015-03-16 23:30:37 +01:00
cmdset_session.py Updated commands to use new evennia path. 2015-01-07 14:31:35 +01:00
cmdset_unloggedin.py Added support for screen readers via the new option command (which merges the ability to set the screenreader mode with the encoding command). The new setting.SCREENREADER_REGEX_STRIP allows to customize what the screenreader mode strips. 2015-03-16 23:30:37 +01:00
comms.py Remove commented out print statements. 2015-10-19 23:31:19 +02:00
general.py Remove commented out print statements. 2015-10-19 23:31:19 +02:00
help.py Improve help command. 2015-10-17 07:23:19 +00:00
muxcommand.py Remove commented out print statements. 2015-10-19 23:31:19 +02:00
player.py Remove commented out print statements. 2015-10-19 23:31:19 +02:00
syscommands.py Fix MULTISESSION_MODE = 3 2015-02-28 09:49:41 +01:00
system.py Merged conflicts. 2015-10-19 23:32:00 +02:00
tests.py Fixed unittest for help entries 2015-03-22 09:42:51 +01:00
unloggedin.py Merged conflicts. 2015-10-19 23:32:00 +02:00