sm-ext-dhooks2/sourcemod/scripting
Peace-Maker aa3018a27d Add support to define function signatures in gamedata
A "Functions" section is parsed in gamedata files that allow you to define the signature of functions including metadata like the calling convention and specifying the register an argument is passed in.
A new native DHookCreateFromConf can be used to setup a hook or detour from one of that function sections in the "Functions" section.
2018-01-25 17:18:30 +01:00
..
include Add support to define function signatures in gamedata 2018-01-25 17:18:30 +01:00
dhooks-test.sp Fix test plugin. 2016-08-30 11:00:26 -04:00
dynhooks-test.sp Add support to define function signatures in gamedata 2018-01-25 17:18:30 +01:00