evennia/evennia/server
Cory F. Cohen a05ec09f51 Fix various typos in several files.
All are in comments and docstrings, and none should be controversial
in any way (e.g. British versus American spelling).
2022-06-21 21:12:45 -04:00
..
game_index_client Update README.md 2020-02-13 09:39:13 +01:00
migrations Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
portal Further improvement of log conditional 2022-02-14 00:34:13 +01:00
profiling Run black reformatter on code 2022-02-08 13:03:52 +01:00
tests Apply black to cleanup code 2022-06-12 09:46:48 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
amp_client.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
connection_wizard.py Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
deprecations.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
evennia_launcher.py Apply black to cleanup code 2022-06-12 09:46:48 +02:00
initial_setup.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
inputfuncs.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
manager.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
models.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
server.py Apply black to cleanup code 2022-06-12 09:46:48 +02:00
serversession.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
session.py Add LOCALECHO client option for clients not supporting local echoing. Resolve #2258. 2021-10-09 00:36:17 +02:00
sessionhandler.py Fix various typos in several files. 2022-06-21 21:12:45 -04:00
signals.py Up min versions to py3.9, Django 4 2022-02-04 23:24:48 +01:00
throttle.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
validators.py Update localization 2021-05-29 13:22:19 +02:00
webserver.py Better handle error on webserver startup. Resolve #2057 2022-02-13 12:35:33 +01:00