chrb22

Results 1 issues of chrb22

In https://github.com/alliedmodders/sourcemod/issues/1956 I explain the problem that the DHook post-hook causes when detouring at an arbitrary instruction address. These commits add the new "calling convention" `CallConv_INSTRUCTION`, which ensures the post-hook...