Commit Graph

17 Commits

Author SHA1 Message Date
tupoy-ya
b4557c6904
fix(scrNativeHash): Make scrNativeHash uint64_t (#135) 2023-09-03 20:25:35 +02:00
maybegreat48
0f88abb93d
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
d8304d3e60
script vector3: add to_string and << operator overload (#119) 2023-06-27 19:19:19 +02:00
maybegreat48
7b8bfba701
Update to 1.67 (#117) 2023-06-14 22:16:19 +02:00
Forever Gone
29db28ee50
Added scrValue (#116) 2023-06-10 11:39:23 +02:00
DayibBaba
57548ccd87
feat(srcVector): Added == and != operators (#112) 2023-04-16 19:07:38 +01:00
maybegreat48
f71748dd1d
Improve sync classes (#108) 2023-02-23 23:11:35 +00:00
maybegreat48
c5c72f78ff
Add CPlayerCameraDataNode and updated globals (#104) 2023-02-12 22:01:39 +00:00
maybegreat48
f155790d38
Update to 1.66 (#98) 2023-02-02 22:55:50 +00:00
maybegreat48
82b6f0fbab
A few more global classes (#97) 2023-01-22 22:07:57 +00:00
maybegreat48
a4a559be1a
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
2bb20aa67f
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
54772b7c79
fix: tlsContext offsets (#72) 2022-11-15 23:39:24 +00:00
Reece Watson
7079521cfd
feat(scrProgram): Updated some members. (#71) 2022-11-15 08:26:00 +01:00
Yimura
47b53c9a10
fix(scrNativeHandler): Missing using containing scrNativeHandler (#66) 2022-11-09 20:13:12 +00:00
Yimura
fa51149467
fix: GtaThread & scrProgramTable (#65)
* fix(scrProgramTable): Removed unused include
* feat(GtaThread): Actually commit file contents
2022-11-09 18:17:25 +00:00
Yimura
89d2428864
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