evennia/evennia/server
2019-09-04 20:35:08 +02:00
..
game_index_client Fix CHANGELOG, client fallback to SERVERNAME 2019-06-29 16:44:40 +02:00
migrations Migrate serverconf values to use picklefield 2019-01-30 21:57:19 +01:00
portal fix ssh import error message 2019-08-22 18:19:38 +02:00
profiling Fix merge conflicts 2019-03-04 22:32:51 +01:00
tests Add evennia connectsions wizard functionality 2019-06-27 23:07:35 +02: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_client.py Resolve merge conflicts 2019-05-01 19:20:19 +02:00
connection_wizard.py Limit connection wizard to game index only for now 2019-06-27 23:16:13 +02:00
deprecations.py Add evennia connectsions wizard functionality 2019-06-27 23:07:35 +02:00
evennia_launcher.py Better output for evennia --initmissing. Fix object copy with tags (Resolve #1909) 2019-09-04 20:35:08 +02:00
evennia_runner.py Remove evennia_runner.py (now managed by Portal) 2018-01-18 18:59:46 +01:00
initial_setup.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
inputfuncs.py Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507. 2019-03-31 13:37:08 +02: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 Migrate serverconf values to use picklefield 2019-01-30 21:57:19 +01:00
server.py Make manual Script.pause state survive full shutdown. Resolve #1838. 2019-08-28 23:31:08 +02:00
serversession.py Remove __unicode__ magic methods no longer needed 2019-01-30 23:50:43 +01:00
session.py Resolve merge conflicts 2019-05-01 19:20:19 +02:00
sessionhandler.py Fix signaling names, add .signals to flat API. 2019-07-02 15:46:14 +02:00
signals.py Fix signaling names, add .signals to flat API. 2019-07-02 15:46:14 +02:00
throttle.py Update CHANGELOG, pep8 fixes 2018-10-23 01:04:25 +02:00
validators.py Test init_command for mysql 2019-03-24 13:37:11 +01:00
webserver.py Forbid /media and /static file browsing. Resolve #1746. 2019-08-28 20:07:03 +02:00