Latest UZDoom Changes
Latest 50 commits, skipping 50
Unofficial development builds at DRD Team
10-May-2026 (Sunday) at 13:34:49 GMT-0400 by Sally Cochenour
Apply LOOKALLAROUND to enemy+TID search
09-May-2026 (Saturday) at 15:25:33 GMT-0400 by Sally Cochenour
Actually load rng state from saves
08-May-2026 (Friday) at 22:35:58 GMT-0400 by Marcus Minhorst
Instead of requesting pulse, soft-disable JACK This is on recommendation of kcat. One day this hack can be removed, if the steamdeck ever stops being weird
08-May-2026 (Friday) at 17:27:38 GMT-0400 by Marcus Minhorst
Fix audio on steamdeck
08-May-2026 (Friday) at 15:02:17 GMT-0400 by Marcus Minhorst
Fix AppImage dependancies
08-May-2026 (Friday) at 18:23:08 GMT-0400 by Marcus Minhorst
Build appimage in container
08-May-2026 (Friday) at 18:22:47 GMT-0400 by Marcus Minhorst
Allow building on older systems
06-May-2026 (Wednesday) at 01:58:14 GMT-0500 by Sierra
Map marker rendering now accounts for interpolation
- Map markers now account for interpolated position, scale, and alpha when rendering on the automap
- Adding myself to contributors list
05-May-2026 (Tuesday) at 20:31:16 GMT-0400 by Boondorl
Made FilterCoopRespawnInventory virtual
This should be customizable as some projects may need to ignore these cvars entirely.
05-May-2026 (Tuesday) at 20:27:31 GMT-0400 by Boondorl
Removed Behavior transfer on respawn
This is better handled by the FilterCoopRespawnInventory function where select Behaviors from the old body can be moved over. Moving them over by default introduces too much micromanaging.
05-May-2026 (Tuesday) at 15:14:00 GMT-0400 by Marcus Minhorst
Sync subtrees (#1352)
-
Point zwidget to legacy branch
-
Squashed 'libraries/ZWidget/' changes from 33dca22d88..d65c63a6f9
d65c63a6f9 Add drag+drop support (win32)
git-subtree-dir: libraries/ZWidget git-subtree-split: d65c63a6f93de8cb468751c3f286757b641c8f7a
- Squashed 'libraries/ZMusic/' changes from 43370661db..65a76521b6
65a76521b6 Merge pull request #14 from charlesthobe/pr d9bba83e26 AlsaMIDIDevice and CoreMIDIDevice: small refactor 2a911dc221 Merge pull request #17 from charlesthobe/shortmsg_enum 530eb9d096 Add MEVENT_SHORTMSG enum member ed63135985 Merge pull request #15 from charlesthobe/pr2 2e58fbe111 Removed unused EZMusicMessageSeverity level
git-subtree-dir: libraries/ZMusic git-subtree-split: 65a76521b6fcaf541a656ffbcf13327fa131c6d9
-
Remove Translation due to subtrees messing up again
-
Squashed 'libraries/Translation/' content from commit df6ff0a6eb
git-subtree-dir: libraries/Translation git-subtree-split: df6ff0a6eb42368ebb4e9b5303bd8c7bfe21e26e
- Squashed 'libraries/ZVulkan/' changes from 5ad8b496b7..9a8d612f02
9a8d612f02 Furthur disable example building e1a813c5fe Disable example build bd97468858 Link MoltenVK f7526fbc7b [Nit] Silence more minor warnings f09f12252b Remove hardcoded libdl for BSD's 575e7158d8 Haiku support patch 8d658dee08 mingw64 requires including cstdint
git-subtree-dir: libraries/ZVulkan git-subtree-split: 9a8d612f02c7249b69a8e33da0800c7f487ccf77
29-Apr-2026 (Wednesday) at 23:13:05 GMT-0400 by Marcus Minhorst
Added license text for asmjit, miniz, superfasthash, and range_map TODO: restructure this folder to be less stupid
29-Apr-2026 (Wednesday) at 23:05:08 GMT-0400 by Marcus Minhorst
Remove xs_Float
28-Apr-2026 (Tuesday) at 19:29:26 GMT-0400 by Marcus Minhorst
Add rounding functions and pointed fixed-point conversions to self
23-Apr-2026 (Thursday) at 08:37:28 GMT+0400 by DyNaM1Kk
Improved localization support
20-Apr-2026 (Monday) at 02:20:49 GMT+0400 by DyNaM1Kk
Localized units
19-Apr-2026 (Sunday) at 09:11:49 GMT+0400 by DyNaM1Kk
Improved menu sliders
Added following features to sliders: -Direct input of values by pressing enter on them. -Hold-to-accelerate sliding. -Display scale parameter that multiplies the internal value on the menu to show more user-friendly numbers. -Suffix parameter that appends a string to the end of the displayed value.
Other changes: -Updated some slider definitions in MENUDEF to use display scale, suffixes, and adjusted step sizes, prioritizing user-friendliness. -General cleanup of slider code, typo fixes and etc.
03-May-2026 (Sunday) at 23:00:49 GMT-0400 by Sally Cochenour
Add defaults, am_restorecolors sets alphas
03-May-2026 (Sunday) at 21:15:43 GMT-0400 by Sally Cochenour
Add alpha option for sector fill color
- Add an option for sector fill alpha
- Allow sector fills for overlay mode
- Add these options to the menus
10-Nov-2025 (Monday) at 04:15:06 GMT-0600 by Xaser Acheron
add SectorFillColor automap color -- if set, fills in non-hidden sectors with this color, Marathon-style
03-May-2026 (Sunday) at 22:15:56 GMT-0400 by Marcus Minhorst
Hide formatting commit from blames
03-May-2026 (Sunday) at 04:06:38 GMT-0400 by Sally Cochenour
Fix default skill being changed when undefined
17-Apr-2026 (Friday) at 17:59:15 GMT-0400 by Marcus Minhorst
Add slider for tooltip width
17-Apr-2026 (Friday) at 17:36:47 GMT-0400 by Marcus Minhorst
ScaleSlider works with floats now
23-Apr-2026 (Thursday) at 16:18:25 GMT+0100 by Sam Widdowson
Support a per-map noambientocclusion option in MAPINFO
23-Apr-2026 (Thursday) at 22:46:54 GMT-0400 by Marcus Minhorst
Fixup whitespace
25-Apr-2026 (Saturday) at 23:29:00 GMT-0400 by Marcus Minhorst
Added ability to manually specify files
25-Apr-2026 (Saturday) at 23:00:18 GMT-0400 by Marcus Minhorst
Add flag to test only modified files
23-Apr-2026 (Thursday) at 22:07:32 GMT-0400 by Marcus Minhorst
Added ability to disable individual checks
23-Apr-2026 (Thursday) at 19:08:16 GMT-0400 by Marcus Minhorst
Add indentation check
23-Apr-2026 (Thursday) at 17:12:44 GMT-0400 by Marcus Minhorst
Add trailing space check
23-Apr-2026 (Thursday) at 16:56:51 GMT-0400 by Marcus Minhorst
Add CRLF test
23-Apr-2026 (Thursday) at 16:37:27 GMT-0400 by Marcus Minhorst
Add trailing newline test
24-Apr-2026 (Friday) at 12:56:22 GMT-0400 by Marcus Minhorst
Remove magic number, normalize to EQUAL_EPSILON
24-Apr-2026 (Friday) at 11:19:51 GMT-0400 by Marcus Minhorst
Use double.equal_epsilon instead of a magic number
29-Apr-2026 (Wednesday) at 20:44:30 GMT+0800 by dwing
Add sanitizer support for MSVC
24-Apr-2026 (Friday) at 01:32:05 GMT+0300 by Charles the Thobe
zmusic_printfunc: print debug messages
28-Apr-2026 (Tuesday) at 00:16:56 GMT+0800 by dwing
Fix updating notes button text in about page
26-Apr-2026 (Sunday) at 15:57:08 GMT-0300 by Ricardo Luís Vaz Silva
bring back some stuff as comments
26-Apr-2026 (Sunday) at 02:26:01 GMT-0300 by Ricardo Luís Vaz Silva
remove discord rpc
26-Apr-2026 (Sunday) at 02:35:23 GMT-0300 by Ricardo Luís Vaz Silva
speed up builds/CI by not building/running abseil tests
24-Apr-2026 (Friday) at 20:06:56 GMT+0200 by Gutawer
clean up RNG code including fixing a crash bug when maximal integer bound range was requested
24-Apr-2026 (Friday) at 20:06:56 GMT+0200 by Gutawer
clean up RNG code including fixing a crash bug when maximal integer bound range was requested
26-Apr-2026 (Sunday) at 10:15:05 GMT+0200 by Gutawer
fix dsdhacked not checking if the dsdhacked class had already been made, which is causing a crash
22-Apr-2026 (Wednesday) at 18:22:16 GMT-0400 by Marcus Minhorst
Add -pride flag
23-Apr-2026 (Thursday) at 18:36:13 GMT-0400 by Boondorl
Added WEAPONSPAWN flag to Mace spawner
Since Heretic relies on a random spot to spawn the Mace, the spawner itself needs to have this flag to prevent it.
23-Apr-2026 (Thursday) at 18:59:48 GMT-0400 by Boondorl
Fixed RNG in client-side ACS scripts
Use a unique client-sided seed for random calls from CLIENTSIDE flagged ACS scripts.
06-Apr-2026 (Monday) at 14:27:14 GMT-0700 by River-Salmon
Update ttf to commit 46cbbb405c592307e403d1ac47b4362bab9178b0
"improved const correctness in font remapping"
03-Apr-2026 (Friday) at 19:00:44 GMT-0700 by River-Salmon
fix sliders not displaying with Japanese language
03-Apr-2026 (Friday) at 18:49:21 GMT-0700 by River-Salmon
Fix user's BigTextFont choice not actually being used for the main menu
