Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 15, 2014, 12:11:28 pm
-
Here is the nightly for OS X on 15 Dec 2014 - Revision 11198
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 125
Group: Standard
fso_Standard_20141215_r11198.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20141215_r11198.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20141215_r11198.md5)
------------------------------------------------------------------------
r11198 | MageKing17 | 2014-12-15 11:52:32 -0600 (Mon, 15 Dec 2014) | 3 lines
Changed paths:
M /trunk/fs2_open/code/missionui/missiondebrief.cpp
M /trunk/fs2_open/code/pilotfile/pilotfile.cpp
M /trunk/fs2_open/code/stats/scoring.cpp
M /trunk/fs2_open/code/stats/scoring.h
Change m_badge_earned into a vector.
This makes it so that getting enough kills to cross the threshold for more than one badge simultaneously grants all of them (with the debriefing showing only the last one) and backs out all of them if the scoring is backed out.
------------------------------------------------------------------------