Author Topic: Nightly (FreeBSD): 01 Aug 2014 - Revision 10965  (Read 922 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Group: Standard
fso_Standard_20140801_r10965.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10959 | zookeeper | 2014-07-29 06:36:27 -0500 (Tue, 29 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Fix a render target bug by disabling environment mapping when doing full-scene RTT.
------------------------------------------------------------------------
r10961 | niffiwan | 2014-07-30 05:36:05 -0500 (Wed, 30 Jul 2014) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.h

Fix mantis 3073: Additional Mainhall capabilities (from ngld)

Adds two new mainhall.tbl options:
1) "+Misc anim over doors:" (misc anim rendered after doors)
2) "+Cheat String:" (exchanges misc anim when cheat is entered)
------------------------------------------------------------------------
r10962 | The_E | 2014-07-30 13:59:04 -0500 (Wed, 30 Jul 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

Fix for Mantis 3080 from MjnMixael: Fix for inadvertently changed parsing order for mainhall tables.

------------------------------------------------------------------------
r10963 | Zacam | 2014-07-31 03:17:55 -0500 (Thu, 31 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/libpng/png.c
   M /trunk/fs2_open/libpng/png.h
   M /trunk/fs2_open/libpng/pngconf.h
   M /trunk/fs2_open/libpng/pngdebug.h
   M /trunk/fs2_open/libpng/pngerror.c
   M /trunk/fs2_open/libpng/pngget.c
   M /trunk/fs2_open/libpng/pnginfo.h
   M /trunk/fs2_open/libpng/pnglibconf.h
   M /trunk/fs2_open/libpng/pngmem.c
   M /trunk/fs2_open/libpng/pngpread.c
   M /trunk/fs2_open/libpng/pngpriv.h
   M /trunk/fs2_open/libpng/pngread.c
   M /trunk/fs2_open/libpng/pngrio.c
   M /trunk/fs2_open/libpng/pngrtran.c
   M /trunk/fs2_open/libpng/pngrutil.c
   M /trunk/fs2_open/libpng/pngset.c
   M /trunk/fs2_open/libpng/pngstruct.h
   M /trunk/fs2_open/libpng/pngtrans.c
   M /trunk/fs2_open/libpng/pngwio.c
   M /trunk/fs2_open/libpng/pngwrite.c
   M /trunk/fs2_open/libpng/pngwtran.c
   M /trunk/fs2_open/libpng/pngwutil.c

Fix Mantis 3075 : Upgrades libpng from 1.5.7 to 1.6.12
------------------------------------------------------------------------
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.
------------------------------------------------------------------------