Author Topic: Nightly (Linux): 31 May 2013 - Revision 9686  (Read 906 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Linux): 31 May 2013 - Revision 9686
Here is the nightly for Linux on 31 May 2013 - Revision 9686

Group: Standard
fso-LINUX-Standard-20130531_r9686.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9677 | Echelon9 | 2013-05-10 09:46:32 -0500 (Fri, 10 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Fix Mantis 2837: AddressSanitizer: heap-buffer-overflow in sexp_get_damage_caused()
------------------------------------------------------------------------
r9678 | niffiwan | 2013-05-21 04:27:24 -0500 (Tue, 21 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp

Fix for mantis 2801 from Mr_Maniac: increase buffer size to correctly handle localisation strings > 1024 chars
------------------------------------------------------------------------
r9679 | niffiwan | 2013-05-22 05:27:12 -0500 (Wed, 22 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

Fix for mantis 2868: clear all mission completed flags when changing campaigns
------------------------------------------------------------------------
r9680 | Backslash | 2013-05-25 16:16:44 -0500 (Sat, 25 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudtarget.cpp

Small fix to selection set / multitarget / hotkey wing behavior. If a set is not active and something is targeted that is in a set, pressing THAT set's key will not change targets, but just activate the set.
------------------------------------------------------------------------
r9681 | niffiwan | 2013-05-29 05:26:16 -0500 (Wed, 29 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

Fix for mantis 2864: correctly init message_extra struct
------------------------------------------------------------------------
r9682 | niffiwan | 2013-05-30 04:32:35 -0500 (Thu, 30 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

Fix for mantis 2879: clear/reset *everything* in Campaign struct
------------------------------------------------------------------------
r9683 | karajorma | 2013-05-31 04:09:37 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Fix for Mantis 1863 (Ships with an arrival cue of true and a delay do not arrive on the standalone). Might possibly fix Mantis 1815 too.
------------------------------------------------------------------------
r9684 | karajorma | 2013-05-31 04:14:09 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shipfx.cpp

Assign the debris signature correctly.
------------------------------------------------------------------------
r9685 | karajorma | 2013-05-31 04:17:17 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/object.cpp

Better error reporting for this issue (in order to help track down a Diaspora bug).
------------------------------------------------------------------------
r9686 | karajorma | 2013-05-31 04:18:14 -0500 (Fri, 31 May 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

We only need to see this error once in FS2. Ensure that this instance only appears in FRED.
------------------------------------------------------------------------