vkdoom_m/src/common
Ricardo Luís Vaz Silva f0b96bff00 further fix mouse visibility
2024-04-11 07:18:43 +02: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 Fix A_ChangeModel serialization 2024-03-17 18:07:50 -03:00
filesystem src: filesystem: move includes out of the FileSys namespace 2024-03-17 22:00:00 -04:00
fonts merge FileData and ResourceData. 2023-12-14 17:22:29 +01:00
menu Fixed missing field definition for mCenterText 2024-01-30 14:09:30 -05:00
models added missing file size validation in the voxel loader, anything below 772 bytes cannot be a valid KVX file. 2024-04-08 12:54:30 +02:00
objects Updated substitution logic to only replace pointers if safe 2024-03-28 15:48:23 -04:00
platform further fix mouse visibility 2024-04-11 07:18:43 +02:00
rendering Ignore vid_maxfps when vsync is enabled. 2024-03-28 02:56:29 -04:00
scripting Store type together with pointers to allow safe substitution 2024-03-28 15:48:23 -04:00
startscreen - multiply frame measurement by 2.0 to at least divide the total frame render time by half during the load screen 2024-03-30 12:14:07 -04:00
statusbar use FTranslationID in all places where strict type checking is needed. 2023-11-09 23:04:10 +01:00
textures Fix precache unload bug in FHardwareTextureContainer::UnmarkAll 2024-02-19 06:45:30 -05:00
thirdparty GCC-13 support, when precompiled headers are off 2024-02-05 17:40:37 +01:00
utility Make TArray take functions by forward-reference and call them by invoke 2024-03-17 18:07:50 -03:00
widgets GCC-13 support, when precompiled headers are off 2024-02-05 17:40:37 +01:00