Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 07, 2011, 10:20:25 am

Title: Nightly (Windows): 07 Jul 2011 - Revision 7335
Post by: SirKnightly on July 07, 2011, 10:20:25 am
Here is the nightly for Windows on 07 Jul 2011 - Revision 7335

Group: Inferno
fso-WIN-Inferno-20110707_r7335.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110707_r7335.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110707_r7335.md5)

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

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

Code: [Select]
------------------------------------------------------------------------
r7333 | Zacam | 2011-07-06 15:55:45 -0500 (Wed, 06 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

From Valathil: Correction to commit 7292. Light sorting now takes place in the proper order.
------------------------------------------------------------------------
r7334 | Zacam | 2011-07-06 18:07:09 -0500 (Wed, 06 Jul 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

Directional Lights sorting probably should not have been flipped, the rest seem to be okay though.
(Sun facing sides of ships were going pitch dark when lots of beams were active)
------------------------------------------------------------------------
r7335 | Echelon9 | 2011-07-07 07:59:38 -0500 (Thu, 07 Jul 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fireball/fireballs.cpp

Fix r7325: Asset() =/= Assertion()
------------------------------------------------------------------------