issues
search
redsunservers
/
SuperZombieFortress
Custom Team Fortress 2 Gamemode, inspired from Left 4 Dead
GNU General Public License v3.0
36
stars
27
forks
source link
Use DHooks methodmap API
#98
Closed
Mikusch
closed
3 years ago
Mikusch
commented
4 years ago
Replaced all DHook function calls with their methodmap equivalents
Replaced all generic
Handle
types with new methodmap types
Removed unnecessary parameters in callbacks
Removed a fix for
this
pointer in post hooks being
null
as this was fixed in
https://github.com/peace-maker/DHooks2/pull/8
Haven't tested it, but it should work fine.
Handle
types with new methodmap typesthis
pointer in post hooks beingnull
as this was fixed in https://github.com/peace-maker/DHooks2/pull/8Haven't tested it, but it should work fine.