Author Topic: Nightly: 07 March 2022 - Revision 9b3422552  (Read 340 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 07 March 2022 - Revision 9b3422552
Here is the nightly for 07 March 2022 - Revision 9b3422552



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 9b3422552
Author: Allen A. Babb
Commit: GitHub

    Fixes the version string in main.py (#4060)
 .github/workflows/post-build-release.yaml |  6 ++++--
 ci/post/main.py                           | 36 +++++++++++++++++++++++++------
 2 files changed, 33 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit fe0b3d209
Author: Allen A. Babb
Commit: GitHub

    Clean out player t_plr before use (#4058)
 code/pilotfile/plr.cpp | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit d7c2a962f
Author: Goober5000
Commit: Goober5000

    fix support ships breaking in in-mission jumps
 code/ai/aicode.cpp  |  2 +-
 code/ai/aigoals.cpp | 12 +++++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 310898dfd
Author: Goober5000
Commit: Goober5000

    two small but important warp fixes
 code/playerman/playercontrol.cpp | 3 ++-
 code/ship/shipfx.cpp             | 7 -------
 2 files changed, 2 insertions(+), 8 deletions(-)