Skip to content
Snippets Groups Projects
Commit 092e7092 authored by Sryder's avatar Sryder
Browse files

OpenGL Map Specific palettes working

This makes OpenGL stop using a specific function that doesn't really do anything for it anymore. It looks like it was used for a hack that would change the colour of polygons for the flashpal equivalent in DOOM.
I made it so ST_DoPaletteStuff doesn't set the flashpal in OpenGL as it already does its own hacky overlay and doing that would cause all the textures to be flushed more mid-level, it could be enabled for more correct flashpals, but they still wouldn't effect fog or lighting.
This means the palette will be set when going to the title screen, and twice when starting a map, (causing the OpenGL cached textures to also be flushed at those times)
parent 8e5ac64d
No related branches found
No related tags found
2 merge requests!252OpenGL: Public flatsprite: The Fixening,!247OpenGL: Map Specific Palette Fix
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment