Commit Graph

8 Commits

Author SHA1 Message Date
maybegreat48
f155790d38
Update to 1.66 (#98) 2023-02-02 22:55:50 +00:00
Aure7138
d7c99fb996
helper functions (#77) 2022-11-28 21:14:26 +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
Aure7138
7acab3884b
feat: CPhysical, CPed & CVehicle(#57)
* CPhysical added CAttackers class
* CPed added m_can_switch_weapon & m_cash
* CVehicle added m_door_lock_status

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-06 22:29:08 +00:00
Reece Watson
10fc50f395
fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00
Yimura
7cbf45a492
fix(CPhysical): 0x20 bytes removed (#45) 2022-10-25 17:39:32 +01:00
Yimura
87dadd8f5d
fix(CPhysical): maxhealth member type (#37) 2022-09-12 23:48:14 +02:00
Yimura
528f0c8926
feat(Classes): Split classes to their correct inheritance (#25) 2022-08-26 00:13:12 +02:00