Author Topic: Nightly (OS X): 23 Oct 2008 - Revision 4911  (Read 1322 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 23 Oct 2008 - Revision 4911
Here is the nightly for OS X on 23 Oct 2008 - Revision 4911

fso-OSX-20081023_r4911.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r4901 | Wanderer | 2008-10-22 08:56:19 -0500 (Wed, 22 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipweapon.cpp

fix for surface shields selecting wrong hit quadrant
------------------------------------------------------------------------
r4902 | Wanderer | 2008-10-22 23:30:09 -0500 (Wed, 22 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai_profiles.cpp
   M /trunk/fs2_open/code/ai/ai_profiles.h
   M /trunk/fs2_open/code/ai/aiturret.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

allow option to prevent turrets from targeting too distant bombs
------------------------------------------------------------------------
r4903 | taylor | 2008-10-22 23:38:17 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multiutil.cpp

fix some weird signature checks from retail code

------------------------------------------------------------------------
r4904 | taylor | 2008-10-22 23:39:54 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/stand_gui.cpp

fix some NaN that gave invalid values in the standalone UI

------------------------------------------------------------------------
r4905 | taylor | 2008-10-22 23:41:19 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_respawn.cpp

fix V's "hack" so that it actually works and doesn't leave unused objects hanging around

------------------------------------------------------------------------
r4906 | taylor | 2008-10-22 23:43:19 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/io/keycontrol.cpp

pass correct object to primary cycling (fix for multiplayer)

------------------------------------------------------------------------
r4907 | taylor | 2008-10-22 23:44:25 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/stats/scoring.cpp

ingame join related crash fix (the correct value is put in after mission sync)

------------------------------------------------------------------------
r4908 | taylor | 2008-10-22 23:47:41 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

basic fixing for cmeasure handling over the network, not 100% without packet breaking though (Mantis #1098)

------------------------------------------------------------------------
r4909 | taylor | 2008-10-22 23:49:24 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_respawn.cpp

set player speed after respawn to be initial velocity specified in mission (Mantis #1198)

------------------------------------------------------------------------
r4910 | taylor | 2008-10-22 23:51:02 -0500 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/network/multi_pinfo.cpp

fix stupid bug that messed up last flight date (Mantis #1274)

------------------------------------------------------------------------
r4911 | Wanderer | 2008-10-23 01:47:12 -0500 (Thu, 23 Oct 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aiturret.cpp

improved readability per taylor's suggestion
------------------------------------------------------------------------