evennia/commands
2008-06-15 17:30:42 +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 Getting rid of functions_help in favor of the new manager. Removed an un-needed import from commands/general. 2008-06-15 17:30:42 +00:00
general.py Getting rid of functions_help in favor of the new manager. Removed an un-needed import from commands/general. 2008-06-15 17:30:42 +00:00
info.py The first of many re-arrangements. Eliminated gameconf in favor of using the manager on ConfigValue. Moved some commands while I was at it. There are going to be crash bugs that need to be found and worked out. 2008-06-15 17:21:02 +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