summaryrefslogtreecommitdiff
path: root/src/command.cpp
AgeCommit message (Expand)Author
2009-04-16Add Command::SetPermission member to centralise access checking. Remove dupli...rburchell
2009-04-02Remove capability for commands to hook existing commands, add an OnPreCommand...rburchell
2009-02-17Fix numerous errors in Win32 building under Visual Studio due to the many cha...cyberbotx
2009-02-15Add CFLAG_ALLOW_UNREGISTERED, commands without this flag will now not run for...rburchell
2009-02-15Split Command implementation from definition.rburchell