evennia/commands
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
..
__init__.py Big re-organization of command functions. Introduced the commands directory to hold command modules. This will make it easier to sub-divide stuff as we pile on more commands, and for dropping in new optional command modules. 2007-05-29 03:32:48 +00:00
comsys.py Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
general.py basicobject.py 2008-06-13 18:15:54 +00:00
info.py Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
objmanip.py basicobject.py 2008-06-13 18:15:54 +00:00
privileged.py Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
unloggedin.py basicobject.py 2008-06-13 18:15:54 +00:00