raze-gles/source/exhumed
NY00123 bb020c15f1 PCExhumed: Further improve the widescreen fix for the smoke in menu_DrawTheMap.
rotatesprite is now directly called, instead of going through the
overwritesprite wrapper, in order to trim the smoke sprites,
so they don't leave the map's boundaries in widescreen.

A technical side-effect is that picanm[tilenum].sf is not temporarily
set to 0, as done in overwritesprite.

The call to videoClearScreen is still required, in case the console is
shown and then hidden. It's now called after HandleAsync, just for the
sake of it (less useful in case of quit, and maybe also in another scenario).
2020-01-07 20:10:42 +01:00
..
src PCExhumed: Further improve the widescreen fix for the smoke in menu_DrawTheMap. 2020-01-07 20:10:42 +01:00
CMakeLists.txt - more macOS compilation fixes 2020-01-07 01:11:19 +01:00