Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 23, 2015, 09:26:10 am

Title: Nightly (OS X): 23 Mar 2015 - Revision 11289
Post by: SirKnightly on March 23, 2015, 09:26:10 am
Here is the nightly for OS X on 23 Mar 2015 - Revision 11289

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_20150323_r11289.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20150323_r11289.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20150323_r11289.md5)

Code: [Select]
------------------------------------------------------------------------
r11288 | The_E | 2015-03-21 17:52:07 -0500 (Sat, 21 Mar 2015) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

If a text file to be read by the engine is in Unicode, abort. Could be something important we're missing.

------------------------------------------------------------------------
r11289 | The_E | 2015-03-21 17:53:10 -0500 (Sat, 21 Mar 2015) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cfile/cfile.cpp

Adds a new debug output filter, "CFileDebug", which if enabled via debug_filter.cfg will print the absolute path to any file requested by the engine.

------------------------------------------------------------------------