| .. |
|
2d
|
backend update from Raze
|
2024-01-06 15:24:10 +01:00 |
|
audio
|
Fix some minor KEYCONV and VOC memory issues
|
2024-04-20 09:47:05 +02:00 |
|
console
|
backend update from Raze
|
2024-01-06 15:24:10 +01:00 |
|
cutscenes
|
skip frames when playing back IVF to prevent desyncs
|
2024-04-17 20:35:49 -04:00 |
|
engine
|
Fix A_ChangeModel serialization
|
2024-03-17 18:07:50 -03:00 |
|
filesystem
|
convert leftover file to UTF-8
|
2024-04-20 10:38:58 +02: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
|
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
|
Fix let ignoring const-ness
|
2024-04-19 13:28:18 -03: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
|
remove copying from CreateTexBuffer
|
2024-04-17 20:35:49 -04: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 |