evennia/evennia/server
2017-10-29 22:20:23 -04:00
..
migrations Run 2to3. 2017-10-29 13:40:30 -04:00
portal Remove use of unavailable django force_unicode(). 2017-10-29 21:45:17 -04:00
profiling Run 2to3. 2017-10-29 13:40:30 -04:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
admin.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
amp.py Port usage of Twisted AMP for Py3. 2017-10-29 21:57:40 -04:00
deprecations.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
evennia_launcher.py Fix revision rendering and make use of ascii_letters. 2017-10-29 21:38:16 -04:00
evennia_runner.py Run 2to3. 2017-10-29 13:40:30 -04:00
initial_setup.py Run 2to3. 2017-10-29 13:40:30 -04:00
inputfuncs.py Run 2to3. 2017-10-29 13:40:30 -04: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 Fix ServerConfig model for Py3. 2017-10-29 22:20:23 -04:00
server.py Convert to bytes to allow access to static and media resources. 2017-10-29 21:58:30 -04:00
serversession.py Run 2to3. 2017-10-29 13:40:30 -04:00
session.py Run 2to3. 2017-10-29 13:40:30 -04:00
sessionhandler.py Port SessionHandler for Py3. 2017-10-29 22:17:00 -04:00
tests.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
webserver.py Django WSGIHandler is deprecated. Port webserver for Py3. 2017-10-29 21:54:06 -04:00