Commit Graph

  • cee401f0f0 feat(ReClass): Updated reclass file Yimura 2022-03-02 00:15:17 +0100
  • 51627957a4 feat(CWeaponInfo): Updated Weapon Info Yimura 2022-03-02 00:14:55 +0100
  • a99a969102 feat(CAmmoInfo): Updated ammo info Yimura 2022-03-02 00:14:03 +0100
  • 30b6dc851c feat(CItemInfo): Added Yimura 2022-03-02 00:12:13 +0100
  • cacab970b3 feat(Friends): Added classes with friend info Yimura 2022-02-18 10:17:34 +0100
  • 4e103da918 feat(ReClass): Added FriendRegistry, FriendList & FriendInfo Yimura 2022-02-18 10:16:55 +0100
  • 8d1f596f16 Merge branch 'master' of github.com:Yimura/GTAV-Classes Yimura 2022-02-01 16:26:03 +0100
  • f5264840e6 fix(CAutomobile): Offsets off by 4 bytes Yimura 2022-02-01 16:25:48 +0100
  • ed5da8532e fix(CNetworkPlayerMgr): Fixed byte alignment to 2 Yimura 2022-01-31 18:07:39 +0100
  • 9f6df5ee29 Merge branch 'master' of github.com:Yimura/GTAV-Classes Yimura 2022-01-30 00:12:22 +0100
  • 57f2647c81 fix(CAutomobile) Leaking pragma pack Yimura 2022-01-30 00:12:18 +0100
  • 5e7af9ebd2 Merge branch 'master' of https://github.com/Yimura/GTAV-Classes Yimura 2022-01-29 21:34:29 +0100
  • 5705a0a121 fix(CNonPhysicalPlayerData): Align to 4 bytes Yimura 2022-01-29 21:34:01 +0100
  • 47d153b423 fix(vector): No closing semicolon Yimura 2022-01-29 21:33:18 +0100
  • 0d0eaa24d1 fix(CNavigation): Struct alignment off by 4 bytes Yimura 2022-01-28 02:25:13 +0100
  • 8118929e97 fix(Vector): Added fvector3 Yimura 2022-01-28 01:15:26 +0100
  • ac00763670 fix(netPlayer): Fix destructor can't have return type Yimura 2022-01-28 00:59:48 +0100
  • db6e47d0f2 fix(fwEntity): Align data to 4 bytes Yimura 2022-01-28 00:59:11 +0100
  • ade425031f fix(CPlayerInfo): Include eGameState and align to 4 bytes Yimura 2022-01-28 00:36:05 +0100
  • d25c9a3310 fix(CAutomobile): Align bytes by 4 Yimura 2022-01-28 00:35:13 +0100
  • 5abdecaa82 feat: Updated classes Yimura 2022-01-28 00:02:15 +0100
  • f55c2bfe39 feat(ReClass): Updated CPed and CPlayerInfo Yimura 2021-12-22 13:04:49 +0100
  • 8b3c3d8327 feat(CPlayerInfo): Added m_peer_id Yimura 2021-12-22 13:01:31 +0100
  • 66e9f02684 feat(CPed): Renamed m_in_vehicle to m_ped_task_flag Yimura 2021-12-22 13:00:14 +0100
  • 72691ce56d fix(CPlayerInfo): Remove pragma warning and added pragma pack 1 Yimura 2021-12-18 01:25:40 +0100
  • 8181dce445 feat(ReClass): Updated with CPlayerInfo inline classes Yimura 2021-12-17 23:23:56 +0100
  • dfbe0f0049 feat(CPlayerInfo): Swapped to inline classes Yimura 2021-12-17 23:21:20 +0100
  • 276ccd50b3 feat(Classes): Updated for 1.58 Yimura 2021-12-15 16:07:30 +0100
  • 7ff6c9b9b7 feat(Project): Copy pastable into BigBaseV2 source Yimura 2021-12-06 19:36:09 +0100
  • e25afe9db3 feat(Classes): Added CNetGamePlayer class Yimura 2021-12-06 18:08:14 +0100
  • ac23f0ceae fix(CPlayerInfo): Accidental duplicate of member properties Yimura 2021-10-18 17:24:44 +0200
  • 53a6f68990 feat(Reclass): Updated project file Yimura 2021-10-15 01:40:51 +0200
  • 9bada475eb fix(CPlayerInfo): Fix internal ip/port members Yimura 2021-10-15 01:40:40 +0200
  • 693edb2968 feat(CHandlingData.h): Changed Vector3 to rage::vector3 Yimura 2021-10-15 01:39:59 +0200
  • 3c9715ddd8 feat(CAutomobile): Added CVehicleModelInfo and posbase Yimura 2021-10-15 01:39:29 +0200
  • dae0a5977e feat(CPed): Added posbase & renamed pos to camera Yimura 2021-10-15 01:38:31 +0200
  • 8d620fe28e fix(CPlayerInfo): Fixed some properties Yimura 2021-09-21 16:52:02 +0200
  • f32a404cee feat(CWeaponInfo): Adjusted properties Yimura 2021-09-21 16:16:37 +0200
  • 05c48dbeae feat(CPlayerInfo): Adjusted properties Yimura 2021-09-21 16:16:08 +0200
  • 124e5ea148 feat(CPedWeaponManager): Added some properties Yimura 2021-09-21 16:14:19 +0200
  • 33c551933d feat(CPed): Added some properties Yimura 2021-09-21 16:12:20 +0200
  • 8c32e33757 chore: New line at end of file Yimura 2021-09-21 16:11:15 +0200
  • 367492bc09 feat(CAutomobile): Added and adjusted properties Yimura 2021-09-21 16:10:20 +0200
  • f31c0264ab feat(CAmmoInfo): Added more properties Yimura 2021-09-21 16:05:47 +0200
  • af33cc985f feat(ReclassNET): Updating reclass project file Yimura 2021-09-21 16:04:38 +0200
  • 6b4d1ea073 feat(CPed): Added m_in_vehicle Yimura 2021-07-27 12:15:56 +0200
  • f0eff1fd17 feat(CWeaponInfo): Added include to CAmmoInfo Yimura 2021-07-26 12:15:00 +0200
  • 8cf24872f2 feat(CHandlingData): Renamed m_brakeforce to m_brake_force Yimura 2021-07-26 12:14:39 +0200
  • a4dff650dd feat(CAmmoInfo): Added ammo info to CWeaponInfo Yimura 2021-07-26 12:14:00 +0200
  • 977da8c44a feat(Reclass): Updated classes Yimura 2021-07-26 12:05:23 +0200
  • 2259c50123 feat(CWeaponInfo): Added a lot of properties Yimura 2021-07-26 12:05:02 +0200
  • 1538656a43 feat(CPlayerInfo): Fixed offsets and added some properties Yimura 2021-07-26 12:04:30 +0200
  • ef48482c55 feat(CPedWeaponManager) Added vehicle weapon info Yimura 2021-07-26 12:03:22 +0200
  • eeaaf20f13 feat(CAutomobile): Added deformation god mode Yimura 2021-07-26 12:02:40 +0200
  • 0c87bbdf2f feat(README): Added usage Yimura 2021-07-25 13:14:19 +0200
  • b8bc97c0f3 feat(Classes): Added includes Yimura 2021-07-25 13:12:53 +0200
  • 14dc09e13c feat(Reclass): Added Reclass file Yimura 2021-02-19 15:46:39 +0100
  • aac1a4e76c Initial Commit Yimura 2021-02-08 22:44:51 +0100