evennia/evennia
2015-05-25 20:49:08 +02:00
..
commands Minor format fix post-removal of the %c type colors 2015-05-17 21:59:24 +02:00
comms Converted the comm system folder to use Google style doc strings, as per #709. 2015-05-16 11:04:30 +02:00
contrib Stripped the argument to the gendersub contrib. Resolves #749. 2015-05-25 20:49:08 +02:00
game_template removed references to closed issue #241 2015-05-18 19:30:34 +02:00
help Translated help system to use Google-style docstrings, as per #709. 2015-05-17 12:54:10 +02:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Updated lock system to use Google-style syntax as per #709. 2015-05-17 13:14:41 +02:00
objects Started doc string modification of the object folder's files. 2015-05-18 19:30:34 +02:00
players Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
scripts Fixed a kwarg call where Tickerhandler assumed too much about the hook method. 2015-05-14 21:36:43 +02:00
server Added MAX_CONNECTION_RATE, MAX_COMMAND_RATE for throttling various aspects of input as a DoS measure as per #640. 2015-05-15 01:51:09 +02:00
typeclasses Made the contents cache mechanism use the idmapper cache directly. This should hopefully avoid isses like #745 in the future. 2015-05-14 17:57:49 +02:00
utils Removed long deprecated %c-style color syntax as per #683. 2015-05-17 14:42:10 +02: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 removed references to closed issue #241 2015-05-18 19:30:34 +02:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00