Author Topic: Nightly: 05 June 2023 - Revision e7cb17468  (Read 202 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 05 June 2023 - Revision e7cb17468
Here is the nightly for 05 June 2023 - Revision e7cb17468



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit c72b8b0cf
Author: Goober5000
Commit: Goober5000

    some refinements for retiming of object collision pairs
 code/autopilot/autopilot.cpp       |  9 +++++----
 code/object/objcollide.cpp         | 14 ++++++++++++++
 code/object/objcollide.h           |  5 ++++-
 code/parse/sexp.cpp                | 22 ++++------------------
 code/scripting/api/objs/object.cpp |  7 +++++++
 5 files changed, 34 insertions(+), 23 deletions(-)

------------------------------------------------------------------------
commit c07389ce6
Author: mjn-mixael
Commit: mjn-mixael

    invalid weapon
 code/scripting/api/objs/shipclass.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 1a946beed
Author: mjn-mixael
Commit: mjn-mixael

    lua access to default countermeasure class
 code/scripting/api/objs/shipclass.cpp | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

------------------------------------------------------------------------
commit ee74f86c5
Author: Goober5000
Commit: Goober5000

    use correct #Background bitmaps string, use correct string skipping, and do a little tidying
 code/lab/renderer/lab_renderer.cpp | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit 68d216d97
Author: Goober5000
Commit: Goober5000

    add curves_init and alphabetize #include list
 qtfred/src/mission/management.cpp | 43 ++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 21 deletions(-)

------------------------------------------------------------------------
commit d7d9f1020
Author: Goober5000
Commit: Goober5000

    add game_settings.tbl option to enable HUD drop shadows by default
 code/mod_table/mod_table.cpp | 5 +++++
 1 file changed, 5 insertions(+)