Author Topic: Nightly (Windows): 18 Dec 2012 - Revision 9446  (Read 830 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 18 Dec 2012 - Revision 9446
Here is the nightly for Windows on 18 Dec 2012 - Revision 9446

Group: Inferno
fso-WIN-Inferno-20121218_r9446.7z
MD5Sum

Group: Inferno_SSE
fso-WIN-Inferno_SSE-20121218_r9446.7z
MD5Sum

Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20121218_r9446.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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)
------------------------------------------------------------------------