Author Topic: Nightly: 04 June 2021 - Revision 9d5eeb6e0  (Read 651 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 04 June 2021 - Revision 9d5eeb6e0
Here is the nightly for 04 June 2021 - Revision 9d5eeb6e0



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 8ae77e035
Author: MageKing17
Commit: GitHub

    Fix calling split_str() with a maximum line length of 0. (#3465)
 code/missionui/missionshipchoice.cpp | 2 +-
 code/parse/parselo.cpp               | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit e053d06a5
Author: Baezon
Commit: Baezon

    add random homing target acquisition
 code/weapon/weapon.h    |  7 ++++++
 code/weapon/weapons.cpp | 64 +++++++++++++++++++++++++++++++++----------------
 2 files changed, 50 insertions(+), 21 deletions(-)