evennia/src/web
Kelketek Rritaa a34ddea236 Fixed placement of websocket javascript and template.
Fixed wrong readme in static.

Moved backends.py into web/util
2014-06-29 07:05:45 -05:00
..
news Restructured web resources to better manage static files. 2014-06-28 16:28:14 -05:00
static/ev Restructured web resources to better manage static files. 2014-06-28 16:28:14 -05:00
templates/prosimii Added custom Evennia admin and ability to toggle it. 2014-06-28 16:29:57 -05:00
utils Fixed placement of websocket javascript and template. 2014-06-29 07:05:45 -05:00
webclient Fixed placement of websocket javascript and template. 2014-06-29 07:05:45 -05:00
__init__.py After lots of discussions, default commands where moved from game/gamesrc/commands/default to src/commands/default in order to make it clearer which parts are updated as part of evennia and which can be tweaked at heart's content. New templates where left in gamesrc/commands that should hopefully make it clearer how to extend the command system. Also game/web was moved to src/web - we'll likely extend this from game/gamesrc/web in the future. If you already did extensions you should just have to edit your import paths and make use of the new cmdset template supplied. 2010-11-23 01:24:56 +00:00
urls.py Added custom Evennia admin and ability to toggle it. 2014-06-28 16:29:57 -05:00
views.py Added custom Evennia admin and ability to toggle it. 2014-06-28 16:29:57 -05:00