Latest UZDoom Changes

Latest 50 commits, skipping 3550

Unofficial development builds at DRD Team

Newer commits | Older commits

15-Apr-2022 (Friday) at 13:30:11 PDT by Christoph Oelckers
Commit a669d3718
Parents: e7f78ce91

  • copy size info from defaults when starting a list menu block.

15-Apr-2022 (Friday) at 13:24:34 PDT by Christoph Oelckers
Commit e7f78ce91
Parents: 3724f8a67

  • handle cases of empty state labels in ZScript.

Sadly this cannot print a full error message because it got no context for it when it is detected.

15-Apr-2022 (Friday) at 07:14:17 PDT by Emile Belanger
Commit 3724f8a67
Parents: 9c5b284d7

GLES: Fix blend flags

14-Apr-2022 (Thursday) at 05:04:26 PDT by Christoph Oelckers
Commit 9c5b284d7
Parents: d0e1aea27

  • fixed bad color range check in ACS HudMessage code.

14-Apr-2022 (Thursday) at 03:21:24 PDT by Christoph Oelckers
Commit d0e1aea27
Parents: 8b1d671f6

  • fixed Dehacked check for A_ConsumeAmmo.

This must use the internal function name.

12-Apr-2022 (Tuesday) at 23:09:49 PDT by Christoph Oelckers
Commit 8b1d671f6
Parents: 8b20c69a7

  • fixed y-offsets of bal7scr* decal images.

11-Apr-2022 (Monday) at 16:11:04 PDT by Christoph Oelckers
Commit 8b20c69a7
Parents: 29d173937

  • removed duplicate light definition

11-Apr-2022 (Monday) at 15:52:11 PDT by Christoph Oelckers
Commit 29d173937
Parents: 18ebc9986

  • let A_SpawnParticle respect the float bob offset

11-Apr-2022 (Monday) at 15:51:34 PDT by Christoph Oelckers
Commit 18ebc9986
Parents: 7c2d31547

  • separate message for disabling noclip2

11-Apr-2022 (Monday) at 15:37:15 PDT by Christoph Oelckers
Commit 7c2d31547
Parents: c4408d853

  • added a nullptr check for StatusBar when drawing „Paused“

It looks like some edge cases can trigger this.

11-Apr-2022 (Monday) at 15:31:31 PDT by Christoph Oelckers
Commit c4408d853
Parents: dfdf33072

  • added a bit of hackery so that compatmode CVAR can be set up on startup

11-Apr-2022 (Monday) at 15:30:43 PDT by Christoph Oelckers
Commit dfdf33072
Parents: bc566fac4

  • make menu scale adjustments for ultra-wide aspect ratios.

11-Apr-2022 (Monday) at 15:17:25 PDT by Christoph Oelckers
Commit bc566fac4
Parents: f3d557bcf

  • treat PSP layer ID 0 as invalid

No PSprites with this ID may ever be created, as there is no means to find them again.

11-Apr-2022 (Monday) at 15:04:45 PDT by Christoph Oelckers
Commit f3d557bcf
Parents: 36245ae59

  • fixed: The skill menu did not remember its last selection.

11-Apr-2022 (Monday) at 12:59:20 PDT by Rachael Alexanderson
Commit 36245ae59
Parents: a97a2ec13

  • allow artifacts that do not automatically activate to be given by the 'give artifacts' cheat

10-Apr-2022 (Sunday) at 15:26:50 PDT by Christoph Oelckers
Commit a97a2ec13
Parents: 45e7badb7

  • backend sync with Raze

Nothing really useful here…

10-Apr-2022 (Sunday) at 15:01:30 PDT by Christoph Oelckers
Commit 45e7badb7
Parents: af957b438

  • avoid passing game structs to common backend code

InitLightmap was using a „FLevelLocals“ pointer, better pass the needed elements separately instead.

04-Apr-2022 (Monday) at 15:21:58 PDT by Lippeth
Commit af957b438
Parents: 9de7721e6

reverted language change

04-Apr-2022 (Monday) at 15:20:09 PDT by Lippeth
Commit 9de7721e6
Parents: 783003372

reverted language change

04-Apr-2022 (Monday) at 09:02:54 PDT by Lippeth
Commit 783003372
Parents: 71dedf6c8

  • added vertical bullet spread relative to ssg

08-Apr-2022 (Friday) at 11:30:10 PDT by Emanuele Disco
Commit 71dedf6c8
Parents: 3d1ddbc80

Fixed GUS Emulation with DMXGUS(C) lump conf.

  • changed default value for midi_config to empty string since gus is not working with sf2 file
  • fixed SetupDMXGUS not loading lump correctly, wrong use of CheckNumForFullName
  • midi_config default to empty string, since lzdoom.sf2 doesn't seem supported (distorted sound)
  • added absolute paths to FZipPatReader so we can add custom patches to resource files by using gus_patchdir and/or ULTRADIR variable (some custom maps has custom patches that can be added this way without putting them inside the resource file or in the same folder of the configuration file)
  • set timidity_reverb_level min value to 0 in menudef.txt, set to 9 by mistake?

07-Apr-2022 (Thursday) at 20:32:16 PDT by inkoalawetrust
Commit 3d1ddbc80
Parents: e0289eb0a

Toggleable player following. (#1583)

  • Added MF8_DONTFOLLOWPLAYERS.

Added the MF8_DONTFOLLOWPLAYERS flag, which allows friendly monsters to not follow their FriendPlayer when they have no target or goal left to head to.

  • Changed the order that the DONTFOLLOWPLAYERS check runs in.

This is done to not produce unnecessary overhead on hostile monsters.

07-Apr-2022 (Thursday) at 06:11:20 PDT by Christoph Oelckers
Commit e0289eb0a
Parents: 049124ed2

  • fixed Font struct export and removed the duplicate handler.

06-Apr-2022 (Wednesday) at 01:06:20 PDT by Rachael Alexanderson
Commit 049124ed2
Parents: d05ea1965

  • fix spacing in udmf-zdoom specs document

03-Apr-2022 (Sunday) at 15:11:16 PDT by Christoph Oelckers
Commit d05ea1965
Parents: 89999be49

  • removed documentation of never implemented UDMF properties

03-Apr-2022 (Sunday) at 15:05:06 PDT by Christoph Oelckers
Commit 89999be49
Parents: 4d3f767f4

  • fix detection for misplaced | when creating the small fallback font

This needs doomtemplate set.

02-Apr-2022 (Saturday) at 04:21:00 PDT by Gibbon
Commit 4d3f767f4
Parents: 27cba4c99

typo 'Yea' instead of 'Yes'

01-Apr-2022 (Friday) at 22:52:22 PDT by Christoph Oelckers
Commit 27cba4c99
Parents: 4049a0d8f

  • implement proper GC handling for AActor::ViewPos.

30-Mar-2022 (Wednesday) at 23:47:31 PDT by alexey.lysiuk
Commit 4049a0d8f
Parents: eeb67bcec

  • updated zlib to 1.2.12

https://www.zlib.net/zlib-1.2.12.tar.gz

25-Mar-2022 (Friday) at 09:01:39 PDT by Marisa Kirisame
Commit eeb67bcec
Parents: 196d2efc8

Use RDTSC equivalent on AARCH64.

23-Mar-2022 (Wednesday) at 11:56:27 PDT by RaveYard
Commit 196d2efc8
Parents: 21cd42cdf

Add CHF_DONTIDLE for A_Chase

23-Mar-2022 (Wednesday) at 04:27:22 PDT by Christoph Oelckers
Commit 21cd42cdf
Parents: a685754ab

  • fixed exittext definition for Harmony.

This wasn't using the string table.

22-Mar-2022 (Tuesday) at 00:35:18 PDT by Christoph Oelckers
Commit a685754ab
Parents: c98c93914

  • added a time widget to the level stats display on the alt HUD, similar to how Raze does it.

18-Mar-2022 (Friday) at 10:17:02 PDT by Christoph Oelckers
Commit c98c93914
Parents: b9e047339

  • text update

18-Mar-2022 (Friday) at 00:36:24 PDT by Rachael Alexanderson
Commit b9e047339
Parents: 701b7c390

  • move richpresence into common code to be sync with Raze

17-Mar-2022 (Thursday) at 00:13:28 PDT by Christoph Oelckers
Commit 701b7c390
Parents: 6cc03aba1

  • silence the noisy warning output of the discordrpc subproject.

16-Mar-2022 (Wednesday) at 10:33:56 PDT by Rachael Alexanderson

Merge branch 'master' into tdbots

16-Mar-2022 (Wednesday) at 10:32:56 PDT by Rachael Alexanderson
Commit 6cc03aba1
Parents: fe4c95a03

  • add gl_satformula == 2 - an optional 'more accurate' desaturation

16-Mar-2022 (Wednesday) at 00:06:59 PDT by Christoph Oelckers
Commit fe4c95a03
Parents: 7ba5a74f2

  • fixed order of slope creation so that slope copies are the last thing being done.

08-Mar-2022 (Tuesday) at 14:50:35 PST by Marisa Kirisame
Commit 7ba5a74f2
Parents: 0937068da

correct preprocessor fall-through for stats.h (linux)

08-Mar-2022 (Tuesday) at 10:13:38 PST by Marisa Kirisame
Commit 0937068da
Parents: 9578c23aa

Fix compilation on GCC7.

08-Mar-2022 (Tuesday) at 08:54:19 PST by Marisa Kirisame
Commit 9578c23aa
Parents: d348bad82

Use RDTSC on Linux if possible for stats.

14-Mar-2022 (Monday) at 13:02:20 PDT by Rachael Alexanderson
Commit ddd5f6c30
Parents: 043d08114

  • clear bot cmd before every tic

11-Mar-2022 (Friday) at 21:33:59 PST by Rachael Alexanderson
Commit 043d08114
Parents: 0e2365a63

  • remove gzdoom-tdbots.pk3 and its loader

11-Mar-2022 (Friday) at 20:53:42 PST by Rachael Alexanderson
Commit 0e2365a63
Parents: f7f7b8a32

export native Bot.Thinker(ticcmd cmd) as virtual

11-Mar-2022 (Friday) at 20:19:03 PST by Rachael Alexanderson

Merge branch 'master' of https://github.com/coelckers/gzdoom into tdbots

11-Mar-2022 (Friday) at 20:11:08 PST by Rachael Alexanderson
Commit d348bad82
Parents: bfd0f8fa0

  • only overwrite rpath if not already defined

11-Mar-2022 (Friday) at 08:02:55 PST by Rachael Alexanderson
Commit bfd0f8fa0
Parents: 47333badb

  • silence error C5045 in MSVC

11-Mar-2022 (Friday) at 07:55:30 PST by Rachael Alexanderson
Commit 47333badb
Parents: 3723b79b3

  • remove extra rapidjson library, use internal one from gzdoom instead

11-Mar-2022 (Friday) at 07:43:50 PST by Rachael Alexanderson
Commit 3723b79b3
Parents: e212fa131

  • fix DiscordAppId and SteamAppId from GameInfo

Newer commits | Older commits