Commit Graph

5 Commits

Author SHA1 Message Date
Peace-Maker
43f275889e Merge upstream master 2018-04-19 02:09:01 +02:00
Drifter
b14f62435c Update test gamedata. 2018-01-27 10:08:03 -05:00
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
Dr!fter
0f64a45a2b Remove the need for SDK's. Update AMBuild scripts to AMBuild2. Fix shutdown crash. Update gamedata for testing. General code fixups. 2014-08-19 13:14:48 -04:00
Dr!fter
c7a075fd8e Add some safety for Object params. Add gamedata and test plugin! 2013-08-29 20:16:05 -04:00