Author Topic: Nightly (Windows): 07 Oct 2014 - Revision 11109  (Read 561 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 07 Oct 2014 - Revision 11109
Here is the nightly for Windows on 07 Oct 2014 - Revision 11109

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20141007_r11109.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20141007_r11109.7z
MD5Sum

Group: SSE
fso_SSE_20141007_r11109.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11105 | zookeeper | 2014-10-06 16:44:23 -0500 (Mon, 06 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

Reverted r10944 and r10945 for now, with the exception of the GL_TRIANGLE_STRIP->GL_QUADS fix.
------------------------------------------------------------------------
r11106 | Goober5000 | 2014-10-06 21:23:25 -0500 (Mon, 06 Oct 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/fred2/sexp_tree.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

allow sexps which reference sounds to use either the table index or the entry name as the reference
(based on a patch by m!m, see http://www.hard-light.net/forums/index.php?topic=86293.0)
------------------------------------------------------------------------
r11107 | Goober5000 | 2014-10-06 21:30:12 -0500 (Mon, 06 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp

I forget who requested this, but this change now causes FRED to allow numeric sexps to be used for OPF_WEAPON_BANK_NUMBER
------------------------------------------------------------------------
r11108 | Goober5000 | 2014-10-06 21:32:35 -0500 (Mon, 06 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Parias's patch for Mantis #3102 (make show-subtitle-text positioning consistent on MP clients)
------------------------------------------------------------------------
r11109 | Goober5000 | 2014-10-06 22:38:49 -0500 (Mon, 06 Oct 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/hud/hudtargetbox.cpp

make flag checking more efficient and prevent an Int3() on bad data
------------------------------------------------------------------------