evennia/evennia/game_template/server/conf
2019-03-22 08:04:25 +01:00
..
__init__.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
at_initial_setup.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
at_search.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
at_server_startstop.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
cmdparser.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
connection_screens.py Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
inlinefuncs.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
inputfuncs.py Removed the star-import in the prototypes.py template file; namespace is not working well with inputfunc module loading. 2016-09-14 18:30:20 +02:00
lockfuncs.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
mssp.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
portal_services_plugins.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
secret_settings.py Add secret_settings and mechanisms for managing it. This allows for easier hiding game- and server-specific settings when sharing the game dir with others. 2017-06-04 22:55:28 +02:00
server_services_plugins.py Move game_template into evennia package. Update setup.py and bin/evennia 2015-01-16 08:36:46 -06:00
serversession.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
settings.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
web_plugins.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00