evennia/apps/config
loki77 3fe644ef17 Indentation change 3-4 spaces.
Possible files that need to be cleanedup;
commands/info.py:cmd_list
commands/general.py:cmd_who
commands/comsys.py:cmd_who

cmdtable.py
ansi.py
2008-06-13 19:52:29 +00:00
..
fixtures Moving application initial data over to JSON and fixtures. This is much better than using those raw SQL files that might not work with all RDBMs. The Objects app needs to be converted to use fixtures as well, but I've got something bad data in there that's causing some issues (which I'm working on hunting down). 2008-02-09 02:49:03 +00:00
__init__.py Re-organization. 2007-04-03 13:42:51 +00:00
models.py Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
views.py Re-organization. 2007-04-03 13:42:51 +00:00