Author Topic: Nightly: 20 March 2022 - Revision 76a8433b5  (Read 817 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 20 March 2022 - Revision 76a8433b5
Here is the nightly for 20 March 2022 - Revision 76a8433b5



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 32c5f17d1
Author: Goober5000
Commit: Goober5000

    small XSTR qol improvement
 code/localization/localize.cpp | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 2ca4616f3
Author: BMagnu
Commit: GitHub

    Fix the Initial animations not properly setting prev_orient (#4082)
 code/model/modelanimation.cpp | 8 ++++++--
 code/model/modelanimation.h   | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit cb38d89a1
Author: Goober5000
Commit: Goober5000

    be a little more careful about converting wingman messages to Command messages
 code/mission/missionmessage.cpp | 54 +++++++++++++++++++++++------------------
 1 file changed, 30 insertions(+), 24 deletions(-)

------------------------------------------------------------------------
commit 4b29f51b0
Author: Goober5000
Commit: Goober5000

    patch some holes in the mission cleanup
 code/popup/popupdead.cpp |  7 +++++--
 code/popup/popupdead.h   |  2 +-
 freespace2/freespace.cpp | 48 ++++++++++++++++++------------------------------
 3 files changed, 24 insertions(+), 33 deletions(-)