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 31, 2009, 03:22:55 am
-
Here is the nightly for Linux on 31 Dec 2009 - Revision 5755
Group: Standard
fso-LINUX-Standard-20091231_r5755.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Standard-20091231_r5755.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Standard-20091231_r5755.md5)
Group: Inferno
fso-LINUX-Inferno-20091231_r5755.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Inferno-20091231_r5755.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-Inferno-20091231_r5755.md5)
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r5754 | Goober5000 | 2009-12-30 15:04:00 -0600 (Wed, 30 Dec 2009) | 2 lines
Changed paths:
M /trunk/fs2_open/code/mission/missionparse.cpp
M /trunk/fs2_open/projects/MSVC_6/code.dsp
fix mission load error message
remove deleted files from project
------------------------------------------------------------------------
r5755 | Goober5000 | 2009-12-30 15:04:58 -0600 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/missionui/fictionviewer.cpp
M /trunk/fs2_open/code/ui/ui.h
M /trunk/fs2_open/code/ui/window.cpp
fix ui window using the same font as fiction_viewer
------------------------------------------------------------------------