Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 29, 2009, 12:04:26 pm
-
Here is the nightly for Linux on 29 Jul 2009 - Revision 5494
fso-LINUX-20090729_r5494.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090729_r5494.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090729_r5494.md5)
------------------------------------------------------------------------
r5493 | taylor | 2009-07-29 10:13:34 -0500 (Wed, 29 Jul 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/freespace2/freespace.cpp
M /trunk/fs2_open/code/globalincs/version.cpp
M /trunk/fs2_open/lua/luaconf.h
fix strcpy_s() changes where they didn't need to be or just can't be used
------------------------------------------------------------------------
r5494 | portej05 | 2009-07-29 11:03:15 -0500 (Wed, 29 Jul 2009) | 2 lines
Changed paths:
M /trunk/fs2_open/code/globalincs/safe_strings.cpp
M /trunk/fs2_open/code/globalincs/safe_strings.h
M /trunk/fs2_open/code/globalincs/version.cpp
Change taylors change for readability in version.cpp (char buffer initialisation)
safe_strings now spits more, but can be turned off using NO_SAFE_STRINGS (spits during build)
------------------------------------------------------------------------