TmpMenu/src/hooking
Mr-X-GTA 6ebd3d753f Misc stuff (#3515)
* feat(hotkeys): add support for mouse buttons
* feat: show message box with version note if pattern scan fails
* feat(exception handler): set destination register to 0 on move instructions
* feat: update r* admin list
* fix: fix spawned vehicle not being deleted when using bring player
* fix: fix exceptions when using bring player
* fix: fix gravity gun not working while requesting control
* fix: dont request control of entities that are not CPhysical
* fix: fix take_control_of not requesting control if timeout is 0
* fix: fix crash when executing commands on all players
* fix: fix cmd executor style being applied to all windows if command is invalid
* fix: fix rare exceptions in esp::draw_player
* fix: fix exceptions when using gravity gun on objects or dying with some models
* fix: fix incorrect reading of m_model_type
2024-08-05 09:15:42 +02:00
..
call_hook.cpp Project include cleanup (#3404) 2024-07-23 13:40:30 +02:00
call_hook.hpp Optimizations (#2649) 2023-12-29 17:07:00 +01:00
detour_hook.cpp Optimizations (#2649) 2023-12-29 17:07:00 +01:00
detour_hook.hpp feat: dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (#3301) 2024-07-08 14:15:18 +02:00
hooking.cpp Misc stuff (#3515) 2024-08-05 09:15:42 +02:00
hooking.hpp Misc stuff (#3515) 2024-08-05 09:15:42 +02:00
vmt_hook.cpp Project include cleanup (#3404) 2024-07-23 13:40:30 +02:00
vmt_hook.hpp Optimizations (#2649) 2023-12-29 17:07:00 +01:00
vtable_hook.cpp Optimizations (#2649) 2023-12-29 17:07:00 +01:00
vtable_hook.hpp Optimizations (#2649) 2023-12-29 17:07:00 +01:00