.. |
2d
|
- initialize all special tiles to their intended type before starting the game.
|
2022-12-11 19:43:58 +01:00 |
audio
|
- fixed: when deactivating the app, pausing the sound system should not depend on the game's internal pause state.
|
2022-12-18 15:28:17 +01:00 |
console
|
- Duke: fixed long standing problem that pressing Escape or walking backwards does not switch off the camera view.
|
2022-11-19 18:26:17 +01:00 |
cutscenes
|
- backend update from GZDoom.
|
2022-11-24 16:56:46 +01:00 |
engine
|
- backend cleanup from GZDoom.
|
2022-12-18 16:31:50 +01:00 |
filesystem
|
- remove vel clear wrappers
|
2022-10-15 10:15:21 +02:00 |
fonts
|
- backend update from GZDoom.
|
2022-12-04 16:51:44 +01:00 |
menu
|
- backend update from GZDoom
|
2022-11-25 11:14:38 +01:00 |
models
|
- use TEXMAN_ForceLookup where it was missing.
|
2022-12-11 19:45:38 +01:00 |
objects
|
- fixed GC::FullGC not collecting everything anymore.
|
2022-12-05 12:29:18 +01:00 |
platform
|
- updated Vulkan backend to use ZVulkan.
|
2022-12-11 18:30:01 +01:00 |
rendering
|
- removed Vulksn SDK from main source folder.
|
2022-12-18 16:27:24 +01:00 |
scripting
|
- backend cleanup from GZDoom.
|
2022-12-18 16:31:50 +01:00 |
startscreen
|
- backend update from GZDoom.
|
2022-11-24 16:56:46 +01:00 |
statusbar
|
- Ensure the viewport's aspect ratio is factored into the HUD's aspect ratio.
|
2023-01-02 18:52:19 +11:00 |
textures
|
- backend cleanup from GZDoom.
|
2022-12-18 16:31:50 +01:00 |
thirdparty
|
- got new CVar system from GZDoom.
|
2022-10-22 00:12:17 +02:00 |
utility
|
- fix math error on ARM architectures
|
2022-12-28 02:07:10 -05:00 |