Author Topic: Nightly (OS X): 14 Aug 2015 - Revision ef34e5e  (Read 631 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 14 Aug 2015 - Revision ef34e5e
Here is the nightly for OS X on 14 Aug 2015 - Revision ef34e5e

Open non-feature issues in Mantis: 126

Group: Standard
fso_Standard_20150814_ef34e5e.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 7b15fe0
Author: MageKing17 <Thu Aug 13 15:03:31 2015 -0700>
Commit: MageKing17 <Thu Aug 13 15:03:31 2015 -0700>

    Do a couple more MAX_SHIP_*_BANKS to num_*_banks replacements.
 code/mission/missionparse.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit fada4f5
Author: MageKing17 <Thu Aug 13 03:59:52 2015 -0700>
Commit: MageKing17 <Thu Aug 13 03:59:52 2015 -0700>

    Make primary weapon cargo_size check first check the WIF2_BALLISTIC flag.
 code/mission/missionparse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit d07673c
Author: MageKing17 <Wed Aug 12 21:18:37 2015 -0700>
Commit: MageKing17 <Wed Aug 12 21:18:37 2015 -0700>

    Actually fix the `cargo_size` check for turrets.
 code/ship/ship.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)