Author Topic: Nightly (Linux): 01 Aug 2014 - Revision 10965  (Read 718 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Group: Standard
fso_Standard_20140801_r10965.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10920 | The_E | 2014-07-17 13:19:05 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

From MageKing17: Improves sexp help text to clear up possible confusion about indexes that are zero-based.
------------------------------------------------------------------------
r10921 | The_E | 2014-07-17 13:24:56 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/safe_strings.cpp
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp

From MageKing17: Fixes for a couple of clang warnings.
------------------------------------------------------------------------
r10922 | The_E | 2014-07-17 13:55:49 -0500 (Thu, 17 Jul 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Fixes an unintended linebreak removal in previous commit

------------------------------------------------------------------------
r10923 | Goober5000 | 2014-07-17 22:03:52 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Yarn's patch which allows FreeSpace fonts to support all characters that exist in both Code Page 437 and Windows-1252
------------------------------------------------------------------------
r10924 | Goober5000 | 2014-07-17 22:12:32 -0500 (Thu, 17 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredview.cpp

for Mantis #2153: MageKing17's FRED support for error messages when wingmen have illegal weapons
------------------------------------------------------------------------
r10925 | The_E | 2014-07-19 08:32:57 -0500 (Sat, 19 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamehelp/contexthelp.cpp
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h

Patch for Mantis 3069 by MageKing17: Fixes help.tbl error reporting
------------------------------------------------------------------------
r10926 | The_E | 2014-07-20 12:56:24 -0500 (Sun, 20 Jul 2014) | 6 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp
   M /trunk/fs2_open/code/globalincs/alphacolors.h
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.h
   M /trunk/fs2_open/code/missionui/fictionviewer.cpp
   M /trunk/fs2_open/code/missionui/missioncmdbrief.cpp
   M /trunk/fs2_open/code/missionui/missiondebrief.cpp
   M /trunk/fs2_open/code/missionui/missionloopbrief.cpp
   M /trunk/fs2_open/code/missionui/redalert.cpp
   M /trunk/fs2_open/code/network/multiui.cpp
   M /trunk/fs2_open/code/popup/popup.cpp

Fix for Mantis 3064 from MageKing17: Adds more functionality to colors.tbl.
* "#Start Colors" is now optional; no more need for a blank section at the start of a colors.tbl just to define some team colors.
* "#Interface Colors" section added for redefining various colors used by the interface.
* "#Color Tags" section added for redefining or adding your own text color tags.
* "#Default Text Color" section for choosing what color tag is the baseline default for various different screens.
* And the big one, support for *-clr.tbm modular table files.
------------------------------------------------------------------------
r10927 | The_E | 2014-07-20 13:27:56 -0500 (Sun, 20 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/freespace2/freespace.h
   M /trunk/fs2_open/code/globalincs/systemvars.cpp
   M /trunk/fs2_open/code/globalincs/systemvars.h
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelinterp.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/starfield/starfield.cpp

Fix for Mantis 3076 from MageKing17: Fixes behaviour of animated textures on skyboxes
------------------------------------------------------------------------
r10928 | The_E | 2014-07-20 16:18:47 -0500 (Sun, 20 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp
   M /trunk/fs2_open/code/globalincs/alphacolors.h
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Fix for Mantis 3064 from MageKing17: Followup fix.
------------------------------------------------------------------------
r10929 | niffiwan | 2014-07-21 04:59:48 -0500 (Mon, 21 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix gcc warning in hud/hud.cpp

the address of ‘Hud_text_flash’ will always evaluate as ‘true’ [-Waddress]
------------------------------------------------------------------------
r10930 | Goober5000 | 2014-07-21 20:26:16 -0500 (Mon, 21 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Mantis #2999 - add docking log entries for support ships
------------------------------------------------------------------------
r10931 | Goober5000 | 2014-07-21 20:33:28 -0500 (Mon, 21 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

MageKing17's tweaks, with a couple of my own
------------------------------------------------------------------------
r10932 | Goober5000 | 2014-07-23 00:02:37 -0500 (Wed, 23 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp
   M /trunk/fs2_open/code/localization/localize.h
   M /trunk/fs2_open/code/parse/parselo.cpp

another localization patch by Yarn: disable character remapping when the game is running in Polish
------------------------------------------------------------------------
r10933 | niffiwan | 2014-07-23 05:58:20 -0500 (Wed, 23 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp
   M /trunk/fs2_open/code/io/joy.h

Fix mantis 2651: from ZekeSulastin

Add support for up to 98 joystick buttons
------------------------------------------------------------------------
r10935 | niffiwan | 2014-07-24 05:25:10 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ui/slider2.cpp

Fix gcc warning: ordered comparison of pointer with integer zero
------------------------------------------------------------------------
r10937 | Goober5000 | 2014-07-24 22:07:47 -0500 (Thu, 24 Jul 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp
   M /trunk/fs2_open/code/io/joy.h

for Mantis #2651: revert r10933, per forum discussion:
http://www.hard-light.net/forums/index.php?topic=88047.0
------------------------------------------------------------------------
r10938 | Goober5000 | 2014-07-24 22:09:04 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

for Mantis #2064: remove ship template feature which never worked without crashing
------------------------------------------------------------------------
r10939 | Goober5000 | 2014-07-24 22:58:57 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/snazzyui.cpp
   M /trunk/fs2_open/code/menuui/snazzyui.h
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/lua.h
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/parse/scripting.h

some const-correctness in preparation for the Mantis #3071 patch
------------------------------------------------------------------------
r10940 | Goober5000 | 2014-07-24 22:59:19 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/debugconsole/consoleparse.cpp

use static casts to make our intentions clear and prevent compiler warnings
------------------------------------------------------------------------
r10941 | Goober5000 | 2014-07-24 23:06:33 -0500 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/menuui/mainhallmenu.h

a tweaked version of ngld's patch for additional main hall capabilities (see Mantis #3071)
------------------------------------------------------------------------
r10943 | niffiwan | 2014-07-25 05:10:30 -0500 (Fri, 25 Jul 2014) | 7 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

Fix several gcc warnings in code/graphics/gropengldraw.cpp

variable ‘clipped’ set but not used [-Wunused-but-set-variable]
variable ‘swapped’ set but not used [-Wunused-but-set-variable]
the address of ‘Distortion_texture’ will always evaluate as ‘true’
[-Waddress]
declaration of ‘vertex’ shadows a global declaration [-Wshadow]
------------------------------------------------------------------------
r10944 | zookeeper | 2014-07-25 14:21:31 -0500 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

Fixed RTT bugs: 1) inverted geometry, 2) the output being mirrored both ways and a quarter of the output missing if post-processing is off.
------------------------------------------------------------------------
r10945 | zookeeper | 2014-07-25 18:56:09 -0500 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglpostprocessing.cpp
   M /trunk/fs2_open/code/graphics/gropengltnl.cpp

Fixed inverted normals in RTT if post-processing is on.
------------------------------------------------------------------------
r10946 | zookeeper | 2014-07-26 04:39:41 -0500 (Sat, 26 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Turned the required SEXP variable arguments for add-background-bitmap and add-sun-bitmap into optional arguments.
------------------------------------------------------------------------
r10947 | zookeeper | 2014-07-26 10:38:33 -0500 (Sat, 26 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fixed bits missing from r10946.
------------------------------------------------------------------------
r10948 | niffiwan | 2014-07-26 21:03:20 -0500 (Sat, 26 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Fix Coverity ID 1228858 Missing varargs init or cleanup

In required_string_one_of(int arg_count, ...)
------------------------------------------------------------------------
r10949 | niffiwan | 2014-07-26 21:03:26 -0500 (Sat, 26 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Coverity 1228854 Copy-paste error

Check pof_file_hud for "$POF target file:" not pof_file ("$POF file:")
------------------------------------------------------------------------
r10950 | niffiwan | 2014-07-26 21:50:16 -0500 (Sat, 26 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp

Fix gcc warnings in globalincs/alphacolors.cpp

warning: declaration of ‘i’ shadows a previous local [-Wshadow]
------------------------------------------------------------------------
r10951 | z64555 | 2014-07-26 21:58:49 -0500 (Sat, 26 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

From MageKing17:  Followup to r10914. Makes the name check ignore case.
------------------------------------------------------------------------
r10952 | niffiwan | 2014-07-26 23:36:02 -0500 (Sat, 26 Jul 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

Fix gcc warning in io/keycontrol.cpp

suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
This code previously worked only by fluke!
------------------------------------------------------------------------
r10953 | niffiwan | 2014-07-26 23:36:07 -0500 (Sat, 26 Jul 2014) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp

From MageKing17: tweak team colors

While we're looking at the Team Color code, let's have a warning if
someone tries to name a team 'none', and avoid pushing duplicate teams
to the Team_Names vector.
------------------------------------------------------------------------
r10954 | niffiwan | 2014-07-27 03:46:41 -0500 (Sun, 27 Jul 2014) | 5 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix gcc warnings in hud/hud.cpp

declaration of ‘render’ shadows a member of 'this'
declaration of ‘font’ shadows a global declaration [-Wshadow]
variable ‘flags’ set but not used [-Wunused-but-set-variable]
------------------------------------------------------------------------
r10955 | niffiwan | 2014-07-27 05:15:06 -0500 (Sun, 27 Jul 2014) | 6 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Fix gcc warnings in hud/hudtarget.cpp

declaration of ‘gauge_object’ shadows a member of 'this'
declaration of ‘esct’ shadows a global declaration [-Wshadow]
variable ‘srange’ set but not used [-Wunused-but-set-variable]
variable ‘ship_is_ballistic’ set but not used
------------------------------------------------------------------------
r10956 | niffiwan | 2014-07-27 05:59:20 -0500 (Sun, 27 Jul 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/beam.cpp

Fix Coverity 1093822 Uninitialized scalar variable

Set sensible looking defaults for the elems added to the beam_collision
struct since retail
------------------------------------------------------------------------
r10957 | niffiwan | 2014-07-27 06:08:27 -0500 (Sun, 27 Jul 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Coverity ID 1093805 Uninitialized scalar variable

1st use of fbfire_info.bfi_flags so assign instead of |=
------------------------------------------------------------------------
r10958 | niffiwan | 2014-07-27 06:10:56 -0500 (Sun, 27 Jul 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Doh! Assign, not equality!
------------------------------------------------------------------------
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.
------------------------------------------------------------------------