Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 22, 2011, 09:58:09 am
-
Here is the nightly for Windows on 22 Aug 2011 - Revision 7512
Group: Inferno
fso-WIN-Inferno-20110822_r7512.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110822_r7512.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno-20110822_r7512.md5)
Group: Inferno_SSE
fso-WIN-Inferno_SSE-20110822_r7512.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110822_r7512.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE-20110822_r7512.md5)
Group: Inferno_SSE2
fso-WIN-Inferno_SSE2-20110822_r7512.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110822_r7512.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Inferno_SSE2-20110822_r7512.md5)
------------------------------------------------------------------------
r7508 | IssMneur | 2011-08-21 12:05:04 -0500 (Sun, 21 Aug 2011) | 2 lines
Changed paths:
M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
M /trunk/fs2_open/code/mission/missionbriefcommon.h
M /trunk/fs2_open/code/parse/parselo.cpp
M /trunk/fs2_open/code/parse/parselo.h
- make split_str use const strings were appropriate.
- make brief_color_text_init use const strings where appropriate.
------------------------------------------------------------------------
r7509 | Goober5000 | 2011-08-22 02:58:00 -0500 (Mon, 22 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
M /trunk/fs2_open/code/mission/missionbriefcommon.h
M /trunk/fs2_open/code/parse/parselo.cpp
M /trunk/fs2_open/code/parse/parselo.h
revert 7508, which MSVC6 doesn't like
------------------------------------------------------------------------
r7510 | Goober5000 | 2011-08-22 03:38:02 -0500 (Mon, 22 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
wow... it looks like the subsystem acceleration sexp never worked until now...
------------------------------------------------------------------------
r7511 | karajorma | 2011-08-22 05:44:41 -0500 (Mon, 22 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
Add a version of the event-true-delay SEXP which works using milliseconds rather than seconds.
------------------------------------------------------------------------
r7512 | The_E | 2011-08-22 07:57:01 -0500 (Mon, 22 Aug 2011) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
object:checkRayCollision() for scripting, from m!m
------------------------------------------------------------------------