Author Topic: Nightly (OS X): 29 Apr 2013 - Revision 9660  (Read 1020 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Group: Standard
fso-OSX-Standard-20130429_r9660.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9650 | FUBAR-BDHR | 2013-04-27 02:35:26 -0500 (Sat, 27 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp

From Yarn fix for Mantis 2849 +Flags: does not select main halls
------------------------------------------------------------------------
r9651 | The_E | 2013-04-27 08:06:01 -0500 (Sat, 27 Apr 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/camera/camera.cpp

Fix my fix from revision 9305: Properly check for null pointer dereference

------------------------------------------------------------------------
r9652 | niffiwan | 2013-04-28 00:42:47 -0500 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg.cpp

log the correct CSG version
------------------------------------------------------------------------
r9653 | Echelon9 | 2013-04-28 07:33:19 -0500 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/emp.cpp

Fix Mantis 2850: AddressSanitizer: global-buffer-overflow in emp_randomize_chars()
------------------------------------------------------------------------
r9654 | Echelon9 | 2013-04-28 08:50:03 -0500 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

Fix for loading of AVIs in BP. As discussed with The_E on IRC, this bug may have had a range of unintended consequences, although not clear why it hasn't been picked up already.
------------------------------------------------------------------------
r9655 | Echelon9 | 2013-04-28 08:51:41 -0500 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp

Extra logging functionality for BMPMAN. This helped localise the fix in r9654.
------------------------------------------------------------------------
r9656 | Zacam | 2013-04-28 18:16:50 -0500 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/fred.rc

Fix for Mantis 2841: From CommanderDJ, Allows FRED to select/set Main Hall by string input, not just integers.
------------------------------------------------------------------------
r9657 | niffiwan | 2013-04-29 04:01:24 -0500 (Mon, 29 Apr 2013) | 3 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/missionshipchoice.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp

Fix mantis 2753: save csg just before mission starts
read loadout indexes into int instead of uint & ensure -1 is not used as array index
initialise Player_loadout struct during FSO start
------------------------------------------------------------------------
r9658 | niffiwan | 2013-04-29 07:15:07 -0500 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Remove a duplicate line in r9657 - thanks to Echelon9 for noticing this
------------------------------------------------------------------------
r9659 | Echelon9 | 2013-04-29 07:55:53 -0500 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/font.cpp

Fix for Mantis 2833: AddressSanitizer: heap-buffer-overflow in get_char_width()
------------------------------------------------------------------------
r9660 | The_E | 2013-04-29 14:54:58 -0500 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

Fix for Mantis 2857: We need to tell generic_anim_load what to load, really. Otherwise this whole exercise is kinda pointless :P
------------------------------------------------------------------------