gzdoom-gles/src/intermission
Christoph Oelckers 79a0f76801 - replaced TexMan.operator() with two functions.
This was done to make reviewing easier, again because it is virtually impossible to search for the operators in the code.

Going through this revealed quite a few places where texture animations were on but shouldn't and even more places that did not check PASLVERS, although they were preparing some paletted rendering.
2018-12-07 02:53:18 +01:00
..
intermission.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
intermission.h - got rid of FNameNoInit and made the default constructor of FName non-initializing. 2018-08-19 08:19:19 +02:00
intermission_parse.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00