Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 30, 2011, 11:24:21 am

Title: Nightly (OS X): 30 Sep 2011 - Revision 7833
Post by: SirKnightly on September 30, 2011, 11:24:21 am
Here is the nightly for OS X on 30 Sep 2011 - Revision 7833

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

Code: [Select]
------------------------------------------------------------------------
r7831 | The_E | 2011-09-30 05:22:34 -0500 (Fri, 30 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudreticle.cpp

Change this for loop to use an iterator for better performance

------------------------------------------------------------------------
r7833 | The_E | 2011-09-30 09:52:33 -0500 (Fri, 30 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/console.cpp
   D /trunk/fs2_open/code/debugconsole/dbugfile.cpp
   D /trunk/fs2_open/code/debugconsole/dbugfile.h
   M /trunk/fs2_open/code/fred2/fred.cpp
   M /trunk/fs2_open/code/fred2/fredview.cpp
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp
   M /trunk/fs2_open/code/sound/fsspeech.cpp
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj
   M /trunk/fs2_open/projects/MSVC_2010/code.vcxproj.filters
   M /trunk/fs2_open/projects/MSVC_2011/code.vcxproj

Removing dbugfile.cpp/.h from the project, since it doesn't seem to be useful.
------------------------------------------------------------------------