David Anderson
|
c66d14605a
|
Merge pull request #397 from alliedmodders/rm-old-mms
Remove code that handles long-dead Metamod:Source versions.
|
2015-09-18 14:38:52 -07:00 |
|
David Anderson
|
fe16e8e47c
|
Move the SetCommandClient hook into GameHooks.
|
2015-09-09 20:03:23 -07:00 |
|
David Anderson
|
df672dd8ce
|
Remove the ability to compile against Metamod:Source versions lower than 1.8.
|
2015-09-09 18:54:43 -07:00 |
|
David Anderson
|
5757b729ac
|
Hide MRES_SUPERCEDE from command hook callbacks.
|
2015-09-09 18:45:20 -07:00 |
|
David Anderson
|
b048dc7b10
|
Move ConCommand hooks into GameHooks and switch callbacks to ICommandArgs.
|
2015-09-09 18:40:04 -07:00 |
|
David Anderson
|
b63bfdc72a
|
Rename QueryHookMode to ClientCvarQueryMode.
|
2015-09-09 18:40:01 -07:00 |
|
David Anderson
|
5d55ff23bd
|
Move OnQueryCvarValueFinished into the global hook manager.
|
2015-08-31 09:22:08 -07:00 |
|
David Anderson
|
2ed044804d
|
Move OnConVarChanged into a global hook.
|
2015-08-31 09:18:29 -07:00 |
|