Author Topic: Nightly: 06 December 2023 - Revision 8d40d7467  (Read 744 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 06 December 2023 - Revision 8d40d7467
Here is the nightly for 06 December 2023 - Revision 8d40d7467



Group: Linux
nightly_20231206_8d40d7467-builds-Linux.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20231206_8d40d7467-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20231206_8d40d7467-builds-Mac-x86_64.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20231206_8d40d7467-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20231206_8d40d7467-builds-x64-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 50f083043
Author: Goober5000
Commit: Goober5000

    fix query_node_argument_type()
 fred2/sexp_tree.cpp                 | 12 +++++++++---
 qtfred/src/ui/widgets/sexp_tree.cpp |  8 +++++++-
 2 files changed, 16 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 22962afcd
Author: Goober5000
Commit: Goober5000

    allow nonexistence of arrival overlays
 code/gamesnd/eventmusic.cpp | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit f3922f35e
Author: Birk Magnussen
Commit: Birk Magnussen

    Properly cast to avoid a warning
 code/cmdline/cmdline.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit f6167bb89
Author: BMagnu
Commit: GitHub

    Make sure that the openxr_loader subproject is forced to the correct debug iterator level (#5860)
 lib/openxr/src/loader/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit aacd14e1d
Author: mjn-mixael
Commit: mjn-mixael

    only use- in-game language if the mod table option is enabled
 code/localization/localize.cpp | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)