Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 01, 2010, 09:41:09 am

Title: Nightly (Windows): 01 Oct 2010 - Revision 6547
Post by: SirKnightly on October 01, 2010, 09:41:09 am
Here is the nightly for Windows on 01 Oct 2010 - Revision 6547

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

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

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

Code: [Select]
------------------------------------------------------------------------
r6539 | The_E | 2010-09-30 12:22:58 -0500 (Thu, 30 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

Fix for Mantis 2289 (Invalid commandline arguments passed to FRED)

------------------------------------------------------------------------
r6540 | The_E | 2010-09-30 19:38:58 -0500 (Thu, 30 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/object/object.cpp
   M /trunk/fs2_open/code/object/object.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/physics/physics.cpp
   M /trunk/fs2_open/code/physics/physics.h
   M /trunk/fs2_open/code/playerman/playercontrol.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   A /trunk/fs2_open/code/sound/grammar.h

Adding the "force-glide" sexp by request of Axem

------------------------------------------------------------------------
r6541 | The_E | 2010-09-30 20:36:44 -0500 (Thu, 30 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/object/object.cpp

Fix compilation warning

------------------------------------------------------------------------
r6542 | The_E | 2010-09-30 22:06:09 -0500 (Thu, 30 Sep 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Another compilation warning fix.

------------------------------------------------------------------------
r6543 | Zacam | 2010-09-30 23:10:03 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/sound
   D /trunk/fs2_open/code/sound/grammar.h

Removed "grammar.h" and added to 'ignore' list. Also added phrases.cfg to 'ignore' list.
------------------------------------------------------------------------
r6545 | Sushi | 2010-09-30 23:20:40 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipship.cpp

Get rid of compiler warnings
------------------------------------------------------------------------
r6547 | The_E | 2010-10-01 02:53:03 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Adding a sanity check here.
------------------------------------------------------------------------