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 24, 2014, 05:53:40 am

Title: Nightly (Windows): 24 Sep 2014 - Revision 11081
Post by: SirKnightly on September 24, 2014, 05:53:40 am
Here is the nightly for Windows on 24 Sep 2014 - Revision 11081

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
r11079 | chief1983 | 2014-09-23 10:53:46 -0500 (Tue, 23 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp
   M /trunk/fs2_open/code/mission/missionmessage.h

Fix for Mantis 2888 - add  Suffix support to disable suffixes for messages on a per message basis in messages.tbl.  See the wiki.
------------------------------------------------------------------------
r11080 | Goober5000 | 2014-09-23 22:18:25 -0500 (Tue, 23 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Yarn's patch for Mantis #3106 (Font parameter in hud_gauges.tbl not parsed correctly)
------------------------------------------------------------------------
r11081 | Goober5000 | 2014-09-24 02:12:49 -0500 (Wed, 24 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/campaigneditordlg.cpp

CommanderDJ's patch for Mantis #3050 (Custom mainhall text is limited to 10 chars in the campaign editor)
------------------------------------------------------------------------