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 30, 2009, 01:53:02 pm
-
Here is the nightly for OS X on 30 Dec 2009 - Revision 5753
Group: Standard
fso-OSX-Standard-20091230_r5753.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20091230_r5753.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20091230_r5753.md5)
Group: Inferno
fso-OSX-Inferno-20091230_r5753.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20091230_r5753.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20091230_r5753.md5)
------------------------------------------------------------------------
r5750 | Sushi | 2009-12-29 17:10:26 -0600 (Tue, 29 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/physics/physics.cpp
Fixed a problem in the glide code where thrust was not proportional to framerate. Also made glide ramping more consistent in behavior with normal speed ramping.
------------------------------------------------------------------------
r5751 | Goober5000 | 2009-12-30 02:02:37 -0600 (Wed, 30 Dec 2009) | 2 lines
Changed paths:
M /trunk/fs2_open/code/fred2/missionsave.cpp
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/globalincs/def_files.cpp
M /trunk/fs2_open/code/graphics/2d.h
M /trunk/fs2_open/code/graphics/font.cpp
M /trunk/fs2_open/code/graphics/font.h
M /trunk/fs2_open/code/mission/missionparse.cpp
M /trunk/fs2_open/code/missionui/fictionviewer.cpp
M /trunk/fs2_open/code/missionui/fictionviewer.h
M /trunk/fs2_open/code/parse/lua.cpp
allow up to two additional fonts using fonts.tbl
allow specification of fiction viewer font
------------------------------------------------------------------------
r5752 | portej05 | 2009-12-30 12:09:39 -0600 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/graphics/font.cpp
M /trunk/fs2_open/code/graphics/font.h
safe_strings requires you to specify the size of the destination buffer in some way. (fix build for all non-VC6 builds)
------------------------------------------------------------------------
r5753 | Echelon9 | 2009-12-30 13:14:05 -0600 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/projects/Xcode/Frameworks.tgz
M /trunk/fs2_open/projects/Xcode/SDLMain.h
M /trunk/fs2_open/projects/Xcode/SDLMain.m
Update SDL from 1.2.13 to 1.2.14. The changelog can be found at http://www.libsdl.org/release/changes-1.2.html
------------------------------------------------------------------------