Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 30, 2014, 10:30:24 am

Title: Nightly (OS X): 30 Oct 2014 - Revision 11167
Post by: SirKnightly on October 30, 2014, 10:30:24 am
Here is the nightly for OS X on 30 Oct 2014 - Revision 11167

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

Group: Standard
fso_Standard_20141030_r11167.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20141030_r11167.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20141030_r11167.md5)

Code: [Select]
------------------------------------------------------------------------
r11167 | MageKing17 | 2014-10-29 14:59:47 -0500 (Wed, 29 Oct 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

Minor followup to r11150.

The regular parsing code not using the same broken logic as parse_comments() is not the same thing as it "ignoring" too high versions, and searching for repetitions of the same token would result in just finding the first one over and over again (the likelihood of this actually mattering to anyone is minuscule, but I needed something to test commit access, and this code has been tested).
------------------------------------------------------------------------