re3/src/render
aap cdebea71f3 fixes to HUD and sprite2d 2020-08-13 18:47:39 +02:00
..
2dEffect.h renamed 2dfx shadowRange to Size 2020-06-28 12:08:46 +02:00
Antennas.cpp rubbish done 2020-08-09 16:49:15 +02:00
Antennas.h added CAntennas 2019-05-30 11:13:06 +02:00
Clouds.cpp CEntity and friends 2020-05-19 20:56:42 +02:00
Clouds.h CClouds; disabled object clipping for SA cam 2020-05-12 16:27:39 +02:00
Console.cpp Revert "FONT_BANK renamed to FONT_STANDARD" 2020-06-07 05:03:06 +03:00
Console.h rem refs 2020-04-17 08:54:14 +03:00
Coronas.cpp sun reflection fix 2020-08-12 10:48:00 +02:00
Coronas.h coronas done 2020-08-09 13:17:48 +02:00
Credits.cpp Merge branch 'master' into miami 2020-07-17 21:15:47 +03:00
Credits.h rem refs 2020-04-17 08:54:14 +03:00
CutsceneShadow.cpp fixes 2020-08-04 16:24:59 +03:00
CutsceneShadow.h Update CutsceneShadow.h 2020-08-05 17:13:21 +03:00
Draw.cpp Merge branch 'master' into miami 2020-07-13 18:10:17 +03:00
Draw.h FOV fix 2020-06-21 14:52:44 +02:00
Fluff.cpp pointlights done 2020-08-09 15:45:38 +02:00
Fluff.h CEscalators done 2020-08-03 15:31:42 -07:00
Font.cpp 90% fixes, 10% skel refactoring 2020-07-24 21:02:55 +03:00
Font.h Squeeze performance option, minor fixes 2020-08-03 16:00:32 +03:00
Glass.cpp CCollision done and fixes 2020-07-27 15:38:46 +02:00
Glass.h some CAutomobile 2020-05-31 17:05:59 +02:00
Hud.cpp fixes to HUD and sprite2d 2020-08-13 18:47:39 +02:00
Hud.h new opcodes, buyable properties, minor fixes 2020-07-30 15:32:34 +03:00
Instance.cpp Remove patches 2020-04-17 16:31:11 +03:00
Instance.h More refs removed 2020-04-16 15:30:47 +03:00
Lines.cpp reverting fuckup 2020-05-06 09:59:04 +02:00
Lines.h implemented col line rendering 2019-07-19 13:58:19 +02:00
MBlur.cpp implemented extended postfx 2020-08-11 18:40:04 +02:00
MBlur.h cleanup 2020-06-29 12:12:52 +02:00
Occlusion.cpp fixed COcclusion 2020-07-20 23:25:04 +02:00
Occlusion.h fixed COcclusion 2020-07-20 23:25:04 +02:00
Particle.cpp cockbuilding ejaculation fix 2020-05-28 00:45:45 +03:00
Particle.h CBoat and friends 2020-07-01 18:04:02 +02:00
ParticleMgr.cpp VC CParticle done 2020-05-27 02:16:31 +03:00
ParticleMgr.h VC CParticle done 2020-05-27 02:16:31 +03:00
ParticleType.h VC CParticle done 2020-05-27 02:16:31 +03:00
PlayerSkin.cpp Linux build support 2020-05-11 21:00:55 +03:00
PlayerSkin.h PlayerSkin small cleanup 2020-04-10 11:41:48 +03:00
PointLights.cpp pointlights done 2020-08-09 15:45:38 +02:00
PointLights.h pointlights done 2020-08-09 15:45:38 +02:00
RenderBuffer.cpp CPlaneTrails and CPlaneBanners done 2020-07-20 19:50:20 +02:00
RenderBuffer.h CPlaneTrails and CPlaneBanners done 2020-07-20 19:50:20 +02:00
Renderer.cpp fix render poly bug 2020-08-13 16:30:23 +02:00
Renderer.h CRenderer 2020-05-11 17:03:44 +02:00
Rubbish.cpp rubbish done 2020-08-09 16:49:15 +02:00
Rubbish.h Merge remote-tracking branch 'origin/master' into miami 2020-08-07 12:34:41 +03:00
ShadowCamera.cpp update librw (shadows are working now) 2020-08-10 17:04:57 +02:00
ShadowCamera.h miami shadows 2020-07-29 12:17:53 +03:00
Shadows.cpp static shadows fix, cutscene shadows switches 2020-08-08 15:06:45 +03:00
Shadows.h shadow fixes 2020-08-03 01:25:29 +03:00
Skidmarks.cpp finished skidmarks 2020-08-09 17:14:24 +02:00
Skidmarks.h fixed to CAutomobile and friends 2020-05-31 17:45:26 +02:00
SpecialFX.cpp Revert "FONT_BANK renamed to FONT_STANDARD" 2020-06-07 05:03:06 +03:00
SpecialFX.h CVehicle 2020-05-25 18:33:34 +02:00
Sprite.cpp Merge branch 'master' into miami 2020-07-17 21:15:47 +03:00
Sprite.h VC CParticle done 2020-05-27 02:16:31 +03:00
Sprite2d.cpp fixes to HUD and sprite2d 2020-08-13 18:47:39 +02:00
Sprite2d.h fixes to HUD and sprite2d 2020-08-13 18:47:39 +02:00
TexList.cpp normalized line endings to LF 2020-04-09 20:50:24 +02:00
TexList.h normalized line endings to LF 2020-04-09 20:50:24 +02:00
Timecycle.cpp timecycle done 2020-08-09 19:11:44 +02:00
Timecycle.h timecycle done 2020-08-09 19:11:44 +02:00
WaterCannon.cpp Try to build with mingw 2020-04-20 18:18:46 +02:00
WaterCannon.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
WaterLevel.cpp Peds, Hud, CFO 1/2, fixes - including zone names 2020-07-22 15:19:22 +03:00
WaterLevel.h Merge remote-tracking branch 'origin/master' into miami 2020-06-03 01:24:08 +03:00
Weather.cpp CBoat and friends 2020-07-01 18:04:02 +02:00
Weather.h timecycle done 2020-08-09 19:11:44 +02:00
WindModifiers.cpp CWindModifiers 2020-08-09 12:32:30 -07:00
WindModifiers.h CWindModifiers 2020-08-09 12:32:30 -07:00