Author Topic: Nightly: 23 January 2024 - Revision 728341288  (Read 233 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 23 January 2024 - Revision 728341288
Here is the nightly for 23 January 2024 - Revision 728341288



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 1d2ca8eb5
Author: Mike Nelson
Commit: GitHub

    print option settings to the log (#5914)
 code/io/mouse.cpp               |  2 +-
 code/options/OptionsManager.cpp | 16 ++++++++++++++++
 code/options/OptionsManager.h   |  2 ++
 freespace2/freespace.cpp        | 10 ++++++++++
 4 files changed, 29 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 14bba9aea
Author: Goober5000
Commit: Goober5000

    fix crash in fire-beam-at-coordinates
 code/weapon/beam.cpp | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1355c484f
Author: Birk Magnussen
Commit: Birk Magnussen

    Remove language-defined declaration
 code/def_files/data/effects/msaa-f.sdr | 1 -
 1 file changed, 1 deletion(-)

------------------------------------------------------------------------
commit 1866c6adb
Author: JohnAFernandez
Commit: JohnAFernandez

    Whoops, forgot to push typo fix
 freespace2/freespace.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit a11517984
Author: JohnAFernandez
Commit: JohnAFernandez

    Keep Chase view from crashing
 code/controlconfig/controlsconfig.h |   2 +-
 freespace2/freespace.cpp            | 112 +++++++++++++++++++-----------------
 2 files changed, 59 insertions(+), 55 deletions(-)