raze-gles/source/games
Christoph Oelckers d28d5a5e1f - use real fog, even in palette emulation mode.
Using the palette to apply fog is just far too broken and cannot be kept in check with all the hacks the Build engine allows.
This only works if all elements on screen use the identity translation lookup which is basically never the case.
Real fog, on the other hand, can easily be applied to everything.
2021-02-27 13:30:52 +01:00
..
blood - use 2D size in 2D code, not the engine's screen dimensions. 2021-02-27 12:33:47 +01:00
duke - use real fog, even in palette emulation mode. 2021-02-27 13:30:52 +01:00
exhumed - removed unused variables in Exhumed's status bar code. 2021-02-27 12:37:25 +01:00
sw - SW: fixed crash with credits screen and CD tracks missing. 2021-02-26 18:58:13 +01:00