Author Topic: Nightly (FreeBSD): 27 Jan 2014 - Revision 10350  (Read 700 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 27 Jan 2014 - Revision 10350
Here is the nightly for FreeBSD on 27 Jan 2014 - Revision 10350

Group: Standard
fso-FREEBSD-Standard-20140127_r10350.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10239 | chief1983 | 2013-12-16 18:03:30 -0600 (Mon, 16 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

USHRT_MAX is in limits.h on Linux.
------------------------------------------------------------------------
r10240 | niffiwan | 2013-12-17 03:43:10 -0600 (Tue, 17 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix Coverity ID 1093784Y: Uninitialized scalar variable in struct order_h
------------------------------------------------------------------------
r10241 | niffiwan | 2013-12-17 04:02:10 -0600 (Tue, 17 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.h

Fix Coverity ID 1093819: Uninitialized scalar variable in (template) class ade_obj::GetPtr()
------------------------------------------------------------------------
r10242 | chief1983 | 2013-12-18 01:30:54 -0600 (Wed, 18 Dec 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.cpp
   M /trunk/fs2_open/code/mod_table/mod_table.h

Allow game_settings.tbl to define the FS2NetD port, so TCs can work out of the box on *nix, etc.

http://www.hard-light.net/forums/index.php?topic=86317.0
------------------------------------------------------------------------
r10243 | Echelon9 | 2013-12-18 03:17:40 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudwingmanstatus.cpp

Fix Coverity CIDs 1107320, 1107321, 1107322, 1107323 - Copy paste coding corrected
------------------------------------------------------------------------
r10244 | Echelon9 | 2013-12-18 03:25:10 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ui/window.cpp

Fix Coverity CID 1093368 - Copy-paste error
------------------------------------------------------------------------
r10245 | Echelon9 | 2013-12-18 03:51:11 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/wmcgui.cpp

Fix Coverity CID 1093375: Copy-paste error
------------------------------------------------------------------------
r10246 | Echelon9 | 2013-12-18 03:58:26 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/stand_gui-unix.cpp

Fix Coverity CID 1109072: Copy into fixed size buffer
------------------------------------------------------------------------
r10247 | Echelon9 | 2013-12-18 04:14:32 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiutil.cpp

Fix Coverity CID 1093619: Array compared against 0
------------------------------------------------------------------------
r10249 | m_m | 2013-12-18 04:47:37 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix Mantis 2978: Off by 1 error with getShipClassIndex()
------------------------------------------------------------------------
r10250 | karajorma | 2013-12-18 05:47:27 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Add the was-destroyed-delay SEXP by the WCS team. Add support to alter-ship-flag for hiding ship names.
------------------------------------------------------------------------
r10251 | The_E | 2013-12-18 06:48:26 -0600 (Wed, 18 Dec 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudreticle.cpp

Adds a check to see if the model actually has a defined viewpoint; We can't generate the firepoint display if it doesn't

------------------------------------------------------------------------
r10252 | z64555 | 2013-12-18 07:39:41 -0600 (Wed, 18 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesequence/gamesequence.cpp
   M /trunk/fs2_open/code/gamesequence/gamesequence.h

Mantis 2977 - Fixes some scripting hooks and references broken by  r9549
------------------------------------------------------------------------
r10253 | niffiwan | 2013-12-19 05:26:25 -0600 (Thu, 19 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/parse/scripting.h
   M /trunk/fs2_open/code/weapon/beam.cpp

Add lua on-collision hooks for beams: from Axem & Wanderer
------------------------------------------------------------------------
r10254 | zookeeper | 2013-12-27 11:44:39 -0600 (Fri, 27 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfig.cpp
   M /trunk/fs2_open/code/controlconfig/controlsconfig.h
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/freespace2/freespace.h
   M /trunk/fs2_open/code/globalincs/globals.h
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/parse/scripting.h
   M /trunk/fs2_open/code/parse/sexp.cpp

Ported the $On Action and $On Action Stopped scripting hooks from zookeeper branch. Also bumps the char limit for conditions from 32 to 64.
------------------------------------------------------------------------
r10255 | zookeeper | 2013-12-27 17:29:16 -0600 (Fri, 27 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

Improved the calculation for how many segments to use for drawing circles and arcs.
------------------------------------------------------------------------
r10257 | Goober5000 | 2013-12-28 19:15:46 -0600 (Sat, 28 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

correct ammo for red-alerted ballistic primaries
------------------------------------------------------------------------
r10267 | Goober5000 | 2013-12-30 01:59:15 -0600 (Mon, 30 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudwingmanstatus.cpp
   M /trunk/fs2_open/code/hud/hudwingmanstatus.h
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/missionui/redalert.cpp
   M /trunk/fs2_open/code/ship/ship.h

red-alert will now work with ships that appear at some point subsequent to mission start
------------------------------------------------------------------------
r10268 | niffiwan | 2013-12-30 03:35:59 -0600 (Mon, 30 Dec 2013) | 3 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/gropenglextension.cpp

Add cmdline flag to disable use of pixel buffer objects

Workaround a bug/deficiency in recent linux intel video drivers
------------------------------------------------------------------------
r10269 | Goober5000 | 2013-12-30 23:42:56 -0600 (Mon, 30 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

revert r10082 temporarily while substitute pattern feature is modified
------------------------------------------------------------------------
r10270 | Goober5000 | 2013-12-31 00:32:00 -0600 (Tue, 31 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Mantis #2951: fix memory corruption issues by changing weapon substitution patterns to use C-style arrays rather than SCP_vectors
------------------------------------------------------------------------
r10272 | niffiwan | 2014-01-01 03:00:19 -0600 (Wed, 01 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp
   M /trunk/fs2_open/code/hud/hudparse.h

Add scaling option to Yarns hud gauges
------------------------------------------------------------------------
r10273 | niffiwan | 2014-01-01 03:00:25 -0600 (Wed, 01 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Tweak HUD so that retail gauge scale/no-scale can be set in a minimalistic hud gauges table
------------------------------------------------------------------------
r10274 | niffiwan | 2014-01-02 03:44:31 -0600 (Thu, 02 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Ensure Offset & Origin are used together (hud gauges)
------------------------------------------------------------------------
r10275 | niffiwan | 2014-01-02 03:44:37 -0600 (Thu, 02 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Move $Scale Gauges: token before $Reticle Style: to avoid breaking parsing when both are specified
------------------------------------------------------------------------
r10277 | Goober5000 | 2014-01-03 23:22:11 -0600 (Fri, 03 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelanim.cpp

fix Mantis #2994: a model can have initial animation states even if it doesn't have animations
------------------------------------------------------------------------
r10278 | karajorma | 2014-01-05 00:09:59 -0600 (Sun, 05 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Make it easier to distinguish the events in the mission log
------------------------------------------------------------------------
r10279 | karajorma | 2014-01-05 01:26:01 -0600 (Sun, 05 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc
   M /trunk/fs2_open/code/fred2/missionnotesdlg.cpp
   M /trunk/fs2_open/code/fred2/missionnotesdlg.h
   M /trunk/fs2_open/code/fred2/resource.h
   M /trunk/fs2_open/code/mission/missionparse.h
   M /trunk/fs2_open/code/missionui/missionbrief.cpp

Allow training missions to also show mission goals.
------------------------------------------------------------------------
r10280 | karajorma | 2014-01-05 01:28:55 -0600 (Sun, 05 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionbrief.cpp
   M /trunk/fs2_open/code/missionui/missioncmdbrief.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.h

Add support for replaying briefing and command briefing cutscenes. The go back a stage and go to first stage buttons will now count these as a briefing stage.
------------------------------------------------------------------------
r10286 | karajorma | 2014-01-11 09:07:36 -0600 (Sat, 11 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

X3N0-Life-Form's Call-SSM-Strike SEXP.
------------------------------------------------------------------------
r10287 | zookeeper | 2014-01-11 15:36:40 -0600 (Sat, 11 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/hud/hudtarget.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Ported $Velocity Inherit weapons table option from zookeeper branch.
------------------------------------------------------------------------
r10288 | zookeeper | 2014-01-11 15:45:57 -0600 (Sat, 11 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Ported $Acceleration Time weapons table option from zookeeper branch.
------------------------------------------------------------------------
r10289 | zookeeper | 2014-01-11 15:47:38 -0600 (Sat, 11 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapon.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Ported "no homing speed ramp" weapon flag from zookeeper branch.
------------------------------------------------------------------------
r10290 | zookeeper | 2014-01-12 04:48:27 -0600 (Sun, 12 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipweapon.cpp

Fixed +Spread From LOD not working.
------------------------------------------------------------------------
r10293 | zookeeper | 2014-01-13 06:38:05 -0600 (Mon, 13 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp

Fixed breakage from r10254: key tokens in messages weren't getting translated right.
------------------------------------------------------------------------
r10295 | niffiwan | 2014-01-14 04:18:06 -0600 (Tue, 14 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Admiral MS: scripting access to ship orders; also allows modifying some order values
------------------------------------------------------------------------
r10296 | niffiwan | 2014-01-14 04:18:12 -0600 (Tue, 14 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Admiral MS: add scripting function to get the wing of a ship
------------------------------------------------------------------------
r10297 | niffiwan | 2014-01-14 04:18:18 -0600 (Tue, 14 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

From Admiral MS: add scripting function to get the waypoint-list of a waypoint
------------------------------------------------------------------------
r10298 | zookeeper | 2014-01-17 08:57:16 -0600 (Fri, 17 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fixed Mantis #3000.
------------------------------------------------------------------------
r10299 | m_m | 2014-01-18 09:27:15 -0600 (Sat, 18 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/globalincs/profiling.cpp
   M /trunk/fs2_open/code/globalincs/pstypes.h

Add -profile_write_file options to write frame times to a file. See Wiki for more information.
------------------------------------------------------------------------
r10301 | niffiwan | 2014-01-19 04:21:29 -0600 (Sun, 19 Jan 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Coverity ID 1093440: Evaluation order violation in weapon_create()

Related to weapon substitution code
Also a gcc warning (sequence point)
------------------------------------------------------------------------
r10311 | m_m | 2014-01-20 03:30:44 -0600 (Mon, 20 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix for Coverity 1135848
------------------------------------------------------------------------
r10347 | zookeeper | 2014-01-25 09:47:06 -0600 (Sat, 25 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Two small Lua documentation fixes.
------------------------------------------------------------------------
r10348 | zookeeper | 2014-01-25 16:13:42 -0600 (Sat, 25 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Another little Lua documentation fix.
------------------------------------------------------------------------
r10349 | zookeeper | 2014-01-26 08:05:00 -0600 (Sun, 26 Jan 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudshield.cpp

Fixed targethit1 -> targhit1 in an error message.
------------------------------------------------------------------------
r10350 | The_E | 2014-01-26 13:09:41 -0600 (Sun, 26 Jan 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Remove a superfluous $ sign from gauge_load_common, which was messing up hud_gauges tables that defined differing fonts for hud gauges.

------------------------------------------------------------------------