13 Commits

Author SHA1 Message Date
Forever Gone
8a9588b1e1
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)
2022-08-09 20:39:55 +02:00
Forever Gone
10f549183b
feat(hooks): General cleanup on hooks and pointers (#322) 2022-07-05 22:54:45 +02:00
Yimura
3e8679792a
feat(vendor): Updated GTAV-Classes 2022-01-30 00:23:26 +01:00
Yimura
8247370a72
feat(GTA/Enums): Added other gamestates 2022-01-26 14:01:38 +01:00
Yimura
88c5a35830 refactor(Core): Removed eExplosionType and updated gta/enums instead 2022-01-04 23:10:27 +01:00
Yimura
ac65297fb6
refactor(Enums): Changed to enum class 2021-05-20 15:48:36 +02:00
Yimura
4a3093f0be
feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
d274a309b3
feat(GTA/enums): Added PedTypes enum 2021-02-07 17:05:29 +01:00
Yimura
79a59603b5
feat(ScriptEventHandler): Improved logging and added join msg 2021-01-13 15:35:21 +01:00
Yimura
d68faff094
fix(Events): Made all event hashes, function definitions and event enum to int64_t 2021-01-02 11:52:36 +01:00
Yimura
2b8679289e
feat(Hooking): Added protections for remote events on GetEventData function. 2020-12-31 23:22:28 +01:00
gir489
663018a7c2 Code review changes to base_tab.cpp.
Updated gta folder.
2020-02-23 12:37:38 -05:00
Pocakking
17fe337342 Premake, Gitmodules, Readme 2019-06-23 22:00:18 +02:00