Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 23, 2010, 10:58:14 am
-
Here is the nightly for OS X on 23 Nov 2010 - Revision 6773
Group: Inferno
fso-OSX-Inferno-20101123_r6773.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20101123_r6773.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20101123_r6773.md5)
------------------------------------------------------------------------
r6768 | Goober5000 | 2010-11-23 01:30:36 -0600 (Tue, 23 Nov 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/parselo.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/parse/sexp.h
fix some things that Zacam noticed
------------------------------------------------------------------------
r6771 | Goober5000 | 2010-11-23 02:11:16 -0600 (Tue, 23 Nov 2010) | 2 lines
Changed paths:
M /trunk/fs2_open/code/parse/sexp.cpp
corrected Echelon9's correction of Zacam's ... correction?
Anyway, sexp variables are only ints or strings, not floats. Therefore we need to print them to the file correctly.
------------------------------------------------------------------------
r6772 | The_E | 2010-11-23 02:20:56 -0600 (Tue, 23 Nov 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aibig.cpp
Fix two instances where an object instance number was used as an index into Weapon_info[]
------------------------------------------------------------------------
r6773 | Goober5000 | 2010-11-23 02:27:18 -0600 (Tue, 23 Nov 2010) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
M /trunk/fs2_open/code/bmpman/bmpman.cpp
M /trunk/fs2_open/code/globalincs/pstypes.h
M /trunk/fs2_open/code/graphics/gropenglbmpman.cpp
M /trunk/fs2_open/code/mission/missioncampaign.cpp
M /trunk/fs2_open/code/missionui/missionshipchoice.cpp
M /trunk/fs2_open/code/missionui/missionweaponchoice.cpp
M /trunk/fs2_open/code/network/multilag.cpp
M /trunk/fs2_open/code/network/multimsgs.cpp
M /trunk/fs2_open/code/object/collideshipship.cpp
M /trunk/fs2_open/code/object/objectsnd.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
M /trunk/fs2_open/code/playerman/playercontrol.cpp
M /trunk/fs2_open/code/radar/radar.cpp
M /trunk/fs2_open/code/radar/radarorb.cpp
M /trunk/fs2_open/code/ship/shipfx.cpp
M /trunk/fs2_open/code/starfield/starfield.cpp
revert Echelon9's commit 6754 which needs to be discussed first
------------------------------------------------------------------------