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 29, 2011, 10:13:03 am

Title: Nightly (Windows): 29 Jun 2011 - Revision 7290
Post by: SirKnightly on June 29, 2011, 10:13:03 am
Here is the nightly for Windows on 29 Jun 2011 - Revision 7290

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

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

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

Code: [Select]
------------------------------------------------------------------------
r7284 | The_E | 2011-06-28 09:07:34 -0500 (Tue, 28 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Ooops, ****ed this one up a bit.

------------------------------------------------------------------------
r7285 | The_E | 2011-06-28 09:10:23 -0500 (Tue, 28 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Aaaargh, messed up AGAIN.

------------------------------------------------------------------------
r7286 | The_E | 2011-06-28 09:13:21 -0500 (Tue, 28 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

When will I get it right....

------------------------------------------------------------------------
r7287 | The_E | 2011-06-28 14:24:13 -0500 (Tue, 28 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix for Mantis 2424: Crashes in multiplayer when <Wingname> 1 is not a player ship

------------------------------------------------------------------------
r7288 | The_E | 2011-06-28 14:48:20 -0500 (Tue, 28 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/nebula/neblightning.cpp

Fix for Mantis 1983: Do not process lightning info when in standalone mode

------------------------------------------------------------------------
r7289 | The_E | 2011-06-28 15:20:25 -0500 (Tue, 28 Jun 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

Fix for Mantis 2395: Introduces troubleshooting flag to switch between using glDrawElements and glDrawRangeElements

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