Author Topic: Nightly (FreeBSD): 13 Aug 2013 - Revision 9747  (Read 696 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

Group: Standard
fso-FREEBSD-Standard-20130813_r9747.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9730 | niffiwan | 2013-07-19 23:12:42 -0500 (Fri, 19 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Partial fix for 2901: pilot conversion needs to read the ubyte mainhall from <= 3.6.18
------------------------------------------------------------------------
r9731 | Echelon9 | 2013-07-20 23:43:31 -0500 (Sat, 20 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix issue where switch statement would fall through for TS_MOVE_PLAYER, which would then not get pushed to other hosts
------------------------------------------------------------------------
r9732 | niffiwan | 2013-07-22 03:23:34 -0500 (Mon, 22 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

add more data to pilot (csg) conversion error messages
------------------------------------------------------------------------
r9733 | niffiwan | 2013-07-22 03:48:13 -0500 (Mon, 22 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

add some red alert doco
------------------------------------------------------------------------
r9735 | Echelon9 | 2013-07-28 00:50:07 -0500 (Sun, 28 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aigoals.cpp
   M /trunk/fs2_open/code/graphics/grbatch.cpp
   M /trunk/fs2_open/code/menuui/credits.cpp
   M /trunk/fs2_open/code/parse/lua.cpp

Resolve a series of Xcode (LLVM compiler) warnings
------------------------------------------------------------------------
r9737 | zookeeper | 2013-07-29 07:48:29 -0500 (Mon, 29 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fixed bug in RotationalVelocityDesired documentation.
------------------------------------------------------------------------
r9739 | niffiwan | 2013-08-02 04:20:38 -0500 (Fri, 02 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/pilotfile/csg_convert.cpp

Fix MSVC warning (int to char conversion): thanks to zookeeper for noticing this
------------------------------------------------------------------------
r9740 | niffiwan | 2013-08-06 06:15:07 -0500 (Tue, 06 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/redalert.cpp

Fix for mantis 2904: redalert wingmen without RA data are treated as destroyed
------------------------------------------------------------------------
r9741 | Echelon9 | 2013-08-09 08:57:24 -0500 (Fri, 09 Aug 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix Mantis 2847: Assert: (team != -1) -- due to aicode issues tracking destroyed weapons
------------------------------------------------------------------------
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
------------------------------------------------------------------------