Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 20, 2011, 01:56:01 pm

Title: Nightly (OS X): 20 Jun 2011 - Revision 7264
Post by: SirKnightly on June 20, 2011, 01:56:01 pm
Here is the nightly for OS X on 20 Jun 2011 - Revision 7264

Group: Inferno
fso-OSX-Inferno-20110620_r7264.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110620_r7264.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110620_r7264.md5)

Code: [Select]
------------------------------------------------------------------------
r7252 | Zacam | 2011-06-16 10:59:59 -0500 (Thu, 16 Jun 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2008/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/libpng.vcproj
   M /trunk/fs2_open/projects/MSVC_2008/zlib.vcproj

Adds "/MP" as an Additional compiler Option for MSVC 2008.
------------------------------------------------------------------------
r7253 | The_E | 2011-06-16 12:09:30 -0500 (Thu, 16 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

Bumping the max number of files CFile can handle to 2^16

------------------------------------------------------------------------
r7255 | Sushi | 2011-06-17 19:44:41 -0500 (Fri, 17 Jun 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Halleck's glide sound patch (mantis 2452)
------------------------------------------------------------------------
r7257 | The_E | 2011-06-18 16:36:05 -0500 (Sat, 18 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfilesystem.cpp

Fix compiler warnings re: signed/unsigned mismatch

------------------------------------------------------------------------
r7259 | The_E | 2011-06-19 07:57:26 -0500 (Sun, 19 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudmessage.cpp

Fixes issue with padlock view messages not appearing

------------------------------------------------------------------------