Commit Graph

27 Commits

Author SHA1 Message Date
Mr-X-GTA
d274128767
Update for b3407 (#2)
Some checks failed
Build / build (ubuntu-latest) (push) Has been cancelled
Build / build (windows-latest) (push) Has been cancelled
2024-12-14 02:40:29 +01:00
gir489
b8edb83d66 Fixed eThreadState. (#186) 2024-08-19 19:19:22 +02:00
maybegreat48
0bc3c42889 Update for b3258 (#179) 2024-07-03 22:45:15 +02:00
maybegreat48
6a3d6e573b Move script handler stuff to GTAV-Classes (#178) 2024-06-24 20:18:40 +02:00
Quentin
5757929581 fix missing includes (#172) 2024-05-20 17:42:52 +02:00
Bugisoft
bc9fd19716 Update scrNativeCallContext (#171) 2024-05-19 00:02:49 +02:00
Quentin
a1562273fc fix(tlsContext): gta build 3179 (#169) 2024-04-16 16:43:30 +02:00
0x280
057df5ceda make scrNativeRegistrationTable class members public (#159) 2024-02-01 22:50:59 +01:00
maybegreat48
34f46160d0 Assorted fixes (#157)
* feat(GtaThread): add force cleanup fields

* fix(scrThreadContext): there is no TIMER_C

* feat(GtaThread): add the flag

* fix(scrProgram): add scrNativeHandler include

* fix(scrNativeHandler): make data fields public

---------

Co-authored-by: maybegreat48 <email@hostname>
2023-12-20 15:49:40 +01:00
maybegreat48
b874a00c18 Some more class fixes (#150)
For GTA V 1.68 b3095
2023-12-13 23:28:38 +01:00
tupoy-ya
6fc73a16f7 fix(scrNativeHash): Make scrNativeHash uint64_t (#135) 2023-09-03 20:25:35 +02:00
maybegreat48
0102dfcdcc Add stuff for YimMenu, YimMenuV2, and YimASI (#132)
* feat(gamefiles): add game config
* Update CPickupCreationDataNode.hpp
* feat(train): add train config
* feat(netsync): add phone task info
* feat(invoker): constexpr everything
2023-08-18 21:58:00 +02:00
Quentin
a7eee8d5cc script vector3: add to_string and << operator overload (#119) 2023-06-27 19:19:19 +02:00
maybegreat48
9d951d0e32 Update to 1.67 (#117) 2023-06-14 22:16:19 +02:00
Forever Gone
14adf08cac Added scrValue (#116) 2023-06-10 11:39:23 +02:00
DayibBaba
66a0c32e1d feat(srcVector): Added == and != operators (#112) 2023-04-16 19:07:38 +01:00
maybegreat48
11c1ebdec9 Improve sync classes (#108) 2023-02-23 23:11:35 +00:00
maybegreat48
c8ee3082ae Add CPlayerCameraDataNode and updated globals (#104) 2023-02-12 22:01:39 +00:00
maybegreat48
df824ee6da Update to 1.66 (#98) 2023-02-02 22:55:50 +00:00
maybegreat48
b461162059 A few more global classes (#97) 2023-01-22 22:07:57 +00:00
maybegreat48
7802d1eeb9 Fix compiler warnings (#94)
* feat(Network): add snConnectToPeerTaskData and snConnectToPeerTaskResult

* feat(Script): Add script global structs

* fix(CMake): Try to get includes to work

* feat(rage): Add some more stuff

* chore(Globals): try to fix linux build

* chore(Globals): Actually rename all instances of TIMER

* fix(types): Fix compiler warnings

Co-authored-by: user <email@hostname>
2023-01-03 15:09:00 +01:00
maybegreat48
7fd23fde00 Add global classes (#93)
* feat(Network): add snConnectToPeerTaskData and snConnectToPeerTaskResult
* feat(Script): Add script global structs
* fix(CMake): Try to get includes to work
* chore(Globals): try to fix linux build
* chore(Globals): Actually rename all instances of TIMER
2023-01-03 12:15:06 +00:00
Yimura
a326b5a4ec fix: tlsContext offsets (#72) 2022-11-15 23:39:24 +00:00
Reece Watson
0e734ac7a2 feat(scrProgram): Updated some members. (#71) 2022-11-15 08:26:00 +01:00
Yimura
46b025293a fix(scrNativeHandler): Missing using containing scrNativeHandler (#66) 2022-11-09 20:13:12 +00:00
Yimura
7fe43eb735 fix: GtaThread & scrProgramTable (#65)
* fix(scrProgramTable): Removed unused include
* feat(GtaThread): Actually commit file contents
2022-11-09 18:17:25 +00:00
Yimura
d81f392e61 Script VM classes (#60)
* feat(Script): Ported BBv2 script classes
* fix: Change hard tab indents to 4 width space indents
2022-11-08 21:11:50 +00:00