evennia/evennia/server/portal
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
..
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
amp.py Format code imports 2022-11-10 22:21:12 +01:00
amp_server.py Format code imports 2022-11-10 22:21:12 +01:00
discord.py fix zombie discord sessions 2023-01-25 00:01:58 -07:00
grapevine.py Use isort, run format on code 2022-11-18 12:02:46 +01:00
irc.py Format code imports 2022-11-10 22:21:12 +01:00
mccp.py Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
mssp.py Format code imports 2022-11-10 22:21:12 +01:00
mxp.py Format code imports 2022-11-10 22:21:12 +01:00
naws.py Format code imports 2022-11-10 22:21:12 +01:00
portal.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
portalsessionhandler.py Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. 2023-05-11 20:39:30 -04:00
rss.py Format code imports 2022-11-10 22:21:12 +01:00
ssh.py Adding client-side flags for supporting TRUECOLOR and extending MTTS/TTYPE so that it can detect more client capabilities. We're not USING those capabilities at the moment, but no reason to not detect them. 2023-05-11 17:27:03 -04:00
ssl.py Format code imports 2022-11-10 22:21:12 +01:00
suppress_ga.py Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
telnet.py Fix || usage in help entries. Resolve #3085 2023-02-26 17:39:36 +01:00
telnet_oob.py Format code imports 2022-11-10 22:21:12 +01:00
telnet_ssl.py Format code imports 2022-11-10 22:21:12 +01:00
tests.py Use isort, run format on code 2022-11-18 12:02:46 +01:00
ttype.py Adding client-side flags for supporting TRUECOLOR and extending MTTS/TTYPE so that it can detect more client capabilities. We're not USING those capabilities at the moment, but no reason to not detect them. 2023-05-11 17:27:03 -04:00
webclient.py Adding client-side flags for supporting TRUECOLOR and extending MTTS/TTYPE so that it can detect more client capabilities. We're not USING those capabilities at the moment, but no reason to not detect them. 2023-05-11 17:27:03 -04:00
webclient_ajax.py Format code imports 2022-11-10 22:21:12 +01:00