Author Topic: Nightly (OS X): 23 Dec 2008 - Revision 5019  (Read 1277 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

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

fso-OSX-20081223_r5019.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r5010 | phreak | 2008-12-20 10:54:24 -0600 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cutscene/cutscenes.cpp

Fix crash due to revision 5006
------------------------------------------------------------------------
r5011 | Goober5000 | 2008-12-20 13:53:55 -0600 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

skybox model should be 3.6, not 3.6.10
------------------------------------------------------------------------
r5012 | karajorma | 2008-12-20 16:10:29 -0600 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix a multiplayer bug where names like Alphabet were assumed to be in Alpha wing
------------------------------------------------------------------------
r5013 | Goober5000 | 2008-12-21 01:45:38 -0600 (Sun, 21 Dec 2008) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

we probably only want to use fout_version when we have actually pushed a FSO version
(hopefully this should fix the sprawling version-specific commenting)
------------------------------------------------------------------------
r5014 | karajorma | 2008-12-21 07:08:12 -0600 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

Use fout_version for +Use Table Score and +Assist Score Percentage
------------------------------------------------------------------------
r5015 | Wanderer | 2008-12-21 13:46:38 -0600 (Sun, 21 Dec 2008) | 3 lines
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/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

fix mantis 1802
fix possible issue with subsystem fixup
fix - via ai_profiles - AI with bomber+ flag
------------------------------------------------------------------------
r5016 | Goober5000 | 2008-12-21 15:18:00 -0600 (Sun, 21 Dec 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/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

roll back Wanderer's fix
------------------------------------------------------------------------
r5017 | Goober5000 | 2008-12-21 15:34:37 -0600 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

this ought to fix bomber+ according to the way $smart secondary weapon selection was set up
------------------------------------------------------------------------
r5018 | Goober5000 | 2008-12-21 15:36:42 -0600 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

bah
------------------------------------------------------------------------
r5019 | Goober5000 | 2008-12-21 23:30:21 -0600 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionmessage.cpp

choose the last persona found as the Command persona, not the first, since that's how retail does it
------------------------------------------------------------------------