evennia/game/gamesrc/conf/examples
2012-09-18 22:52:33 +02:00
..
__init__.py Removed the conf/ modules, putting them into conf/examples instead, in line with other API changes. The gamesrc/ folder is now completely empty and all new modules have to be added explicitly. 2012-03-25 19:52:51 +02:00
at_initial_setup.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
at_server_startstop.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
connection_screens.py Changed default login from email+password to the more familiar username+password. 2012-08-13 20:25:46 +02:00
lockfuncs.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
mssp.py More whitespace cleanup. 2012-03-30 23:57:04 +02:00
oobfuncs.py Raised Python requirement to 2.6+. Some spurious work on the mdsp support. 2012-05-05 23:52:13 +02:00
portal_services_plugin.py Added a plugin system for server and portal. This allows for plugging in your own services without having to edit any modules in src/server/. Also made some various cleanups and fixes. 2012-09-18 22:52:33 +02:00
server_services_plugin.py Added a plugin system for server and portal. This allows for plugging in your own services without having to edit any modules in src/server/. Also made some various cleanups and fixes. 2012-09-18 22:52:33 +02:00