summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-01-26 21:06:22 +0100
committerSergeanur <s.anureev@yandex.ua>2020-01-26 21:06:22 +0100
commit169e026ed32be972ea701ba55f0f278e8ab8dec2 (patch)
tree6479e5575933ae743a6509c1b55acdf89915a262
parentFix invert mouse on/off (diff)
downloadre3-169e026ed32be972ea701ba55f0f278e8ab8dec2.tar
re3-169e026ed32be972ea701ba55f0f278e8ab8dec2.tar.gz
re3-169e026ed32be972ea701ba55f0f278e8ab8dec2.tar.bz2
re3-169e026ed32be972ea701ba55f0f278e8ab8dec2.tar.lz
re3-169e026ed32be972ea701ba55f0f278e8ab8dec2.tar.xz
re3-169e026ed32be972ea701ba55f0f278e8ab8dec2.tar.zst
re3-169e026ed32be972ea701ba55f0f278e8ab8dec2.zip
-rw-r--r--README.md19
1 files changed, 16 insertions, 3 deletions
diff --git a/README.md b/README.md
index cb1b7187..6b80bc27 100644
--- a/README.md
+++ b/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)
```
-CAudioManager, cDMAudio, cSampleManager and all audio - being worked on
+cAudioManager - being worked on
CBoat
CBrightLights
CBulletInfo
@@ -46,6 +46,7 @@ CBulletTraces
CCam
CCamera
CCopPed
+CCoronas
CCrane
CCranes
CCullZone
@@ -60,20 +61,32 @@ CGarages
CGlass
CMenuManager
CMotionBlurStreaks
+CObject
CPacManPickups
CPedIK
CPedPath
CPlayerPed
+CPopulation
+CRadar
+CRecordDataForChase
+CRemote
+CReplay
CRoadBlocks
-CRunningScript - being worked on
+CRubbish
+CSceneEdit
+CRunningScript, CTheScripts - being worked on
+CSkidmarks
CShotInfo
-CStats
CSpecialFX
+CStats
CTrafficLights
+CWanted
CWaterCannon
CWaterCannons
CWeapon
CWeaponEffects
+CWeather
+CWorld
```
### Coding style