Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 10, 2013, 10:40:50 am
-
Here is the nightly for OS X on 10 Oct 2013 - Revision 9924
Group: Standard
fso-OSX-Standard-20131010_r9924.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20131010_r9924.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20131010_r9924.md5)
------------------------------------------------------------------------
r9923 | m_m | 2013-10-10 04:34:04 -0500 (Thu, 10 Oct 2013) | 7 lines
Changed paths:
M /trunk/fs2_open/code/hud/hudets.cpp
M /trunk/fs2_open/code/hud/hudets.h
M /trunk/fs2_open/code/parse/lua.cpp
Some new scripting functions as requested by Axem:
Access to the CargoSize of a weapon class
Access to the AltName of a ship class
Access to the actual capacity of a weapon bank
Access to the callsign of a ship
Access to the alternate ship type of a ship
Access to the maximum velocity of a ship with respect to its engine energy level
------------------------------------------------------------------------
r9924 | niffiwan | 2013-10-10 04:38:28 -0500 (Thu, 10 Oct 2013) | 1 line
Changed paths:
M /trunk/fs2_open/code/parse/lua.cpp
From Admiral MS: Add a scripting function to check if a ship is in the field of view of a turret.
------------------------------------------------------------------------