Commit Graph

20 Commits

Author SHA1 Message Date
Ilya Shurumov
3c37fcc7d6 - implement DrawTyreTracks, fix GetTyreTrackPositions
- tune exhaust smoke
2020-07-07 23:43:45 +06:00
Ilya Shurumov
f60dd044a9 - properly disable exhaust on parked cars
- tune transparency
2020-07-07 21:01:37 +06:00
Ilya Shurumov
63d6cd77d6 - restored exhaust smoke 2020-07-07 20:49:33 +06:00
Ilya Shurumov
a1d5c7caa3 - fix AddSmokingEngine 2020-07-07 18:19:23 +06:00
Ilya Shurumov
5eea051827 - implement AddSmokingEngine, AddFlamingEngine 2020-06-19 21:05:52 +06:00
Ilya Shurumov
3e875daf3c - car bug fixes and improvements for two player mode 2020-06-06 18:19:55 +06:00
Ilya Shurumov
4dcd33e173 - fix car light bugs 2020-06-05 20:12:57 +06:00
Ilya Shurumov
68f7e38d17 - implement DisplayLightReflections, ShowGroundLight
- fix AddNightLights
2020-06-05 19:28:43 +06:00
Ilya Shurumov
b8e5a3fb6f - implement ShowLight
- fix AddNightLights
2020-06-05 15:13:23 +06:00
Ilya Shurumov
abfc04da50 - implement InitDebris 2020-06-05 13:20:26 +06:00
Ilya Shurumov
b1471672c4 - implement AddReverseLight, AddIndicatorLight, AddBrakeLight 2020-06-05 03:11:48 +06:00
Ilya Shurumov
1d55dde0b7 - implement TannerCollison and resolve NULLs
- fix CarBuildingCollision
2020-05-24 14:22:31 +06:00
Ilya Shurumov
75400561aa - implement AddCopCarLight, fix ShowCarLight
- fix DrawSprites
- [EMU] zero GTE flag in NCLIP
2020-05-24 13:43:04 +06:00
Ilya Shurumov
a17331a8be - simplify SetupSpecCosmetics, SetupSpecDenting 2020-05-13 14:30:17 +06:00
Ilya Shurumov
217e2cfe7b - remove weird dead commented memcpys 2020-05-12 00:09:51 +06:00
Ilya Shurumov
a3bf2e8e5b - implement ShowFlare
- fix AddNightLights
2020-04-30 21:35:07 +06:00
Ilya Shurumov
2dd14bac21 - implement AddNightLights, ShowCarlight, FindCarLightFade 2020-04-29 21:03:13 +06:00
Ilya Shurumov
433370e9a4 - implement SetupSpecCosmetics 2020-04-10 05:52:52 +06:00
Ilya Shurumov
da176025ac - implement loadsectorsPC
- implement LoadGameLevel
- implement ProcessLumps
- implement SetCityType, ResetCityType
- implement sdGetBSP, FindRoadInBSP
- implement LoadCosmetics, ProcessCosmeticsLump
- fix wantedCar finally
2020-04-05 19:53:08 +06:00
Ilya Shurumov
c40d40bd22 - added sources rebuilt with TDR and partially decompiled intro sequence
- moved necessary data to new sources
- running intro with TOMB5 HLE emulator
2020-03-28 03:25:35 +06:00