mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
More unfinished classes
This commit is contained in:
parent
0525e3930b
commit
169e026ed3
19
README.md
19
README.md
@ -38,7 +38,7 @@ to reverse at the time, calling the original functions is acceptable.
|
|||||||
|
|
||||||
### Unreversed / incomplete classes (at least the ones we know)
|
### Unreversed / incomplete classes (at least the ones we know)
|
||||||
```
|
```
|
||||||
CAudioManager, cDMAudio, cSampleManager and all audio - being worked on
|
cAudioManager - being worked on
|
||||||
CBoat
|
CBoat
|
||||||
CBrightLights
|
CBrightLights
|
||||||
CBulletInfo
|
CBulletInfo
|
||||||
@ -46,6 +46,7 @@ CBulletTraces
|
|||||||
CCam
|
CCam
|
||||||
CCamera
|
CCamera
|
||||||
CCopPed
|
CCopPed
|
||||||
|
CCoronas
|
||||||
CCrane
|
CCrane
|
||||||
CCranes
|
CCranes
|
||||||
CCullZone
|
CCullZone
|
||||||
@ -60,20 +61,32 @@ CGarages
|
|||||||
CGlass
|
CGlass
|
||||||
CMenuManager
|
CMenuManager
|
||||||
CMotionBlurStreaks
|
CMotionBlurStreaks
|
||||||
|
CObject
|
||||||
CPacManPickups
|
CPacManPickups
|
||||||
CPedIK
|
CPedIK
|
||||||
CPedPath
|
CPedPath
|
||||||
CPlayerPed
|
CPlayerPed
|
||||||
|
CPopulation
|
||||||
|
CRadar
|
||||||
|
CRecordDataForChase
|
||||||
|
CRemote
|
||||||
|
CReplay
|
||||||
CRoadBlocks
|
CRoadBlocks
|
||||||
CRunningScript - being worked on
|
CRubbish
|
||||||
|
CSceneEdit
|
||||||
|
CRunningScript, CTheScripts - being worked on
|
||||||
|
CSkidmarks
|
||||||
CShotInfo
|
CShotInfo
|
||||||
CStats
|
|
||||||
CSpecialFX
|
CSpecialFX
|
||||||
|
CStats
|
||||||
CTrafficLights
|
CTrafficLights
|
||||||
|
CWanted
|
||||||
CWaterCannon
|
CWaterCannon
|
||||||
CWaterCannons
|
CWaterCannons
|
||||||
CWeapon
|
CWeapon
|
||||||
CWeaponEffects
|
CWeaponEffects
|
||||||
|
CWeather
|
||||||
|
CWorld
|
||||||
```
|
```
|
||||||
|
|
||||||
### Coding style
|
### Coding style
|
||||||
|
Loading…
Reference in New Issue
Block a user