| .. |
|
__init__.py
|
Further reworking, naming the library folder 'evennia' instead of lib or src.
|
2015-01-07 13:36:57 +01:00 |
|
amp.py
|
Rework AMP data packet format and batch-handling. Resolves #1635
|
2018-07-23 21:09:06 +02:00 |
|
amp_server.py
|
Make portal possible to start in the foreground too
|
2018-09-25 00:24:45 +02:00 |
|
irc.py
|
Remove left-over debug statements in irc module
|
2017-10-13 23:09:58 +02:00 |
|
mccp.py
|
Import python3 compatible object.
|
2015-11-02 00:19:04 +01:00 |
|
mssp.py
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +02:00 |
|
mxp.py
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +02:00 |
|
naws.py
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +02:00 |
|
portal.py
|
Make portal possible to start in the foreground too
|
2018-09-25 00:24:45 +02:00 |
|
portalsessionhandler.py
|
Refactor the MAX_COMMAND_RATE throttle, related to #1556
|
2018-01-21 16:32:00 +01: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
|
Slight rephrasing in the crypto install error message
|
2018-01-29 23:52:06 +01:00 |
|
suppress_ga.py
|
Change GA style to not include endline, add FORCEDENDLINE for clients requiring GA+endline. See #1395.
|
2018-01-28 23:15:38 +01:00 |
|
telnet.py
|
Merge branch 'master' into develop
|
2018-01-29 20:26:59 +01:00 |
|
telnet_oob.py
|
Change GMCP Default. to use Core. instead.
|
2018-01-25 18:06:56 +01:00 |
|
telnet_ssl.py
|
Rename protocol_keys ssl->telnet/ssl, websocket->webclient/websocket, ajax/comet->webclient/ajax.
|
2018-01-27 21:54:46 +01:00 |
|
tests.py
|
Further cleanup of a module
|
2017-10-12 19:35:42 +02:00 |
|
ttype.py
|
Restart server, run collectstatic at init.
|
2018-08-18 10:38:20 +02:00 |
|
webclient.py
|
Rename protocol_keys ssl->telnet/ssl, websocket->webclient/websocket, ajax/comet->webclient/ajax.
|
2018-01-27 21:54:46 +01:00 |
|
webclient_ajax.py
|
Rename protocol_keys ssl->telnet/ssl, websocket->webclient/websocket, ajax/comet->webclient/ajax.
|
2018-01-27 21:54:46 +01:00 |