Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 03, 2010, 06:41:42 pm
-
Here is the nightly for Windows on 03 Mar 2010 - Revision 5888
Group: SSE2
fso-WIN-SSE2-20100303_r5888.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE2-20100303_r5888.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE2-20100303_r5888.md5)
Group: Standard
fso-WIN-Standard-20100303_r5888.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20100303_r5888.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20100303_r5888.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20100303_r5888.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20100303_r5888.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20100303_r5888.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20100303_r5888.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20100303_r5888.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20100303_r5888.md5)
------------------------------------------------------------------------
r5875 | Zacam | 2010-02-03 22:04:17 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/starfield/starfield.cpp
Proper fix for Mantis 2039. Nebula poof debris ANI usage now based on using any ANI/EFF on nebdeb01-nebdeb04. Doesn't exist on retail but also doesn't conflict or break Retail as these (nor the original "Neb01-64") actually exist, but allows for the same flexible range for the effect as non-nebula has for motion debris.
------------------------------------------------------------------------
r5876 | Zacam | 2010-02-03 22:12:45 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/cutscene/cutscenes.cpp
Fix for cutscene.cpp "signed/unsigned mismatch" multi-platform warning.
------------------------------------------------------------------------
r5877 | Zacam | 2010-02-03 22:27:43 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/graphics/gropenglstate.cpp
M /trunk/fs2_open/code/graphics/gropenglstate.h
Multi-platform resolution for "signed/unsigned mismatch" warning on gropenglstate.cpp
------------------------------------------------------------------------
r5878 | Zacam | 2010-02-03 22:42:04 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
Multi-platform resolution for "signed/unsigned mismatch" warning on ship.cpp
------------------------------------------------------------------------
r5879 | Zacam | 2010-02-03 22:44:42 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/shiphit.cpp
Multi-platform resolution for "unused variable" warning on shiphit.cpp
------------------------------------------------------------------------
r5880 | Zacam | 2010-02-03 23:02:07 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/starfield/nebula.cpp
Not multi-platform, but it doesn't break other platforms and removes 11 warnings from nebula.cpp.
------------------------------------------------------------------------
r5881 | Zacam | 2010-02-03 23:36:04 -0600 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.h
Multi-platform resolution for "signed/unsigned mismatch" warning on aiturret.cpp via ship.h
------------------------------------------------------------------------
r5882 | Wanderer | 2010-02-04 15:18:19 -0600 (Thu, 04 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hudescort.cpp
fix for mantis 2110
------------------------------------------------------------------------
r5886 | Wanderer | 2010-02-05 13:04:12 -0600 (Fri, 05 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
allow armor entries exists even without any calculations.
------------------------------------------------------------------------
r5887 | Wanderer | 2010-02-05 17:14:34 -0600 (Fri, 05 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
fix couple of model handle related bugs in lua.cpp
------------------------------------------------------------------------
r5888 | taylor | 2010-02-05 19:02:24 -0600 (Fri, 05 Feb 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelinterp.cpp
M /trunk/fs2_open/code/render/3ddraw.cpp
fix damage lightning (from Xt tree)
------------------------------------------------------------------------