evennia/src/commands
2009-10-24 03:42:42 +00:00
..
__init__.py Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced. 2008-06-15 19:38:39 +00:00
batchprocess.py Minor cleanup in batchprocessor messaging. 2009-10-20 22:27:06 +00:00
comsys.py Many small but useful bug fixes in various modules. 2009-10-20 20:38:24 +00:00
general.py Many small but useful bug fixes in various modules. 2009-10-20 20:38:24 +00:00
imc2.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
info.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
irc.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
objmanip.py @dest shouldn't use a global search for object. The only time this is global is when a player specifies a dbref, which is a very specific query. 2009-10-24 03:42:42 +00:00
paging.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
parents.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
privileged.py Added the capability of evennia commands to consist of more than one word. So the examples.red_button parent can now be pressed with the command 'push button' instead of 'pushbutton' as before. The variable COMMAND_MAXLEN in the config defines how many words your commands may maximum contain (don't set it higher than needed for efficiency reasons). 2009-10-18 19:29:18 +00:00
search.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00
unloggedin.py Largely rewrote and refactored the help system. 2009-10-14 18:15:15 +00:00