Author Topic: Nightly (OS X): 04 Apr 2013 - Revision 9621  (Read 981 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 04 Apr 2013 - Revision 9621
Here is the nightly for OS X on 04 Apr 2013 - Revision 9621

Group: Standard
fso-OSX-Standard-20130404_r9621.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9615 | niffiwan | 2013-04-02 04:03:46 -0500 (Tue, 02 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg.cpp

GCC warning: vector.size() is unsigned, no point in checking if it's >= 0
------------------------------------------------------------------------
r9616 | karajorma | 2013-04-02 20:50:28 -0500 (Tue, 02 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

Forgot to null check that. Also this SEXP was only designed to work on ships, not wings or teams. I can add that later maybe.
------------------------------------------------------------------------
r9617 | Echelon9 | 2013-04-03 07:37:59 -0500 (Wed, 03 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/mainhallmenu.cpp
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

CommanderDJ's patch for half of the Doxygen warnings - see Mantis 2829
------------------------------------------------------------------------
r9618 | chief1983 | 2013-04-04 00:22:22 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/voiceactingmanager.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/network/chat_api.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

Since the timerbar warning can't be fixed, this should fix the remaining parts of Mantis #2829 by escaping things it confused with xml tags.
------------------------------------------------------------------------
r9619 | Echelon9 | 2013-04-04 00:30:35 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/scripting.cpp

Fix use of magic numbers in ConditionedHook::ConditionsValid()
------------------------------------------------------------------------
r9620 | Echelon9 | 2013-04-04 01:16:11 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/scripting.cpp

Fix for Mantis 2835: AddressSanitizer: global-buffer-overflow in ConditionedHook::ConditionsValid() scripting.cpp:338
------------------------------------------------------------------------
r9621 | Echelon9 | 2013-04-04 01:53:37 -0500 (Thu, 04 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp

Fix Mantis 2836: AddressSanitizer: global-buffer-overflow in ai_fire_from_turret() aiturret.cpp:2528
------------------------------------------------------------------------