diff options
author | Nikolay Korolev <nickvnuk@gmail.com> | 2020-04-06 18:52:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 18:52:24 +0200 |
commit | 4feb5f3f8c33a4bdaaf9c49930509d036df95a90 (patch) | |
tree | 80904246ca2ae9296e9c82431e4573fbe972aa83 | |
parent | Merge branch 'master' of github.com:GTAmodding/re3 (diff) | |
download | re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.tar re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.tar.gz re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.tar.bz2 re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.tar.lz re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.tar.xz re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.tar.zst re3-4feb5f3f8c33a4bdaaf9c49930509d036df95a90.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -42,19 +42,20 @@ cAudioManager - WIP CBoat CBrightLights CBulletInfo -CCrane -CCranes -CCullZone -CCullZones +CCollision - almost done +CCullZone - only mobile stuff +CCullZones - only mobile stuff CExplosion -CFallingGlassPane -CGlass +CFireLoader - almost done CMenuManager - WIP CMotionBlurStreaks CObject CPacManPickups +CPad - only cheats CPedPath +CPools - save/loading CRecordDataForChase +CRecordDataForGame CRoadBlocks CRubbish CSceneEdit @@ -65,6 +66,7 @@ CTrafficLights CWeapon CWeather CWorld +GeneralLoad ``` ### Coding style |