evennia/evennia
2016-05-22 20:45:38 +02:00
..
commands Made all unittests pass again. 2016-05-22 20:45:38 +02:00
comms Converted msg-arguments to options 2016-05-22 20:45:06 +02:00
contrib EGD renamed to EGI. Backwards compatibility preserved for now. 2016-04-15 19:07:43 -07:00
game_template Added a missing template to the game_template 2016-05-22 20:45:38 +02:00
help Have every class inherit from object. 2015-11-09 10:11:34 +01:00
locale New French translation 2016-03-05 15:21:56 +01:00
locks Changing utils.all_from_module to really only load variables actually 2016-05-22 20:45:05 +02:00
objects Changed the OOB message structure to include sending text data as well; still not working fully. 2016-05-22 20:45:05 +02:00
players Converted msg-arguments to options 2016-05-22 20:45:06 +02:00
scripts Made ajax/comet client fallback work correctly in the new framework. 2016-05-22 20:45:38 +02:00
server Added close-handlers to websocket and did some other cleanup. 2016-05-22 20:45:38 +02:00
typeclasses Minor fix to docstring. 2016-03-13 10:37:58 +01:00
utils Made all unittests pass again. 2016-05-22 20:45:38 +02:00
web Fixed up the webclient html+css to make for a workable example. 2016-05-22 20:45:38 +02:00
__init__.py Starting to clean up and debug the server-side infrastructure 2016-05-22 20:45:05 +02:00
settings_default.py Changed inputhandler/oochandler to monitorhandler and made inputhandler_funcs into just inputfuncs.py 2016-05-22 20:45:06 +02:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00