Commit Graph

7 Commits

Author SHA1 Message Date
Quentin
3228cccbbf
fix missing includes (#172) 2024-05-20 17:42:52 +02:00
Bugisoft
46c1c63396
Update scrNativeCallContext (#171) 2024-05-19 00:02:49 +02:00
maybegreat48
e8d8bdd2b3
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
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
Yimura
47b53c9a10
fix(scrNativeHandler): Missing using containing scrNativeHandler (#66) 2022-11-09 20:13:12 +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