Author Topic: Nightly: 29 June 2020 - Revision 90163e8  (Read 533 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 29 June 2020 - Revision 90163e8
Here is the nightly for 29 June 2020 - Revision 90163e8



Group: Win64
nightly_20200629_90163e8-builds-Win64.zip (Mirror)


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


Group: MacOSX
nightly_20200629_90163e8-builds-MacOSX.tar.gz (Mirror)


Group: Win32
nightly_20200629_90163e8-builds-Win32.zip (Mirror)

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

    a few fixes for ships which shouldn't move
 code/ai/aicode.cpp | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 064fe31
Author: Fabian Woltermann
Commit: Fabian Woltermann

    When resolving targets for local ssms, check both the weapon's target_num _and_ it's tracking info.
 code/weapon/weapons.cpp | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)