evennia/evennia
2017-01-14 22:21:12 +01:00
..
commands Make CmdHelp's choice of Commands to offer help on easier to override. 2017-01-12 22:18:22 +01:00
comms Refactor some names to make api cleaner to read. 2017-01-14 22:21:12 +01:00
contrib Update contrib readme to mention mail system contrib. 2017-01-12 22:08:46 +01:00
game_template Update characters.py 2016-10-30 15:55:18 -04: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 Make lockwarning log file name settable; turn off if not set. Resolves #1161. 2017-01-11 21:37:32 +01:00
objects Refactor some names to make api cleaner to read. 2017-01-14 22:21:12 +01:00
players Refactor some names to make api cleaner to read. 2017-01-14 22:21:12 +01:00
scripts Refactor some names to make api cleaner to read. 2017-01-14 22:21:12 +01:00
server Change ingoing message path to reroute through serversession.data_in before calling the inputfuncs. This allows users to view all incoming data in one place if they want to do eventual pre-processing. Resolves #1163. 2017-01-14 12:28:07 +01:00
typeclasses Refactor of class_setting from init in typeclass so we can just call it from django admin, and avoid weirdness of calling init twice, which seemed to mess things up 2016-12-05 07:53:06 -05:00
utils Refactor some names to make api cleaner to read. 2017-01-14 22:21:12 +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 some names to make api cleaner to read. 2017-01-14 22:21:12 +01:00
settings_default.py Make lockwarning log file name settable; turn off if not set. Resolves #1161. 2017-01-11 21:37:32 +01:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00