Author Topic: Nightly: 05 October 2023 - Revision af4ec4fac  (Read 225 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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



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


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


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


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

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

    tweak messages per feedback
 code/mission/missionparse.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 6631975e4
Author: Goober5000
Commit: Goober5000

    some additional fixes
 code/mission/missionparse.cpp | 12 +++++++++++-
 code/ship/ship.cpp            |  5 +++++
 code/ship/ship.h              |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit fa2b135bb
Author: Goober5000
Commit: Goober5000

    remove incorrect setting of ship status
 code/mission/missionparse.cpp | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)