Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-13 | All in-game commands go through the OnExecuteCommand hook. | Mattes D | 1 | -4/+3 |
2015-05-10 | OnExecuteCommand hook can override the command result (crXXX). | Mattes D | 1 | -3/+5 |
2015-05-10 | Call HOOK_EXECUTE_COMMAND even for unknown console commands. | Mattes D | 1 | -2/+10 |
2015-05-10 | Added the EntireCommand parameter to HOOK_EXECUTE_COMMAND. | Mattes D | 1 | -1/+2 |
2013-11-23 | APIDump: The descriptions are read from multiple files. | madmaxoft | 1 | -0/+31 |