Improved detour handler, cleaned up hooks, and improved RCS hook (#399)

* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402)
This commit is contained in:
Forever Gone
2022-08-09 14:39:55 -04:00
committed by GitHub
parent 930b7eef60
commit 954b7673ee
15 changed files with 175 additions and 218 deletions