Author Topic: Nightly (Windows): 01 Aug 2014 - Revision 10965  (Read 899 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 01 Aug 2014 - Revision 10965
Here is the nightly for Windows on 01 Aug 2014 - Revision 10965

Group: Standard
fso_Standard_20140801_r10965.7z
MD5Sum

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

Group: SSE
fso_SSE_20140801_r10965.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10964 | niffiwan | 2014-07-31 05:19:04 -0500 (Thu, 31 Jul 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp

"Fix" gcc warnings in Control_config[]

warning: missing initializer for member 'config_item::BLAH'
[-Wmissing-field-initializers]
------------------------------------------------------------------------
r10965 | niffiwan | 2014-07-31 05:35:31 -0500 (Thu, 31 Jul 2014) | 6 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/2d.cpp
   M /trunk/fs2_open/code/graphics/gropengl.cpp

Fix mantis 3078 (From Yarn)

Don't set / reset unscaled screen area when rendering to texture
Also fix a pre-10844 bug where scaling down a cockpit gauge would
cause the gauge to be improperly clipped if it was close enough to the
right or bottom edge of the texture.
------------------------------------------------------------------------