gzdoom/src/common
Christoph Oelckers f2d7bbea99 Instead of going through a global callback function set the string table's default gender at the start of each frame
This will perform the CVAR lookup only once per frame, not once per string.
2024-04-21 10:35:56 +02:00
..
2d StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
audio Fix some minor KEYCONV and VOC memory issues 2024-04-20 09:47:05 +02:00
console StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
cutscenes skip frames when playing back IVF to prevent desyncs 2024-04-17 20:35:49 -04:00
engine Instead of going through a global callback function set the string table's default gender at the start of each frame 2024-04-21 10:35:56 +02:00
filesystem convert leftover file to UTF-8 2024-04-20 10:38:58 +02:00
fonts StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
menu StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
models Fix Decoupled Animation Crash, Interpolation Bugs, Simplify Interpolation code 2024-04-17 21:38:27 -03:00
objects Tweaked net ID file management 2024-04-20 19:14:29 -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 StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
startscreen StringTable cleanup and improvements 2024-04-21 10:34:44 +02:00
statusbar use FTranslationID in all places where strict type checking is needed. 2023-11-09 23:04:10 +01:00
textures StringTable cleanup and improvements 2024-04-21 10:34:44 +02: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