vkdoom_m/src/common
Professor Hastig cfb4e4f105 fix file names in mounted directories.
This used the normalized file name for access which only works on case insensitive file systems and only as long as no character gets mangled by Unicode normalization.
2024-01-18 07:05:32 +01:00
..
2d backend update from Raze 2024-01-06 15:24:10 +01:00
audio Fixed music unpausing when alt-tabbing back. 2024-01-12 16:53:56 +01:00
console backend update from Raze 2024-01-06 15:24:10 +01:00
cutscenes fixed playback of external sound files over cutscenes when started from the console. 2024-01-04 18:22:24 +01:00
engine adapted string table so that it can be initialized without full game data being available. 2024-01-09 17:22:59 +01:00
filesystem fix file names in mounted directories. 2024-01-18 07:05:32 +01:00
fonts merge FileData and ResourceData. 2023-12-14 17:22:29 +01:00
menu implement the different reader types. 2023-12-14 17:22:32 +01:00
models allow modeldef flags to be overriden 2024-01-16 10:27:08 -05:00
objects ActorModelData cleanup in preparation for decoupled model animations 2023-11-20 22:08:33 -05:00
platform adapted string table so that it can be initialized without full game data being available. 2024-01-09 17:22:59 +01:00
rendering backend update from Raze 2024-01-06 15:24:10 +01:00
scripting backend update from Raze 2024-01-06 15:24:10 +01:00
startscreen eliminated the small white part of the initial window content after the IWAD picker. 2024-01-04 22:21:27 +01:00
statusbar use FTranslationID in all places where strict type checking is needed. 2023-11-09 23:04:10 +01:00
textures removed external stuff from tarray.h 2024-01-09 16:47:24 +01:00
thirdparty backend update from Raze 2024-01-06 15:24:10 +01:00
utility removed external stuff from tarray.h 2024-01-09 16:47:24 +01:00
widgets Fix "unexpected end of TTF file" error 2024-01-11 16:35:38 +01:00