Commit Graph

7 Commits

Author SHA1 Message Date
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
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
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
Yimura
46b025293a fix(scrNativeHandler): Missing using containing scrNativeHandler (#66) 2022-11-09 20:13:12 +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