Yimura
71160fd650
feat(CBaseModelInfo): Added min/max dimensions
2022-07-05 13:21:38 +02:00
Yimura
2c763fff2f
feat(repo): added gitignore
2022-07-05 12:56:28 +02:00
Yimura
a2740d556a
fix(HashTable): template type is not double ptr
2022-07-05 10:10:50 +02:00
Yimura
d2cec1b07d
feat(Reclass): Updated project file
2022-07-05 09:58:45 +02:00
Yimura
91a0bbc173
feat(HashTable): Added Hash storage class
2022-07-05 09:58:25 +02:00
Yimura
dae8b0d3b8
feat(Reclass): Updated project file
2022-07-03 17:30:23 +02:00
Yimura
8d9b6ba576
feat(CBaseModelInfo): Update eModelType enum
2022-07-03 17:29:50 +02:00
Yimura
e7b43afec3
Merge pull request #8 from Yimura/CTunables
...
feat(CTunables): Added new class
2022-06-03 14:32:52 +02:00
Yimura
674370a1e6
feat(CTunables): Added new class
2022-06-03 14:27:35 +02:00
Yimura
8601940744
Merge pull request #6 from davidebeatrici/compile-check
...
Add CMake project, setup GitHub Actions, fix compile errors
2022-06-01 19:57:49 +02:00
Davide Beatrici
82f1294667
fix(fwEntity): Remove "class" specifier for rage::fvector3
...
fwEntity.hpp:29:21: error: typedef 'fvector3' cannot be referenced with a class specifier
class rage::fvector3 m_right //0x0060
^
vector.hpp:12:28: note: declared here
typedef vector3<float> fvector3
^
2022-06-01 08:47:43 +02:00
Davide Beatrici
9bc7349000
fix: Add missing <cstdint> include, divide includes by category
2022-06-01 08:47:43 +02:00
Davide Beatrici
1cfb6257a1
feat: Add GitHub Actions workflow, for automated compile check
2022-06-01 08:47:43 +02:00
Davide Beatrici
7b4e8e5f61
feat: Add CMake project to make sure that headers can be compiled, individually
2022-06-01 08:47:39 +02:00
Yimura
48bd9e37dc
Merge pull request #4 from davidebeatrici/fwentity-pos-forward-up-right-vectors
...
fix(fwEntity): Identify offsets for position, forward, up and right vectors
2022-06-01 00:08:24 +02:00
Yimura
9d234a48ad
Merge pull request #3 from davidebeatrici/cnavigation-up-right-vectors
...
fix(CNavigation): Identify offsets for up and right vectors
2022-06-01 00:08:05 +02:00
Yimura
3adc40cebc
fix(CNavigation): naming scheme
2022-06-01 00:07:20 +02:00
Yimura
e3983eab56
feat(Project): Add LICENSE
2022-05-31 21:11:19 +02:00
Davide Beatrici
5aef1d50f2
fix(fwEntity): Identify offsets for position, forward, up and right vectors
...
These vectors appear to be synced with the ones in m_navigation (CNavigation).
2022-05-27 07:29:09 +02:00
Davide Beatrici
66970767b1
fix(CNavigation): Identify offsets for up and right vectors
...
The class is very similar to CMatrix from San Andreas.
2e063063be/source/game_sa/Core/Matrix.h
2022-05-27 03:00:28 +02:00
Yimura
49916757df
feat(eModelType): Added Object, Weapon & Plant
2022-05-22 16:10:07 +02:00
Yimura
f27b0ed16a
feat(CNetGamePlayer): Added complaints offset
2022-05-18 22:01:37 +02:00
Yimura
e9e1c3b7b8
fix(CBaseModelInfo): eModelType enum type
2022-05-10 18:11:31 +02:00
Yimura
ca70dccb47
feat(ReClass): Pushing project file
2022-05-10 16:47:23 +02:00
Yimura
7b78a7ee7c
feat(CBaseModelInfo): Added model_type
2022-05-10 16:36:54 +02:00
Yimura
e95dcb0420
feat(Classes): Added ScInfo class
2022-03-27 16:51:16 +02:00
Yimura
e40ae7b2b3
fix(Enums): Make enum class to prevent redefinition errors
2022-03-02 02:12:36 +01:00
Yimura
ec43b4fb88
feat(ReClass): Updated reclass file
2022-03-02 00:15:17 +01:00
Yimura
d063d5530b
feat(CWeaponInfo): Updated Weapon Info
...
#1
2022-03-02 00:14:55 +01:00
Yimura
bdf5b4b249
feat(CAmmoInfo): Updated ammo info
2022-03-02 00:14:03 +01:00
Yimura
c969651456
feat(CItemInfo): Added
2022-03-02 00:12:13 +01:00
Yimura
d8c62840df
feat(Friends): Added classes with friend info
2022-02-18 10:17:34 +01:00
Yimura
a371ec7d52
feat(ReClass): Added FriendRegistry, FriendList & FriendInfo
2022-02-18 10:16:55 +01:00
Yimura
9688ed53ee
Merge branch 'master' of github.com:Yimura/GTAV-Classes
2022-02-01 16:26:03 +01:00
Yimura
bfe3f48ae3
fix(CAutomobile): Offsets off by 4 bytes
2022-02-01 16:25:48 +01:00
Yimura
e21452fa53
fix(CNetworkPlayerMgr): Fixed byte alignment to 2
2022-01-31 18:07:39 +01:00
Yimura
d7f9a681a2
Merge branch 'master' of github.com:Yimura/GTAV-Classes
2022-01-30 00:12:22 +01:00
Yimura
634410c924
fix(CAutomobile) Leaking pragma pack
2022-01-30 00:12:18 +01:00
Yimura
a7638e8749
Merge branch 'master' of https://github.com/Yimura/GTAV-Classes
2022-01-29 21:34:29 +01:00
Yimura
1e903c6aea
fix(CNonPhysicalPlayerData): Align to 4 bytes
2022-01-29 21:34:01 +01:00
Yimura
ffa9692d24
fix(vector): No closing semicolon
2022-01-29 21:33:18 +01:00
Yimura
fc30a4b381
fix(CNavigation): Struct alignment off by 4 bytes
2022-01-28 02:25:13 +01:00
Yimura
61716c5d68
fix(Vector): Added fvector3
2022-01-28 01:15:26 +01:00
Yimura
17106cd848
fix(netPlayer): Fix destructor can't have return type
2022-01-28 00:59:48 +01:00
Yimura
e77e24fbe0
fix(fwEntity): Align data to 4 bytes
2022-01-28 00:59:11 +01:00
Yimura
70922bb767
fix(CPlayerInfo): Include eGameState and align to 4 bytes
2022-01-28 00:36:05 +01:00
Yimura
ad78e07e33
fix(CAutomobile): Align bytes by 4
2022-01-28 00:35:13 +01:00
Yimura
5abbb7f1eb
feat: Updated classes
2022-01-28 00:02:15 +01:00
Yimura
a069ad9316
feat(ReClass): Updated CPed and CPlayerInfo
2021-12-22 13:04:49 +01:00
Yimura
9fd648ce49
feat(CPlayerInfo): Added m_peer_id
2021-12-22 13:01:31 +01:00