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 07, 2010, 04:30:04 pm
-
Here is the nightly for OS X on 07 Sep 2010 - Revision 6449
Group: Inferno
fso-OSX-Inferno-20100907_r6449.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20100907_r6449.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20100907_r6449.md5)
------------------------------------------------------------------------
r6434 | Goober5000 | 2010-09-03 16:44:54 -0500 (Fri, 03 Sep 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/windows_stub/config.h
disable the warning about Assertion since it clutters the build output
------------------------------------------------------------------------
r6435 | The_E | 2010-09-03 17:31:25 -0500 (Fri, 03 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
Dead code removal
------------------------------------------------------------------------
r6436 | The_E | 2010-09-03 17:41:08 -0500 (Fri, 03 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/anim/animplay.cpp
M /trunk/fs2_open/code/anim/packunpack.cpp
M /trunk/fs2_open/code/anim/packunpack.h
More dead code be gone.
------------------------------------------------------------------------
r6437 | The_E | 2010-09-03 17:45:18 -0500 (Fri, 03 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/cfile/cfile.cpp
More cleanup
------------------------------------------------------------------------
r6438 | The_E | 2010-09-03 17:51:42 -0500 (Fri, 03 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/anim/animplay.cpp
Ooops.
------------------------------------------------------------------------
r6440 | Goober5000 | 2010-09-04 01:40:46 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
none.wav is redundant in this check
------------------------------------------------------------------------
r6441 | Goober5000 | 2010-09-04 01:51:50 -0500 (Sat, 04 Sep 2010) | 3 lines
Changed paths:
M /trunk/fs2_open/code/mission/missionmessage.cpp
made the AWACS hack less ugly, by making the filename replacement much more efficient
--this also allows stuff to be added past the #End of messages.tbl
improve message_filename_is_generic to consider #Simulated Speech Overrides specified in messages.tbl
------------------------------------------------------------------------
r6442 | Goober5000 | 2010-09-04 01:55:10 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/mission/missionmessage.cpp
make the if check simpler, cause part of it was redundant
------------------------------------------------------------------------
r6444 | The_E | 2010-09-04 08:56:02 -0500 (Sat, 04 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/cmeasure/cmeasure.cpp
M /trunk/fs2_open/code/gamehelp/contexthelp.cpp
M /trunk/fs2_open/code/gamesnd/eventmusic.cpp
------------------------------------------------------------------------
r6445 | The_E | 2010-09-06 17:11:25 -0500 (Mon, 06 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
Adding the is-facing sexp, as per Axem's request
------------------------------------------------------------------------
r6448 | The_E | 2010-09-07 10:11:01 -0500 (Tue, 07 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
Bah, stupid typo (!= is != <!)
------------------------------------------------------------------------
r6449 | The_E | 2010-09-07 10:14:36 -0500 (Tue, 07 Sep 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
Another int3() -> Assertion() conversion
------------------------------------------------------------------------