Author Topic: Nightly: 08 April 2020 - Revision cc45685  (Read 853 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 08 April 2020 - Revision cc45685
Here is the nightly for 08 April 2020 - Revision cc45685

At least one of the nightly builds failed!


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 0853c5b
Author: Goober5000
Commit: Goober5000

    clean up these functions in the same way as the weapon cheat functions
 code/ship/ship.cpp | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit 96de072
Author: Goober5000
Commit: Goober5000

    add a useful assertion
 code/io/keycontrol.cpp | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit 2f0f2d7
Author: Goober5000
Commit: Goober5000

    prevent access of out-of-range weapons, and at the same time sync primary and secondary capacity calculations
 code/io/keycontrol.cpp | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)