Commit Graph

7 Commits

Author SHA1 Message Date
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