Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OnExecuteCommand hook can override the command result (crXXX). | Mattes D | 2015-05-10 | 1 | -3/+5 |
| | |||||
* | Call HOOK_EXECUTE_COMMAND even for unknown console commands. | Mattes D | 2015-05-10 | 1 | -2/+10 |
| | | | | This allows plugins such as Aliases to intercept even unknown commands. | ||||
* | Added the EntireCommand parameter to HOOK_EXECUTE_COMMAND. | Mattes D | 2015-05-10 | 1 | -1/+2 |
| | | | | Fixes #1996. | ||||
* | APIDump: The descriptions are read from multiple files. | madmaxoft | 2013-11-23 | 1 | -0/+31 |
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions. |