Quantcast

Changes and additions to CommandManager.

Author F16Gaming <adam.hellberg95@gmail.com>
Author date 2011-11-14 13:30:59
Author local date 2011-11-14 14:30:59 +0100
Committer F16Gaming <adam.hellberg95@gmail.com>
Committer date 2011-11-14 13:30:59
Committer local date 2011-11-14 14:30:59 +0100
Commit d5819da50e0a782a5abba30a865c4a3c29f0a34d
Tree 40aa010550c4904c92f9e543c1977668ee13b255
Parent 01c1c73eb03f08419f0863cd1ed0a4516b86c007
Changes and additions to CommandManager.

CHANGED: Command registration is now more efficient, one main command with aliases attached to it.
ADDED: Every command can now register an optional help message.
ADDED: CommandManager.AutoHelp will automatically print out all registered commands together with their help messages.