Author Topic: Nightly (OS X): 13 Aug 2013 - Revision 9747  (Read 706 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 13 Aug 2013 - Revision 9747
Here is the nightly for OS X on 13 Aug 2013 - Revision 9747

Group: Standard
fso-OSX-Standard-20130813_r9747.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9742 | The_E | 2013-08-09 16:09:46 -0500 (Fri, 09 Aug 2013) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/cmdline/cmdline.cpp
   M /trunk/fs2_open/code/cmdline/cmdline.h
   M /trunk/fs2_open/code/graphics/gropenglbmpman.cpp

Fix for Mantis 2898: Reverting r8627 to reinstate -img2dds

------------------------------------------------------------------------
r9744 | niffiwan | 2013-08-09 23:17:39 -0500 (Fri, 09 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/playermenu.cpp

2808 accidentally clobbered 2810: change 3.6.18 last played pilot name before loading the pilot for the 1st time
------------------------------------------------------------------------
r9745 | niffiwan | 2013-08-11 04:33:31 -0500 (Sun, 11 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h

Fix 2 for mantis 2901: 7 weapon slots (not 12) for pilot conversions
------------------------------------------------------------------------
r9746 | niffiwan | 2013-08-11 04:33:37 -0500 (Sun, 11 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp
   M /trunk/fs2_open/code/pilotfile/pilotfile_convert.h
   M /trunk/fs2_open/code/pilotfile/plr_convert.cpp

Fix 3 for 2901: remove long/short read warning by making mainhall(csg flags), cutscenes(csg flags) & is_multi(plr flags) consistent between pilot conversion and normal save/loads
------------------------------------------------------------------------
r9747 | niffiwan | 2013-08-13 05:32:24 -0500 (Tue, 13 Aug 2013) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Fix mantis 2908: finally get "richer" pilot conversion exceptions data working correctly
THANK YOU Tony D @stackoverflow!
http://stackoverflow.com/questions/6248404/c-exceptions-is-throwing-c-string-as-an-exception-bad
------------------------------------------------------------------------