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 01, 2010, 09:45:03 am

Title: Nightly (Windows): 01 Sep 2010 - Revision 6416
Post by: SirKnightly on September 01, 2010, 09:45:03 am
Here is the nightly for Windows on 01 Sep 2010 - Revision 6416

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

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

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

Code: [Select]
------------------------------------------------------------------------
r6406 | chief1983 | 2010-08-31 12:41:50 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Actually fix the Assertion instead of just disabling it.
------------------------------------------------------------------------
r6407 | Goober5000 | 2010-08-31 13:18:15 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/Freespace2.vcproj
   M /trunk/fs2_open/projects/MSVC_2005/wxFRED2.vcproj

don't generate debug information on release builds
------------------------------------------------------------------------
r6408 | Goober5000 | 2010-08-31 14:55:12 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2005/code.vcproj

update project file
------------------------------------------------------------------------
r6409 | chief1983 | 2010-08-31 16:09:15 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/pstypes.h
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Assertion on GCC to support 2 arguments, and revert hacked calls to their 2 argument state
------------------------------------------------------------------------
r6410 | The_E | 2010-08-31 17:40:30 -0500 (Tue, 31 Aug 2010) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

weapon_info::subtype is not a bitfield

------------------------------------------------------------------------
r6414 | Zacam | 2010-08-31 22:17:10 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp

-timerbar now has the same message as -decals and is a disabled launcher command. Launcher will (or should) no longer list it as an available command and a msgbox will pop-up if in an existing command line anywhere.
------------------------------------------------------------------------
r6416 | Goober5000 | 2010-09-01 01:43:08 -0500 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/playerman/playercontrol.cpp

fix the passengers tag so that it works more like the cargo tag
------------------------------------------------------------------------