qzdoom/src/common
Christoph Oelckers 3fb292ac71 Revert "- added a bit of hackery so that compatmode CVAR can be set up on startup"
This reverts commit c4408d8536.

This does not work. It always overwrites the saved compatibility settings with the current compatmode.
2022-05-06 08:31:16 +02:00
..
2d - add wipe transition support to the screenjob runner. 2022-04-26 20:50:37 +02:00
audio Fixed GUS Emulation with DMXGUS(C) lump conf. 2022-04-09 22:45:31 +02:00
console Revert "- added a bit of hackery so that compatmode CVAR can be set up on startup" 2022-05-06 08:31:16 +02:00
cutscenes - add wipe transition support to the screenjob runner. 2022-04-26 20:50:37 +02:00
engine - removed all remaining code for handling 4 bpp startup screens. 2022-05-01 15:04:58 +02:00
filesystem - pass ´hashfile´ to filesystem as parameter 2022-04-29 02:20:35 +02:00
fonts - load the hex font as early as possible. 2022-05-01 14:12:21 +02:00
menu - Backend update from Raze 2022-04-26 20:50:36 +02:00
models Fix usage of -1 as OBJ model FrameIndex 2022-04-24 19:40:08 +02:00
objects - fixed return type of MSTimeF script function. 2022-04-30 12:13:20 +02:00
platform - removed all remaining code for handling 4 bpp startup screens. 2022-05-01 15:04:58 +02:00
rendering Fix off-by-one in Vulkan multisample sample count selection 2022-05-04 18:19:29 +02:00
scripting - Backend update from Raze 2022-04-26 20:50:36 +02:00
statusbar - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
textures - added handlers to load Strife’s startup screen images as textures 2022-05-03 00:04:28 +02:00
thirdparty - screenjob. fixes from Raze 2022-04-26 20:50:35 +02:00
utility -fix TArray::Append with rvalue parameter 2022-04-29 02:10:43 +02:00