Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 09, 2013, 03:52:03 pm
-
Here is the nightly for OS X on 09 Sep 2013 - Revision 9777
Group: Standard
fso-OSX-Standard-20130909_r9777.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20130909_r9777.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20130909_r9777.md5)
------------------------------------------------------------------------
r9768 | Goober5000 | 2013-09-04 22:22:18 -0500 (Wed, 04 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/menuui/credits.cpp
what's this? a Volition bug?
------------------------------------------------------------------------
r9769 | Goober5000 | 2013-09-04 22:52:29 -0500 (Wed, 04 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/menuui/credits.cpp
add missing newline
------------------------------------------------------------------------
r9770 | Goober5000 | 2013-09-04 22:52:54 -0500 (Wed, 04 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/menuui/credits.cpp
allow a user-specified number of credit images
------------------------------------------------------------------------
r9771 | Goober5000 | 2013-09-06 00:14:13 -0500 (Fri, 06 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missioncampaign.cpp
M /trunk/fs2_open/code/mod_table/mod_table.cpp
M /trunk/fs2_open/code/parse/parselo.cpp
M /trunk/fs2_open/code/parse/parselo.h
remove requirement that game_settings.tbl should specify a campaign filename with an extension
------------------------------------------------------------------------
r9772 | Goober5000 | 2013-09-08 15:34:06 -0500 (Sun, 08 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/stats/scoring.cpp
pretty sure this needs to be 0, per line 325
------------------------------------------------------------------------
r9773 | Goober5000 | 2013-09-08 20:55:28 -0500 (Sun, 08 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/stats/medals.cpp
M /trunk/fs2_open/code/stats/medals.h
allow specification of medal, callsign, and label coordinates
------------------------------------------------------------------------
r9774 | Goober5000 | 2013-09-08 21:50:43 -0500 (Sun, 08 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
spelling, hehe
------------------------------------------------------------------------
r9775 | zookeeper | 2013-09-09 12:59:57 -0500 (Mon, 09 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
Port r9701 from zookeeper branch to trunk: Added a Lua function to check whether a ship is warp-capable.
------------------------------------------------------------------------
r9776 | zookeeper | 2013-09-09 13:07:32 -0500 (Mon, 09 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/ship/ship.h
Port r9705 from zookeeper branch to trunk: Exposed a ship's autoaim FOV to Lua and allowed $Autoaim FOV to take floats rather than just ints.
------------------------------------------------------------------------
r9777 | zookeeper | 2013-09-09 13:10:22 -0500 (Mon, 09 Sep 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Port r9723 from zookeeper branch to trunk: Made is-facing able to check for target objects other than ships.
------------------------------------------------------------------------