evennia/evennia
2015-03-24 12:31:19 +01:00
..
commands Made cmdhandler respect an explicit True/False setting. 2015-03-22 17:22:59 +01:00
comms Moved default class import markers to base model. 2015-03-14 23:14:47 +01:00
contrib Clarified batchcode docstring 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 Made numberered lists with full numbers for clarity when reading sources. See #724. 2015-03-22 10:07:37 +01:00
players Fixed a bug in is_typeclass and cleaned up some other things in the player/object typeclass. Resolves #722. 2015-03-22 10:03:39 +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 Made numberered lists with full numbers for clarity when reading sources. See #724. 2015-03-22 10:07:37 +01:00
utils Added support bright highlighted backgrounds using xterm256 wrapper (will fallback to standard ANSI if not supported). Also made normal-color tags use the unhilight ANSI tag rather than the full normal-tag making them work better with backgrounds. Also added {H as the unhilight tag. See #725. 2015-03-24 12:31:19 +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