re3/src/render
erorcun ab3e810a95 AnimViewer done, comment cleanup 2020-12-03 05:22:58 +03:00
..
2dEffect.h Radar, WaterCannon, win/glfw skels 2020-10-17 17:35:26 +03: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 fixed clouds render 2020-08-14 09:28:17 +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 Fix coronas reflections 2020-09-26 14:24:21 +03:00
Coronas.h coronas done 2020-08-09 13:17:48 +02:00
Credits.cpp Font: Hud: Use orig. text dimensions, fix right-align calculations 2020-11-08 20:49: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 Cutscene aspect ratio fix 2020-10-12 12:16:24 +03:00
Draw.h FOV fix 2020-06-21 14:52:44 +02:00
Fluff.cpp finished script and replay 2020-11-01 18:21:05 +03:00
Fluff.h couple of fixes and cleanup 2020-10-31 14:33:49 +01:00
Font.cpp PlayerPed and "Redefine controls" menu done, fixes 2020-12-02 14:21:46 +03:00
Font.h PlayerPed and "Redefine controls" menu done, fixes 2020-12-02 14:21:46 +03:00
Glass.cpp CGlass indices fix 2020-11-09 06:18:49 -08:00
Glass.h Miami Glass 2020-10-15 00:33:57 +03:00
Hud.cpp fix wrong blend mode (original bug) 2020-11-11 19:10:22 +01:00
Hud.h Hud, Fire, OnscreenBlaBla 2020-10-12 06:42:54 +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 extended postfx and sniper hud fix 2020-08-13 18:14:24 +02:00
MBlur.h cleanup 2020-06-29 12:12:52 +02:00
Occlusion.cpp AnimViewer done, comment cleanup 2020-12-03 05:22:58 +03:00
Occlusion.h CGame done, Peds, fixes 2020-08-30 12:40:30 +03:00
Particle.cpp Fixes, some thanks to ASan 2020-10-08 22:41:51 +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 CGame done, Peds, fixes 2020-08-30 12:40:30 +03:00
PlayerSkin.h PlayerSkin small cleanup 2020-04-10 11:41:48 +03:00
PointLights.cpp pointlight fixes 2020-08-09 15:45:54 +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 Renderer fix 2020-11-22 23:16:21 +02:00
Renderer.h more fixes to new renderer 2020-11-04 23:11:27 +01: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 small stuff 2020-08-19 21:58:00 +02:00
Shadows.h small stuff 2020-08-19 21:58:00 +02:00
Skidmarks.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Skidmarks.h fixed to CAutomobile and friends 2020-05-31 17:45:26 +02:00
SpecialFX.cpp urgh, merge and changes to RW layer in one commit. 2020-11-11 09:38:33 +01:00
SpecialFX.h typo fixes 2020-10-17 19:05:41 +03:00
Sprite.cpp finished sprites 2020-08-24 14:26:17 +02:00
Sprite.h VC CParticle done 2020-05-27 02:16:31 +03:00
Sprite2d.cpp finished sprites 2020-08-24 14:26:17 +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 Stats(except displaying), PlayerInfo, marker fix 2020-08-14 01:14:04 +03:00
Timecycle.h Stats(except displaying), PlayerInfo, marker fix 2020-08-14 01:14:04 +03:00
WaterCannon.cpp Radar, WaterCannon, win/glfw skels 2020-10-17 17:35:26 +03:00
WaterCannon.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
WaterCreatures.cpp couple of fixes and cleanup 2020-10-31 14:33:49 +01:00
WaterCreatures.h couple of fixes and cleanup 2020-10-31 14:33:49 +01:00
WaterLevel.cpp couple of fixes and cleanup 2020-10-31 14:33:49 +01:00
WaterLevel.h WaterLevel (Beachtoys) 2020-10-24 19:31:18 +03:00
Weather.cpp weather fixes 2020-08-23 13:30:21 +02:00
Weather.h CWeather done 2020-08-23 13:27:56 +02:00
WindModifiers.cpp tiny cleanup 2020-11-01 10:29:28 +01:00
WindModifiers.h CWindModifiers 2020-08-09 12:32:30 -07:00