Latest Raze Changes

Latest 50 commits, skipping 6350

Unofficial development builds at DRD Team

Newer commits | Older commits

13-Jul-2019 (Saturday) at 10:59:44 PDT by Christoph Oelckers
Commit 28d4401f4b
Parents: 2e42e4f5fb

  • dynamic light definitions for Hacx.

13-Jul-2019 (Saturday) at 07:20:18 PDT by Christoph Oelckers
Commit 2e42e4f5fb
Parents: aba7132846

  • fixes to let Hacx load its own extended font.

There were two issues blocking this:

  • the Doom BigUpper font was loaded for all Doom-based games. It is only valid for original idgames releases and nothing more.
  • Hacx.wad defines its BigFont in FONTDEFS which blocks all custom fonts. Since the Hacx font and GZDoom's base BigFont are very similar, the FONTDEFS lump now gets deleted from the WAD directory.

13-Jul-2019 (Saturday) at 05:47:43 PDT by alexey.lysiuk
Commit aba7132846
Parents: 0eb9f18e9f

  • cleaned up language detection leftovers

12-Jul-2019 (Friday) at 11:13:45 PDT by Christoph Oelckers
Commit 0eb9f18e9f
Parents: 89db16393e

  • fixed: The countdown for the subtitles display was never counted down so the messages remained forever.

12-Jul-2019 (Friday) at 11:09:15 PDT by Christoph Oelckers
Commit 89db16393e
Parents: bdb083f457

  • offset notification messages so that the accents do not get cut off.

This essentially means that the tallest character in a font determines positioning.

12-Jul-2019 (Friday) at 06:40:29 PDT by Marisa Kirisame
Commit bdb083f457
Parents: b7e0a8d2c7

Shape2D drawing will gracefully abort the VM on any out of bounds access.

11-Jul-2019 (Thursday) at 01:07:09 PDT by alexey.lysiuk
Commit b7e0a8d2c7
Parents: 8efe18b3ba

  • added validation for presence of drop item classes

https://forum.zdoom.org/viewtopic.php?t=65307

10-Jul-2019 (Wednesday) at 10:57:40 PDT by Christoph Oelckers
Commit 8efe18b3ba
Parents: 985afd0a2c

  • text update and inclusion of Czech and Polish in the menu.

10-Jul-2019 (Wednesday) at 10:47:52 PDT by Christoph Oelckers
Commit 985afd0a2c
Parents: ce52c9dbed

  • Eastern European characters for the Chex Quest BigFont.

10-Jul-2019 (Wednesday) at 09:54:27 PDT by Christoph Oelckers
Commit ce52c9dbed
Parents: 73ddab3a59

  • Eastern European characters for Strife's BigFont.

09-Jul-2019 (Tuesday) at 12:34:15 PDT by alexey.lysiuk
Commit 73ddab3a59
Parents: e0f52ddf8e

  • do not set crouch player sprites on voodoo dolls

https://forum.zdoom.org/viewtopic.php?t=65257

09-Jul-2019 (Tuesday) at 10:34:07 PDT by Christoph Oelckers
Commit e0f52ddf8e
Parents: 386f107952

  • Strife small font characters

08-Jul-2019 (Monday) at 13:26:03 PDT by Christoph Oelckers
Commit 386f107952
Parents: b2d289bc91

  • the remaining characters for Strife's SmallFont.

08-Jul-2019 (Monday) at 11:54:19 PDT by Christoph Oelckers
Commit b2d289bc91
Parents: 50603686d3

  • renamed E with caron to its proper code point.

08-Jul-2019 (Monday) at 11:51:31 PDT by Nemrtvi
Commit 50603686d3
Parents: 8d09fe3818

Polish SMALLFONT for Strife + fixed Russian letters

08-Jul-2019 (Monday) at 11:15:16 PDT by Christoph Oelckers
Commit 8d09fe3818
Parents: c3fedd4218

  • Eastern European characters for Raven BigFont.

08-Jul-2019 (Monday) at 01:17:03 PDT by alexey.lysiuk
Commit c3fedd4218
Parents: 9332a63ce5

  • fixed crash on starting ACS script without level

https://forum.zdoom.org/viewtopic.php?t=65287

07-Jul-2019 (Sunday) at 05:31:06 PDT by alexey.lysiuk
Commit 9332a63ce5
Parents: 7d88e2ec6b

  • fixed LevelLocals.isFrozen() return value with JIT disabled

No more 'Number of parameters returned differs from what was expected by the caller' assertion failures

07-Jul-2019 (Sunday) at 01:51:34 PDT by alexey.lysiuk
Commit 7d88e2ec6b
Parents: 1aeef146e0

  • fixed compilation with GCC 5 and newer

src/r_data/a_dynlightdata.cpp:72:44: error: no matching function for call to ‘FSerializer::Array(const char [5], int [5], int, std::nullptr_t)’

07-Jul-2019 (Sunday) at 01:39:57 PDT by alexey.lysiuk
Commit 1aeef146e0
Parents: 8b4d85f0d7

  • fixed linking without DYN_FLUIDSYNTH defined

Undefined symbols for architecture x86_64: "CreateFluidSynthMIDIDevice(char const*, int)", referenced from: MIDIStreamer::CreateMIDIDevice(EMidiDevice, int) in music_midistream.o

07-Jul-2019 (Sunday) at 00:50:02 PDT by Christoph Oelckers
Commit 8b4d85f0d7 (userlights)
Parents: 5df8919b90

  • tested and fixed the attachable lights.

06-Jul-2019 (Saturday) at 23:11:09 PDT by Christoph Oelckers

Merge branch 'master' into userlights

06-Jul-2019 (Saturday) at 23:09:14 PDT by Christoph Oelckers

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

05-Jul-2019 (Friday) at 00:13:21 PDT by alexey.lysiuk
Commit 1533abcb06
Parents: 3467e0edcf

  • fixed missing dive and surface player sounds

https://forum.zdoom.org/viewtopic.php?t=65233

04-Jul-2019 (Thursday) at 17:15:59 PDT by Dzmitry Malyshau
Commit 3467e0edcf
Parents: b66b4ae0ec

Switch command buffers to be one-time-submittable (#885)

03-Jul-2019 (Wednesday) at 07:46:02 PDT by Major Cooke
Commit b66b4ae0ec
Parents: b4cfea4e4d

'Fixed' spacing.

23-Jun-2019 (Sunday) at 04:35:32 PDT by Major Cooke
Commit b4cfea4e4d
Parents: 7b698b4a0e

Re-ordered drawing a little.

22-Jun-2019 (Saturday) at 18:02:35 PDT by Major Cooke
Commit 7b698b4a0e
Parents: e7e46f8c7c

Added RenderUnderlay.

  • Works exactly like RenderOverlay, but is drawn behind the status bar/huds instead.

03-Jul-2019 (Wednesday) at 07:49:06 PDT by Dzmitry Malyshau
Commit e7e46f8c7c
Parents: 73f46089cc

vk: Check for the time query support on the graphics queue (#884)

03-Jul-2019 (Wednesday) at 03:11:48 PDT by alexey.lysiuk
Commit 73f46089cc
Parents: bc88ceea94

  • added validation of LevelCompatibility.Apply() signature

30-Jun-2019 (Sunday) at 19:14:23 PDT by Rachael Alexanderson
Commit bc88ceea94
Parents: 259909b6dd

  • clarify too old ZScript version message

30-Jun-2019 (Sunday) at 12:13:56 PDT by Magnus Norddahl
Commit 259909b6dd
Parents: 6e29d81502

  • fix querying for the wrong interface when the UNICODE define is set

30-Jun-2019 (Sunday) at 12:13:15 PDT by Magnus Norddahl
Commit 6e29d81502
Parents: 1b7aeb35e1

  • remove dead code

29-Jun-2019 (Saturday) at 09:39:02 PDT by cybermind
Commit 1b7aeb35e1
Parents: 5c29d88058

Fixed copy-paste typo in SphericalCoords

28-Jun-2019 (Friday) at 03:35:42 PDT by Christoph Oelckers
Commit 1dcbe43d95
Parents: 1b1069dc78

  • User definable dynamic lights

This hasn't been tested yet!

28-Jun-2019 (Friday) at 02:24:36 PDT by alexey.lysiuk
Commit 5c29d88058
Parents: 80c20b6a3b

  • updated bzip2 to version 1.0.7

https://www.sourceware.org/bzip2/ https://www.sourceware.org/pub/bzip2/bzip2-1.0.7.tar.gz

28-Jun-2019 (Friday) at 02:20:52 PDT by alexey.lysiuk
Commit 80c20b6a3b
Parents: 77ea4a9fb7

  • added detection of macOS Catalina

27-Jun-2019 (Thursday) at 00:56:08 PDT by Christoph Oelckers
Commit 1b1069dc78
Parents: 5ef43143f8

  • made the class definitions of the MIDI devices private to the implementations.

27-Jun-2019 (Thursday) at 00:16:34 PDT by Christoph Oelckers
Commit 5ef43143f8
Parents: 3810d9beb3

  • removed unused CVAR_GUID type

27-Jun-2019 (Thursday) at 00:10:20 PDT by Christoph Oelckers
Commit 3810d9beb3
Parents: 77ea4a9fb7

  • Make HAVE_VULKAN an option so that it can be disabled

Had to compile on a Mac with no MoltenVK and no Vulkan SDK.

26-Jun-2019 (Wednesday) at 13:13:12 PDT by Christoph Oelckers
Commit 1081338af2
Parents: e93de62f98

  • removed a few obsolete definitions from basictypes.h

21-Jun-2019 (Friday) at 10:42:19 PDT by Christoph Oelckers
Commit e93de62f98
Parents: 8f00eb54d8

  • eliminated dependency of CVar code on AActor.

As a low level feature, the CVAR management should not access game structures like actors, just to retrieve a player index. The index should be calculated by the calling code instead and passed into the function.

Conflicts:

src/win32/i_specialpaths.cpp

26-Jun-2019 (Wednesday) at 12:26:14 PDT by alexey.lysiuk
Commit 77ea4a9fb7
Parents: 8f00eb54d8

  • fixed inconsistent wipe state with stereo 3D mode enabled

https://forum.zdoom.org/viewtopic.php?t=65181

23-Jun-2019 (Sunday) at 20:06:06 PDT by Christoph Oelckers
Commit 8f00eb54d8
Parents: 5a77271983

  • removed UTF-8 marker.

23-Jun-2019 (Sunday) at 18:52:08 PDT by Rachael Alexanderson
Commit 5a77271983
Parents: 841a69d527

  • add missing newline to PrintMiscActorInfo

23-Jun-2019 (Sunday) at 14:53:42 PDT by Magnus Norddahl
Commit 557206131c
Parents: e59c5cb947

  • remove debug statement

23-Jun-2019 (Sunday) at 12:24:37 PDT by Magnus Norddahl
Commit e59c5cb947
Parents: 706bc0b7c6

  • fix missing font glyphs

23-Jun-2019 (Sunday) at 11:29:04 PDT by Magnus Norddahl

Merge remote-tracking branch 'origin/master' into polybackend

23-Jun-2019 (Sunday) at 00:48:17 PDT by alexey.lysiuk
Commit 841a69d527
Parents: 8ad9aafaa8

  • fixed: endgame menu no longer resets player's userinfo

User CVARs can be stored in member variables for quicker access Unconditional call to G_CheckDemoStatus() destructs and recreates such CVARs Dangling pointers could be accessed during the last game tick, e.g. from event handlers

https://forum.zdoom.org/viewtopic.php?t=65150

21-Jun-2019 (Friday) at 12:21:30 PDT by alexey.lysiuk
Commit 8ad9aafaa8
Parents: 860edd490a

  • added Debug x64 target to AppVeyor configuration

Newer commits | Older commits