evennia/evennia
2015-03-22 09:50:35 +01:00
..
commands Fixed unittest for help entries 2015-03-22 09:42:51 +01:00
comms Moved default class import markers to base model. 2015-03-14 23:14:47 +01:00
contrib Typo in bodyfunctions. NOTE: instructions need checking also. 2015-03-22 09:50:35 +01:00
game_template Updated static file location for web 2015-03-15 16:41:25 +01:00
help more docstrings... 2015-03-09 13:13:09 +01:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Removed a sectioning marker and updated the coding style file to be a little clearer on that. 2015-03-09 08:15:44 +01:00
objects Moved default class import markers to base model. 2015-03-14 23:14:47 +01:00
players Moved default class import markers to base model. 2015-03-14 23:14:47 +01:00
scripts Moved default class import markers to base model. 2015-03-14 23:14:47 +01:00
server fixed a small typo in docstring 2015-03-19 19:23:34 +01:00
typeclasses Updated the is_typeclass method to be more general. Fixed an inconsistency with typeclass path prefixes. 2015-03-15 16:24:20 +01:00
utils Made various parts of the core respect the CLIENT_DEFAULT_WIDTH setting. Resolves #710. 2015-03-19 19:21:05 +01:00
web Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
__init__.py Re-added reference to settings in flat API. Resolves #719. 2015-03-19 18:58:22 +01:00
settings_default.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
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00