Temp-Classes/base
Aure7138 12919a46ff feat: CPlayerInfo, CVehicle & CPed (#58)
* Added get_position() helper to CNavigation
* Updated CPed class:
  * m_fatigued_health_threshold
  * m_injured_health_threshold
  * m_dying_health_threshold
  * m_hurt_health_threshold
* Updated CPlayerInfo class:
  * m_wanted_level_difficulty
  * m_wanted_level_multiplier
* Updated CVehicle class:
  * m_dirt_level
  * m_max_passengers
  * m_num_of_passengers
  * m_door_lock_status
2022-11-08 21:02:11 +00:00
..
CBaseModelInfo.hpp feat/fix(Random): Update and add a bunch of classes (#51) 2022-10-30 18:26:20 +01:00
CNavigation.hpp feat: CPlayerInfo, CVehicle & CPed (#58) 2022-11-08 21:02:11 +00:00
CObject.hpp fix(CPhysical): 0x20 bytes removed (#45) 2022-10-25 17:39:32 +01:00
datBase.hpp feat(Classes): Updated CBaseModelInfo, CPlayerGameStateDataNode and fwEntity (#24) 2022-08-20 19:17:32 +02:00
fwArchetype.hpp feat/fix(Random): Update and add a bunch of classes (#51) 2022-10-30 18:26:20 +01:00
fwArchetypeDef.hpp feat/fix(Random): Update and add a bunch of classes (#51) 2022-10-30 18:26:20 +01:00
fwExtensibleBase.hpp fix(CI): Compiled in folders and use relative include dirs (#27) 2022-08-25 22:06:34 +02:00
fwExtension.hpp feat(Classes): Updated CBaseModelInfo, CPlayerGameStateDataNode and fwEntity (#24) 2022-08-20 19:17:32 +02:00
fwExtensionContainer.hpp feat(Classes): Updated CBaseModelInfo, CPlayerGameStateDataNode and fwEntity (#24) 2022-08-20 19:17:32 +02:00
fwRefAwareBase.hpp feat(Classes): Updated CBaseModelInfo, CPlayerGameStateDataNode and fwEntity (#24) 2022-08-20 19:17:32 +02:00
fwRefAwareBaseImpl.hpp feat(Classes): Updated CBaseModelInfo, CPlayerGameStateDataNode and fwEntity (#24) 2022-08-20 19:17:32 +02:00
HashTable.hpp refactor: Reorganize repo (#12) 2022-07-29 18:00:22 +02:00
pgBase.hpp fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00
phArchetype.hpp feat: CPlayerInfo, CVehicle & CPed (#58) 2022-11-08 21:02:11 +00:00
phBound.hpp fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00
phBoundCapsule.hpp fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00
phBoundComposite.hpp fix(Physics & Matrices): Updated physics and matrix structures. (#55) 2022-11-06 21:38:41 +00:00