Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 23, 2009, 09:46:30 am

Title: Nightly (Windows): 23 Dec 2009 - Revision 5738
Post by: SirKnightly on December 23, 2009, 09:46:30 am
Here is the nightly for Windows on 23 Dec 2009 - Revision 5738

Group: SSE2
fso-WIN-SSE2-20091223_r5738.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE2-20091223_r5738.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE2-20091223_r5738.md5)

Group: Standard
fso-WIN-Standard-20091223_r5738.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20091223_r5738.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20091223_r5738.md5)

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20091223_r5738.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20091223_r5738.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20091223_r5738.md5)

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20091223_r5738.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20091223_r5738.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20091223_r5738.md5)

Code: [Select]
------------------------------------------------------------------------
r5734 | Echelon9 | 2009-12-21 14:03:54 -0600 (Mon, 21 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglshader.cpp
   M /trunk/fs2_open/code/graphics/gropenglshader.h

Hopefully last step to resolve OS X issues from Hery
------------------------------------------------------------------------
r5735 | Echelon9 | 2009-12-22 08:31:46 -0600 (Tue, 22 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/FS2_Open.xcodeproj/project.pbxproj

Remove the Xcode project's references to Makefiles
------------------------------------------------------------------------
r5736 | Echelon9 | 2009-12-22 09:18:41 -0600 (Tue, 22 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/Xcode/Frameworks.tgz

Reduced size of Frameworks.tgz by removing the unused OpenAL.Framework (it is linked from the system version, this one was redundant). Mac developers will have to reextract the Frameworks folder to take effect. Preparation for the pending update of out of date SDL, Ogg, Theora and Vorbis frameworks for OS X.
------------------------------------------------------------------------
r5737 | chief1983 | 2009-12-22 15:50:06 -0600 (Tue, 22 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

Update Linux makefile with recently added/deleted files from post processing and the vampire list
------------------------------------------------------------------------
r5738 | chief1983 | 2009-12-23 00:45:43 -0600 (Wed, 23 Dec 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

Fix the makefile to work with the new executable filenames
------------------------------------------------------------------------