vkdoom_m/src/common
Christoph Oelckers 608b387e04 - use correct mapping for IBM437’s lower characters
For use on text screens these need to be mapped to the printable characters they represent on screen, not the control characters of ASCII.
2022-06-03 00:12:45 +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 - add keybinds for F17-F24 2022-06-01 10:23:08 +02:00
cutscenes - add wipe transition support to the screenjob runner. 2022-04-26 20:50:37 +02:00
engine - Startscreen fixes. 2022-06-01 09:30:20 +02:00
filesystem - silenced some warnings. 2022-05-14 11:55:56 +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 - silenced some warnings. 2022-05-14 11:55:56 +02:00
platform - add keybinds for F17-F24 2022-06-01 10:23:08 +02:00
rendering - fixed: Vulkan descriptor sets must check the real translation, not just the translation ID. 2022-06-01 16:47:54 +02:00
scripting Relative Includes for ZScript 2022-05-31 09:09:42 +02:00
startscreen - use correct mapping for IBM437’s lower characters 2022-06-03 00:12:45 +02:00
statusbar - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
textures - use correct mapping for IBM437’s lower characters 2022-06-03 00:12:45 +02:00
thirdparty - define ARM64's endianness in rapidjson 2022-05-10 16:43:57 -04:00
utility -fix TArray::Append with rvalue parameter 2022-04-29 02:10:43 +02:00