Details for commit 84173ee09
06-Jun-2022 (Monday) at 05:45:02 EDT by Christoph Oelckers
On branches: decal_wip, master
- backend update from GZDoom.
The main bulk of this is the new start screen code. To make this work in Raze some more work on the startup procedure is needed. What this does provide is support for the DOS end-of-game text screens in Duke and SW on non-Windows systems.
95 files changed, 3991 insertions, 3199 deletions
Modified
Added
source/common/platform/win32/i_mainwindow.cppsource/common/platform/win32/i_mainwindow.h
source/common/startscreen/endoom.cpp
source/common/startscreen/startscreen.cpp
source/common/startscreen/startscreen.h
source/common/startscreen/startscreen_generic.cpp
source/common/startscreen/startscreen_heretic.cpp
source/common/startscreen/startscreen_hexen.cpp
source/common/startscreen/startscreen_strife.cpp
source/common/textures/formats/startscreentexture.cpp
source/common/textures/formats/startuptexture.cpp