Author Topic: Nightly: 09 March 2023 - Revision 0d3922d48  (Read 231 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 09 March 2023 - Revision 0d3922d48
Here is the nightly for 09 March 2023 - Revision 0d3922d48



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 0f88965ae
Author: Goober5000
Commit: Goober5000

    fix submodel sanity check
 code/model/modelread.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 482034a38
Author: Asteroth
Commit: GitHub

    Adjust movement sanity checks to account for more situations (#5240)
 code/model/modelread.cpp | 77 +++++++++++++++++++++++++++++-------------------
 1 file changed, 46 insertions(+), 31 deletions(-)

------------------------------------------------------------------------
commit 5e255dd8d
Author: Goober5000
Commit: Goober5000

    add some ship flags to the alter-ship-flag lists
 code/ship/ship.cpp | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit b26512445
Author: Goober5000
Commit: Goober5000

    add missing HUD gauges
 code/hud/hudparse.cpp | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)