Hard Light Productions Forums

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

Title: Nightly (Windows): 04 Jan 2011 - Revision 6920
Post by: SirKnightly on January 04, 2011, 10:20:49 am
Here is the nightly for Windows on 04 Jan 2011 - Revision 6920

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

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

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

Code: [Select]
------------------------------------------------------------------------
r6916 | Sushi | 2010-12-31 14:03:16 -0600 (Fri, 31 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aibig.cpp
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Add "$ai aims from ship center:" and "$allow primary link delay:" AI profiles flags
------------------------------------------------------------------------
r6917 | Goober5000 | 2011-01-01 03:17:36 -0600 (Sat, 01 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp
   M /trunk/fs2_open/code/graphics/gropenglbmpman.cpp

re-add Echelon9's commit, with proper logging, and also with parallel fix to bmpman.cpp
------------------------------------------------------------------------
r6919 | Goober5000 | 2011-01-01 18:35:05 -0600 (Sat, 01 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

resolve a conversion warning pointed out by FUBAR
------------------------------------------------------------------------