Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 14, 2012, 03:27:39 pm

Title: Nightly (OS X): 14 Dec 2012 - Revision 9431
Post by: SirKnightly on December 14, 2012, 03:27:39 pm
Here is the nightly for OS X on 14 Dec 2012 - Revision 9431

Group: Inferno
fso-OSX-Inferno-20121214_r9431.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20121214_r9431.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20121214_r9431.md5)

Code: [Select]
------------------------------------------------------------------------
r9422 | The_E | 2012-12-12 07:57:34 -0600 (Wed, 12 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/autopilot/autopilot.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Patch for Mantis 2733: Updates the description for add-nav-waypoint. Also makes it work as intended.

------------------------------------------------------------------------
r9423 | Goober5000 | 2012-12-12 23:56:28 -0600 (Wed, 12 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

patch a memory leak
------------------------------------------------------------------------
r9424 | Goober5000 | 2012-12-13 00:12:24 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

patch another memory leak
------------------------------------------------------------------------
r9425 | Goober5000 | 2012-12-13 00:14:04 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp

fix Mantis #2752
------------------------------------------------------------------------
r9427 | karajorma | 2012-12-13 21:28:40 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fredrender.cpp
   M /trunk/fs2_open/code/fred2/fredview.cpp

Fix a bug in Num-ships-in-battle
------------------------------------------------------------------------
r9428 | karajorma | 2012-12-13 21:31:26 -0600 (Thu, 13 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Actually fix a bug in Num-ships-in-battle rather than accidentally committing a different minor fix.
------------------------------------------------------------------------
r9429 | karajorma | 2012-12-14 02:51:22 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missiongoals.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Fix a couple of event logs. Clean up the operators array.
------------------------------------------------------------------------
r9430 | karajorma | 2012-12-14 03:27:17 -0600 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp

Fix Mantis 2753 (Customised Loadouts sometimes won't save for next time the mission is played).
------------------------------------------------------------------------
r9431 | The_E | 2012-12-14 06:07:30 -0600 (Fri, 14 Dec 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hud.cpp

Fix for Mantis 2754: Reset the frame offset for custom HUD gauges when reinitializing.

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