Commit Graph

6 Commits

Author SHA1 Message Date
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
Aure7138
5b1210b143 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
1d5916827c fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00
Yimura
a35ff28244 fix(CPhysical): 0x20 bytes removed (#45) 2022-10-25 17:39:32 +01:00
Yimura
f6d799e775 fix(CPhysical): maxhealth member type (#37) 2022-09-12 23:48:14 +02:00
Yimura
00d8cc9fa5 feat(Classes): Split classes to their correct inheritance (#25) 2022-08-26 00:13:12 +02:00