Author Topic: Nightly (FreeBSD): 09 Jun 2014 - Revision 10789  (Read 867 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 09 Jun 2014 - Revision 10789
Here is the nightly for FreeBSD on 09 Jun 2014 - Revision 10789

Group: Standard
fso_Standard_20140609_r10789.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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
------------------------------------------------------------------------