Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 19, 2014, 09:47:42 am

Title: Nightly (OS X): 19 May 2014 - Revision 10706
Post by: SirKnightly on May 19, 2014, 09:47:42 am
Here is the nightly for OS X on 19 May 2014 - Revision 10706

Group: Standard
fso_Standard_20140519_r10706.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140519_r10706.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20140519_r10706.md5)

Code: [Select]
------------------------------------------------------------------------
r10695 | chief1983 | 2014-05-15 12:26:07 -0500 (Thu, 15 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/configure.ac

Add some lib locations for Solaris for software installed from OpenCSW.
------------------------------------------------------------------------
r10701 | The_E | 2014-05-17 09:48:04 -0500 (Sat, 17 May 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Checking a ship_info flag against a ship flag isn't going to work

------------------------------------------------------------------------
r10702 | The_E | 2014-05-17 11:24:23 -0500 (Sat, 17 May 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

See 10701, same issue here

------------------------------------------------------------------------
r10704 | The_E | 2014-05-17 16:15:50 -0500 (Sat, 17 May 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

More ship flag/ship info flag confusion cleared up

------------------------------------------------------------------------
r10705 | m_m | 2014-05-18 02:03:14 -0500 (Sun, 18 May 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Add support for countermeasures that will pull aspect seekers away from their previous targets.
------------------------------------------------------------------------
r10706 | niffiwan | 2014-05-19 05:31:17 -0500 (Mon, 19 May 2014) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Fix mantis 3026

Update Linux --help option to show all cmdline options
Added data/checks for expected args to cmdline options
Add extra const-ness per m!m review
------------------------------------------------------------------------