evennia/evennia/server
Griatch 0fa705d6ba Merge pull request #3186 from volundmush/truecolor
Adding client-side flags for supporting TRUECOLOR and extending MTTS...
2023-05-27 10:32:39 +02:00
..
game_index_client Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
migrations Format code imports 2022-11-10 22:21:12 +01:00
portal Merge pull request #3186 from volundmush/truecolor 2023-05-27 10:32:39 +02:00
profiling Format code imports 2022-11-10 22:21:12 +01:00
tests Ran formatter 2022-12-07 19:35:06 +01: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 Format code imports 2022-11-10 22:21:12 +01:00
connection_wizard.py Format code imports 2022-11-10 22:21:12 +01:00
deprecations.py Break up/extend MULTISESSION_MODE into several new settings 2022-09-17 11:58:22 +02:00
evennia_launcher.py [fix] start search in set_gamedir from passed path 2022-12-21 18:03:24 -07:00
initial_setup.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
inputfuncs.py Format code imports 2022-11-10 22:21:12 +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 Format code imports 2022-11-10 22:21:12 +01:00
server.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
serversession.py Homogenize return from ServerSession.get_puppet/account. Resolve #3100 2023-02-26 14:44:28 +01:00
session.py Format code imports 2022-11-10 22:21:12 +01:00
sessionhandler.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
signals.py Update djangodoc references also in READMEs, as per #3126 2023-03-04 20:10:12 +01:00
throttle.py Format code imports 2022-11-10 22:21:12 +01:00
validators.py Fix username-validator errors not showing in web registration form 2023-04-21 00:26:08 +02:00
webserver.py Format code imports 2022-11-10 22:21:12 +01:00