Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 09, 2014, 04:13:06 am
-
Here is the nightly for FreeBSD on 09 Jun 2014 - Revision 10789
Group: Standard
fso_Standard_20140609_r10789.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20140609_r10789.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20140609_r10789.md5)
------------------------------------------------------------------------
r10786 | niffiwan | 2014-06-08 22:44:03 -0500 (Sun, 08 Jun 2014) | 5 lines
Changed paths:
M /trunk/fs2_open/code/mission/missioncampaign.cpp
M /trunk/fs2_open/code/mission/missioncampaign.h
M /trunk/fs2_open/code/missionui/missiondebrief.cpp
M /trunk/fs2_open/code/pilotfile/csg.cpp
M /trunk/fs2_open/code/pilotfile/pilotfile.h
Fix mantis 3051 (From MageKing17)
Only store CPVs on accepting mission results
Add copy of CPVs to missioncampaign and pilot .csg so redalert missions
can rollback the CPVs if required
------------------------------------------------------------------------
r10788 | niffiwan | 2014-06-09 00:32:49 -0500 (Mon, 09 Jun 2014) | 3 lines
Changed paths:
M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
Coverity ID 1093722 Negative array index read
Move -1 check to before the convinience ptr is created & used
------------------------------------------------------------------------