Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on February 11, 2015, 10:16:15 am
-
Here is the nightly for Linux on 11 Feb 2015 - Revision 11244
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 127
Group: Standard
fso_Standard_20150211_r11244.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20150211_r11244.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20150211_r11244.md5)
------------------------------------------------------------------------
r11236 | zookeeper | 2015-02-01 09:39:23 -0600 (Sun, 01 Feb 2015) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelread.cpp
Improved warnings text and clarified variable use in turret modelread code.
------------------------------------------------------------------------
r11238 | niffiwan | 2015-02-02 02:59:44 -0600 (Mon, 02 Feb 2015) | 4 lines
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
Fix mantis 3138: remove spurious warning
Don't warn about low rotational velocities disabling collisions for
no_collide ships
------------------------------------------------------------------------
r11242 | m_m | 2015-02-08 15:57:58 -0600 (Sun, 08 Feb 2015) | 1 line
Changed paths:
M /trunk/fs2_open/code/hud/hudmessage.cpp
M /trunk/fs2_open/code/parse/scripting.cpp
M /trunk/fs2_open/code/parse/scripting.h
Added "On HUD Message Received" scripting hook which is invoked when the HUD receives message text to display.
------------------------------------------------------------------------