evennia/evennia
2017-01-29 14:24:18 +01:00
..
commands Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
comms Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
contrib Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
game_template Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
help Add ability to add aliases to help entries via the command and create_helpentry utility. 2016-12-17 17:15:50 +01:00
locale Remove broken and un-maintained IMC2 support. 2016-10-28 22:53:43 -07:00
locks Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
objects Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
players Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
scripts Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
server Made the sessionhandler never accept None as a Session; this should make it clearer when a Session becomes invalid and avoid confusing the sessionhandler cache of other objects. Should resolve #1181. 2017-01-29 14:24:18 +01:00
typeclasses Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
utils Webclient: don't strip single leading space 2017-01-28 20:46:11 +01:00
web Send an OOB message to the client once a player logs in. 2017-01-10 22:40:45 +01:00
__init__.py Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01:00
settings_default.py Fix traceback due to missing settings.CHANNEL_CONNECTINFO; added the missing setting (with a None value). Resolves #1177. 2017-01-28 09:46:37 +01:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00