evennia/evennia/server/portal
2019-01-12 15:27:36 +01: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 Solve the accentuation problem in Evennia (Python 3) 2019-01-12 15:27:36 +01:00
amp_server.py Fix merge conflicts 2019-01-01 15:19:20 +01:00
irc.py Change loose to lose where appropriate 2018-10-27 11:59:03 -07:00
mccp.py Convert the telnet protocols over for Py3. 2017-10-29 21:43:32 -04:00
mssp.py Unwrap several for statements from 2to3 conversion process. 2017-11-02 12:46:33 -04:00
mxp.py Convert the telnet protocols over for Py3. 2017-10-29 21:43:32 -04:00
naws.py Convert the telnet protocols over for Py3. 2017-10-29 21:43:32 -04:00
portal.py Fix merge conflicts 2019-01-01 15:19:20 +01:00
portalsessionhandler.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
rss.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
ssh.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
ssl.py Continued conversions 2018-10-02 21:32:44 +02:00
suppress_ga.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
telnet.py Solve the accentuation problem in Evennia (Python 3) 2019-01-12 15:27:36 +01:00
telnet_oob.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
telnet_ssl.py Continued conversions 2018-10-02 21:32:44 +02:00
tests.py Add various simple tests for different handshakes 2018-10-17 12:49:48 -04:00
ttype.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
webclient.py Fix webclient communication 2018-10-13 19:56:46 +02:00
webclient_ajax.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00