Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 23, 2014, 07:35:02 pm
-
Here is the nightly for OS X on 23 Jan 2014 - Revision 10338
Group: Standard
fso-OSX-Standard-20140123_r10338.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20140123_r10338.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20140123_r10338.md5)
------------------------------------------------------------------------
r10298 | zookeeper | 2014-01-17 08:57:16 -0600 (Fri, 17 Jan 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/weapon/weapons.cpp
Fixed Mantis #3000.
------------------------------------------------------------------------
r10299 | m_m | 2014-01-18 09:27:15 -0600 (Sat, 18 Jan 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/cmdline/cmdline.cpp
M /trunk/fs2_open/code/cmdline/cmdline.h
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/globalincs/profiling.cpp
M /trunk/fs2_open/code/globalincs/pstypes.h
Add -profile_write_file options to write frame times to a file. See Wiki for more information.
------------------------------------------------------------------------
r10301 | niffiwan | 2014-01-19 04:21:29 -0600 (Sun, 19 Jan 2014) | 4 lines
Changed paths:
M /trunk/fs2_open/code/weapon/weapons.cpp
Coverity ID 1093440: Evaluation order violation in weapon_create()
Related to weapon substitution code
Also a gcc warning (sequence point)
------------------------------------------------------------------------
r10311 | m_m | 2014-01-20 03:30:44 -0600 (Mon, 20 Jan 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
Fix for Coverity 1135848
------------------------------------------------------------------------