Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on April 17, 2015, 05:57:28 am

Title: Nightly (Windows): 17 Apr 2015 - Revision 11306
Post by: SirKnightly on April 17, 2015, 05:57:28 am
Here is the nightly for Windows on 17 Apr 2015 - Revision 11306

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 130

Group: Standard
fso_Standard_20150417_r11306.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150417_r11306.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150417_r11306.md5)

Group: NO-SSE
fso_NO-SSE_20150417_r11306.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150417_r11306.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150417_r11306.md5)

Group: SSE
fso_SSE_20150417_r11306.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150417_r11306.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150417_r11306.md5)

Code: [Select]
------------------------------------------------------------------------
r11305 | MageKing17 | 2015-04-16 14:59:17 -0500 (Thu, 16 Apr 2015) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudsquadmsg.cpp

Fix objnum/instance confusion in comm menu.

Could cause orders to be grayed out for the wrong ship, due to it happening to have an objnum matching the instance of the ship you were ordering.
------------------------------------------------------------------------