Author Topic: Nightly (FreeBSD): 11 Aug 2014 - Revision 10987  (Read 773 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Group: Standard
fso_Standard_20140811_r10987.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10967 | Zacam | 2014-08-04 19:51:42 -0500 (Mon, 04 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Axem: adds getFrametimeOverall() lua function for timing purposes outside of gameplay
------------------------------------------------------------------------
r10969 | m_m | 2014-08-05 05:06:57 -0500 (Tue, 05 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/missionsave.cpp
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/fred2/shipflagsdlg.cpp
   M /trunk/fs2_open/code/fred2/shipflagsdlg.h
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/object/collideshipship.cpp
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/object/object.cpp
   M /trunk/fs2_open/code/object/object.h
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/projects/MSVC_2013/Freespace2.vcxproj

From FUBAR-BDHR, chief1983, m!m and MageKing17: Fix for Mantis 2887: Additional workaround for mantis 2693
------------------------------------------------------------------------
r10970 | m_m | 2014-08-05 12:42:38 -0500 (Tue, 05 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From ngld and Parias: Fix for Mantis 3084: Bitmaps loaded with gr.loadTexture() are never released.
------------------------------------------------------------------------
r10971 | m_m | 2014-08-05 12:45:04 -0500 (Tue, 05 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

From karajorma: Adds the multi-eval SEXP
WARNING: This SEXP is subject to change and will likely be removed or changed in a future version, use with caution.
Also fixes Mantis 3079: Add multi-eval to list of available SEXPs (.patch included)
------------------------------------------------------------------------
r10972 | Goober5000 | 2014-08-05 23:12:14 -0500 (Tue, 05 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

add additional lookup for GTSC Faustus for next version of FSPort
------------------------------------------------------------------------
r10973 | m_m | 2014-08-06 09:36:10 -0500 (Wed, 06 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/projects/MSVC_2013/Freespace2.vcxproj

Revert accidentally committed project file changes.
------------------------------------------------------------------------
r10974 | Goober5000 | 2014-08-06 21:29:09 -0500 (Wed, 06 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Additional tweak for Mantis #2887 and follow-up to r10181: when modifying OF_COLLIDE, need to call obj_set_flags for collision code support
------------------------------------------------------------------------
r10976 | niffiwan | 2014-08-08 04:12:48 -0500 (Fri, 08 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Fix mantis 3087 (from Yarn)

Readd translation support for default escort gauge header text
------------------------------------------------------------------------
r10977 | niffiwan | 2014-08-08 04:19:21 -0500 (Fri, 08 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Fix mantis 3086 (from Yarn)

Add special case to avoid crash from mismatched quotes in
tstrings.tbl German text
------------------------------------------------------------------------
r10978 | m_m | 2014-08-08 10:16:31 -0500 (Fri, 08 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

From MageKing17: Fix for Mantis 3085: Unhelpful error reporting in hud_gauges.tbl if an invalid gauge type is specified.
------------------------------------------------------------------------
r10979 | niffiwan | 2014-08-08 22:34:25 -0500 (Fri, 08 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/graphics/gropengl.cpp

Fix input lag with some ATI cards on Linux

From electrojustin; adds cmdline option to force a gl_finish call
prior to swapping buffers.
------------------------------------------------------------------------
r10980 | Echelon9 | 2014-08-09 22:07:03 -0500 (Sat, 09 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/stand_gui-unix.cpp

Fix Mantis 3090: Valgrind: Conditional jump or move depends on uninitialised value(s) in webserverApiRequest()
------------------------------------------------------------------------
r10981 | niffiwan | 2014-08-09 22:23:20 -0500 (Sat, 09 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp

Fix Coverity ID 1230635 Unchecked return value

Check return code from lua EvalString on mainhall doors
------------------------------------------------------------------------
r10982 | niffiwan | 2014-08-09 22:38:37 -0500 (Sat, 09 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

From Coverity ID 1230636 Improper use of negative value

false positive; but add comment explaining why
------------------------------------------------------------------------
r10983 | niffiwan | 2014-08-09 22:56:38 -0500 (Sat, 09 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Fix mantis 3089 (From MageKing17)

Move 3D ship select model drawing earlier so that the help overlay is
drawn over the top, not underneath
------------------------------------------------------------------------
r10984 | niffiwan | 2014-08-09 23:09:17 -0500 (Sat, 09 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp

Fix mantis 3088 (from Yarn)

Fix two German keys not displaying in controls config
------------------------------------------------------------------------
r10985 | Zacam | 2014-08-10 17:12:09 -0500 (Sun, 10 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Axem: adds isInCampaign() lua function to tell when a mission is being played in a campaign (as opposed to via Techroom)
------------------------------------------------------------------------
r10986 | niffiwan | 2014-08-11 03:25:49 -0500 (Mon, 11 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Fix mantis 3091 (from Yarn)

Treat non-ASCII chars above unsigned index 127 as word separators when
ending retail style colorisation
------------------------------------------------------------------------
r10987 | niffiwan | 2014-08-11 03:48:21 -0500 (Mon, 11 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp

Fix gcc warning

declaration of ?\226?\128?\152brief_line?\226?\128?\153 shadows a global declaration [-Wshadow]
------------------------------------------------------------------------