Latest UZDoom Changes

Latest 50 commits, skipping 50

Unofficial development builds at DRD Team

Newer commits | Older commits

10-May-2026 (Sunday) at 13:34:49 GMT-0400 by Sally Cochenour
Commit 3b12695dd5
Parents: bd24804f60

Apply LOOKALLAROUND to enemy+TID search

09-May-2026 (Saturday) at 15:25:33 GMT-0400 by Sally Cochenour
Commit bd24804f60
Parents: df3e8de5e4

Actually load rng state from saves

08-May-2026 (Friday) at 22:35:58 GMT-0400 by Marcus Minhorst
Commit df3e8de5e4
Parents: ca752c81ac

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
Commit ca752c81ac
Parents: 96b09c3534

Fix audio on steamdeck

08-May-2026 (Friday) at 15:02:17 GMT-0400 by Marcus Minhorst
Commit 96b09c3534
Parents: 1525efb309

Fix AppImage dependancies

08-May-2026 (Friday) at 18:23:08 GMT-0400 by Marcus Minhorst
Commit 1525efb309
Parents: 97556ed7dd

Build appimage in container

08-May-2026 (Friday) at 18:22:47 GMT-0400 by Marcus Minhorst
Commit 97556ed7dd
Parents: 29beb1f4e5

Allow building on older systems

06-May-2026 (Wednesday) at 01:58:14 GMT-0500 by Sierra
Commit 29beb1f4e5
Parents: bd77265c02

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
Commit bd77265c02
Parents: 1f66e3a467

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
Commit 1f66e3a467
Parents: 78feec53f9

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
Commit 78feec53f9
Parents: 121fb40388

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
Commit 121fb40388
Parents: 03e6fe1eae

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
Commit 03e6fe1eae
Parents: 8c807a5b08

Remove xs_Float

28-Apr-2026 (Tuesday) at 19:29:26 GMT-0400 by Marcus Minhorst
Commit 8c807a5b08
Parents: 7b1099711f

Add rounding functions and pointed fixed-point conversions to self

23-Apr-2026 (Thursday) at 08:37:28 GMT+0400 by DyNaM1Kk
Commit 7b1099711f
Parents: 77fa749f9f

Improved localization support

20-Apr-2026 (Monday) at 02:20:49 GMT+0400 by DyNaM1Kk
Commit 77fa749f9f
Parents: 6fb0ed7ff5

Localized units

19-Apr-2026 (Sunday) at 09:11:49 GMT+0400 by DyNaM1Kk
Commit 6fb0ed7ff5
Parents: bb43793376

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
Commit bb43793376
Parents: dd5066c208

Add defaults, am_restorecolors sets alphas

03-May-2026 (Sunday) at 21:15:43 GMT-0400 by Sally Cochenour
Commit dd5066c208
Parents: 107bd80164

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
Commit 107bd80164
Parents: 38f01c80e7

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
Commit 38f01c80e7
Parents: bffba005a3

Hide formatting commit from blames

03-May-2026 (Sunday) at 04:06:38 GMT-0400 by Sally Cochenour
Commit bffba005a3
Parents: 366d8eb8ba

Fix default skill being changed when undefined

17-Apr-2026 (Friday) at 17:59:15 GMT-0400 by Marcus Minhorst
Commit 366d8eb8ba
Parents: 67a8a6660e

Add slider for tooltip width

17-Apr-2026 (Friday) at 17:36:47 GMT-0400 by Marcus Minhorst
Commit 67a8a6660e
Parents: 29b5fe9031

ScaleSlider works with floats now

23-Apr-2026 (Thursday) at 16:18:25 GMT+0100 by Sam Widdowson
Commit 29b5fe9031
Parents: 4dbe4c27c9

Support a per-map noambientocclusion option in MAPINFO

23-Apr-2026 (Thursday) at 22:46:54 GMT-0400 by Marcus Minhorst
Commit 4dbe4c27c9
Parents: 4685282ed7

Fixup whitespace

25-Apr-2026 (Saturday) at 23:29:00 GMT-0400 by Marcus Minhorst
Commit 4685282ed7
Parents: 1c5fc622ed

Added ability to manually specify files

25-Apr-2026 (Saturday) at 23:00:18 GMT-0400 by Marcus Minhorst
Commit 1c5fc622ed
Parents: 813d92746e

Add flag to test only modified files

23-Apr-2026 (Thursday) at 22:07:32 GMT-0400 by Marcus Minhorst
Commit 813d92746e
Parents: 2da313ff6d

Added ability to disable individual checks

23-Apr-2026 (Thursday) at 19:08:16 GMT-0400 by Marcus Minhorst
Commit 2da313ff6d
Parents: ab8b11793e

Add indentation check

23-Apr-2026 (Thursday) at 17:12:44 GMT-0400 by Marcus Minhorst
Commit ab8b11793e
Parents: 0ec3d396e7

Add trailing space check

23-Apr-2026 (Thursday) at 16:56:51 GMT-0400 by Marcus Minhorst
Commit 0ec3d396e7
Parents: 4b4d32eeb1

Add CRLF test

23-Apr-2026 (Thursday) at 16:37:27 GMT-0400 by Marcus Minhorst
Commit 4b4d32eeb1
Parents: e8dc3aeda8

Add trailing newline test

24-Apr-2026 (Friday) at 12:56:22 GMT-0400 by Marcus Minhorst
Commit e8dc3aeda8
Parents: e8a3692d58

Remove magic number, normalize to EQUAL_EPSILON

24-Apr-2026 (Friday) at 11:19:51 GMT-0400 by Marcus Minhorst
Commit e8a3692d58
Parents: 66d42c676e

Use double.equal_epsilon instead of a magic number

29-Apr-2026 (Wednesday) at 20:44:30 GMT+0800 by dwing
Commit 66d42c676e
Parents: 037c7abecd

Add sanitizer support for MSVC

24-Apr-2026 (Friday) at 01:32:05 GMT+0300 by Charles the Thobe
Commit 037c7abecd
Parents: 3a32d7a745

zmusic_printfunc: print debug messages

28-Apr-2026 (Tuesday) at 00:16:56 GMT+0800 by dwing
Commit 3a32d7a745
Parents: c53a61058a

Fix updating notes button text in about page

26-Apr-2026 (Sunday) at 15:57:08 GMT-0300 by Ricardo Luís Vaz Silva
Commit c53a61058a
Parents: 5473d3de10

bring back some stuff as comments

26-Apr-2026 (Sunday) at 02:26:01 GMT-0300 by Ricardo Luís Vaz Silva
Commit 5473d3de10
Parents: 76df1c2211

remove discord rpc

26-Apr-2026 (Sunday) at 02:35:23 GMT-0300 by Ricardo Luís Vaz Silva
Commit 76df1c2211
Parents: 0e3cf20385

speed up builds/CI by not building/running abseil tests

24-Apr-2026 (Friday) at 20:06:56 GMT+0200 by Gutawer
Commit 0e3cf20385
Parents: 387d74dfbb

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
Commit 83a654775b (rng-cleanup)
Parents: 387d74dfbb

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
Commit 387d74dfbb
Parents: 7605cd089f

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
Commit 7605cd089f
Parents: 4834dad3cd

Add -pride flag

23-Apr-2026 (Thursday) at 18:36:13 GMT-0400 by Boondorl
Commit 4834dad3cd
Parents: 150e8f86f9

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
Commit 150e8f86f9
Parents: 9f8c07c05e

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
Commit bbf80757fc (tag: x-testing, experimental)
Parents: a5c99e284b

Update ttf to commit 46cbbb405c592307e403d1ac47b4362bab9178b0

"improved const correctness in font remapping"

03-Apr-2026 (Friday) at 19:00:44 GMT-0700 by River-Salmon
Commit a5c99e284b
Parents: 699fde833d

fix sliders not displaying with Japanese language

03-Apr-2026 (Friday) at 18:49:21 GMT-0700 by River-Salmon
Commit 699fde833d
Parents: 3a58cb1b65

Fix user's BigTextFont choice not actually being used for the main menu

Newer commits | Older commits