| .. |
|
2d
|
backend update from Raze
|
2024-01-06 15:24:10 +01:00 |
|
audio
|
- this function still was needed by raze, keep it for now
|
2024-04-17 15:19:03 -04: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
|
- fix #2248 as suggested in the ticket - fix missing include in FreeBSD
|
2024-04-18 04:27:41 -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
|
Fix Decoupled Animation Crash, Interpolation Bugs, Simplify Interpolation code
|
2024-04-17 21:38:27 -03:00 |
|
objects
|
removed TObjPtr's constructors that were reinstated for unknown reasons.
|
2024-04-18 07:09:55 +02: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
|
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 |