Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 02, 2014, 11:48:56 am
-
Here is the nightly for OS X on 02 Jan 2014 - Revision 10275
Group: Standard
fso-OSX-Standard-20140102_r10275.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20140102_r10275.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20140102_r10275.md5)
------------------------------------------------------------------------
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
------------------------------------------------------------------------