Author Topic: Nightly: 08 February 2024 - Revision d34570ae9  (Read 251 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 08 February 2024 - Revision d34570ae9
Here is the nightly for 08 February 2024 - Revision d34570ae9



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit a0f4c4d2b
Author: mjn-mixael
Commit: mjn-mixael

    documentation error
 code/scripting/api/objs/weaponclass.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 63990c54a
Author: mjn-mixael
Commit: mjn-mixael

    unhardcode zoom value
 code/scripting/api/objs/shipclass.cpp   | 9 +++++----
 code/scripting/api/objs/weaponclass.cpp | 9 +++++----
 2 files changed, 10 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit f56cbc59f
Author: Birk Magnussen
Commit: Birk Magnussen

    improve shader for shadow map generation
 code/def_files/data/effects/main-f.sdr | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 79418a073
Author: Taylor Richards
Commit: Taylor Richards

    use proper SCP types
 code/cfile/cfile.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit e9ee31170
Author: Goober5000
Commit: Goober5000

    fix warp time durations
 code/fireball/fireballs.cpp |  2 +-
 code/ship/shipfx.cpp        | 35 ++++++++++++++++++-----------------
 code/ship/shipfx.h          |  2 +-
 3 files changed, 20 insertions(+), 19 deletions(-)

------------------------------------------------------------------------
commit 7576d4f2f
Author: Taylor Richards
Commit: Taylor Richards

    refactor unix modlist handling to fix serveral issues
 code/cmdline/cmdline.cpp | 151 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 96 insertions(+), 55 deletions(-)

------------------------------------------------------------------------
commit 866b06ca3
Author: Taylor Richards
Commit: Taylor Richards

    fix error handling in cfile_push_chdir()
 code/cfile/cfile.cpp | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

------------------------------------------------------------------------
commit be260ef74
Author: Goober5000
Commit: Goober5000

    ensure medal information is correctly assigned
 code/stats/medals.cpp | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

------------------------------------------------------------------------
commit 0ac3d5226
Author: Goober5000
Commit: Goober5000

    update sexp help for send-message
 code/parse/sexp.cpp | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

------------------------------------------------------------------------
commit ab319a631
Author: Goober5000
Commit: Goober5000

    be mindful of death rolls when checking for ship stats
 code/parse/sexp.cpp | 31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

------------------------------------------------------------------------
commit 905d777e1
Author: Dark-Visor
Commit: Dark-Visor

    Update to wording of sexp helps PR
 code/parse/sexp.cpp | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit 66deb8398
Author: Dark-Visor
Commit: Dark-Visor

    Clarify which SEXPS work on ships not arrived
 code/parse/sexp.cpp | 501 +++++++++++++++++++++++++++-------------------------
 1 file changed, 256 insertions(+), 245 deletions(-)

------------------------------------------------------------------------
commit de3e38218
Author: mjn-mixael
Commit: mjn-mixael

    better defense
 fred2/customstringsdlg.cpp | 6 ++++++
 1 file changed, 6 insertions(+)

------------------------------------------------------------------------
commit 0190fda7e
Author: mjn-mixael
Commit: mjn-mixael

    fix assert when adding custom strings
 fred2/customstringsdlg.cpp | 31 +++++++++++++++----------------
 fred2/customstringsdlg.h   |  4 ++--
 2 files changed, 17 insertions(+), 18 deletions(-)