Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 18, 2012, 10:25:19 am
-
Here is the nightly for Windows on 18 Dec 2012 - Revision 9446
Group: Inferno
fso-WIN-Inferno-20121218_r9446.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20121218_r9446.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20121218_r9446.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20121218_r9446.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20121218_r9446.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20121218_r9446.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20121218_r9446.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20121218_r9446.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20121218_r9446.md5)
------------------------------------------------------------------------
r9442 | Valathil | 2012-12-16 19:17:19 -0600 (Sun, 16 Dec 2012) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/fredrender.cpp
Fix for Mantis 2199: Reject objects from being clicked on when selection lock is active.
------------------------------------------------------------------------
r9443 | Goober5000 | 2012-12-16 23:54:18 -0600 (Sun, 16 Dec 2012) | 1 line
Changed paths:
M /trunk/fs2_open/code/gamesnd/gamesnd.cpp
M /trunk/fs2_open/code/parse/parselo.cpp
M /trunk/fs2_open/code/parse/parselo.h
there is actually a way to check for extra sound values per Mantis #2048, and here it is
------------------------------------------------------------------------
r9444 | Goober5000 | 2012-12-17 02:00:17 -0600 (Mon, 17 Dec 2012) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
M /trunk/fs2_open/code/model/model.h
M /trunk/fs2_open/code/model/modelinterp.cpp
since invisible textures were loaded as -1, they have to be flagged specially to actually replace real textures (Mantis #2340)
------------------------------------------------------------------------
r9445 | Goober5000 | 2012-12-17 02:59:55 -0600 (Mon, 17 Dec 2012) | 1 line
Changed paths:
M /trunk/fs2_open/code/particle/particle.cpp
revert revision 9411 in preparation for fixing particles (Mantis #2165)
------------------------------------------------------------------------
r9446 | Goober5000 | 2012-12-17 03:36:40 -0600 (Mon, 17 Dec 2012) | 1 line
Changed paths:
M /trunk/fs2_open/code/particle/particle.cpp
properly fix the removal of particles (Mantis #2165)
------------------------------------------------------------------------