evennia/src/commands
2011-03-26 00:26:15 +00:00
..
default Cleaned up @serveload and @time commands. Resolves issue 149. Resolves issue 146. 2011-03-26 00:26:15 +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
cmdhandler.py OBS: You need to resync your database! Moved cmdsets into the database rather than being dependent on scripts. Moved the creation of the cmdset- and cmdset-handlers into ObjectDB.__init__ rather than bootstrapping it from the typeclass. Added some more script functionality for testing, includong the @script command for assigning a script to an object. 2011-03-20 19:45:56 +00:00
cmdparser.py Fixed several special cases of handling multiple same-named commands gracefully. Should resolve issue94. 2010-09-01 21:59:13 +00:00
cmdset.py OBS: You'll need to resync/rebuild your database! 2011-03-15 16:08:32 +00:00
cmdsethandler.py Small bugfixes in the wake of the cmdset changes. Resolves issue 148. 2011-03-20 23:14:36 +00:00
command.py OBS: You'll need to resync/rebuild your database! 2011-03-15 16:08:32 +00:00