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 22, 2014, 05:55:03 am

Title: Nightly (Windows): 22 Sep 2014 - Revision 11078
Post by: SirKnightly on September 22, 2014, 05:55:03 am
Here is the nightly for Windows on 22 Sep 2014 - Revision 11078

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_20140922_r11078.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140922_r11078.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140922_r11078.md5)

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

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

Code: [Select]
------------------------------------------------------------------------
r11077 | m_m | 2014-09-21 10:23:13 -0500 (Sun, 21 Sep 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Mantis 3093: mn.getMissionFilenname() doesn't return a value if in GS_STATE_BRIEFING
------------------------------------------------------------------------
r11078 | niffiwan | 2014-09-22 04:56:01 -0500 (Mon, 22 Sep 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Parts of mantis 3103 (From MageKing17)

Points 3-5 from the mantis ticket
i.e. use OPF_SSM_CLASS in appropriate places
------------------------------------------------------------------------