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 21, 2009, 09:14:45 am

Title: Nightly (Windows): 21 Jul 2009 - Revision 5475
Post by: SirKnightly on July 21, 2009, 09:14:45 am
Here is the nightly for Windows on 21 Jul 2009 - Revision 5475

fso-WIN-20090721_r5475.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20090721_r5475.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20090721_r5475.md5)

Code: [Select]
------------------------------------------------------------------------
r5471 | chief1983 | 2009-07-20 10:53:07 -0500 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

Add safe_strings to linux makefile.
------------------------------------------------------------------------
r5472 | chief1983 | 2009-07-20 10:56:41 -0500 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/Makefile.am

Likely unnecessary removal of non-existent files from makefile.
------------------------------------------------------------------------
r5473 | chief1983 | 2009-07-20 12:55:06 -0500 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Fix odd VC6 complaint about a string that was too long.  Guess that's what all those double quotes are for.
------------------------------------------------------------------------
r5474 | chief1983 | 2009-07-20 12:56:01 -0500 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_6_Release/code.dsp

VC6 updates - add safe_strings, remove Python, remove other vestigial non-existent D3D files
------------------------------------------------------------------------
r5475 | Sushi | 2009-07-20 14:52:41 -0500 (Mon, 20 Jul 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Changed ranges for "$Glide Attack Percent," "$Circle Strafe Percent," "$Glide Strafe Percent", and "$Vaporize Percent Chance" to be between 0-100 instead of 0-1.
------------------------------------------------------------------------