Author Topic: Nightly (OS X): 19 Apr 2011 - Revision 7138  (Read 959 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 19 Apr 2011 - Revision 7138
Here is the nightly for OS X on 19 Apr 2011 - Revision 7138

Group: Inferno
fso-OSX-Inferno-20110419_r7138.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7119 | Wanderer | 2011-04-14 13:59:06 -0500 (Thu, 14 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/ship/shipfx.cpp
   M /trunk/fs2_open/code/ship/shiphit.cpp

adds table controls for various particle effects, and explosions related to ship death event. per ship class base deathroll time.
------------------------------------------------------------------------
r7125 | The_E | 2011-04-15 07:16:17 -0500 (Fri, 15 Apr 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudmessage.cpp
   M /trunk/fs2_open/code/hud/hudmessage.h
   M /trunk/fs2_open/code/mission/missiontraining.cpp

Fix for Mantis 2240 (HUD anis and training messages do not display if hud_disable_except_messages is active)

------------------------------------------------------------------------
r7126 | The_E | 2011-04-15 07:34:11 -0500 (Fri, 15 Apr 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudmessage.cpp
   M /trunk/fs2_open/code/hud/hudparse.cpp

Fix for Mantis 2416 (Messages do not display when in padlock view)

------------------------------------------------------------------------
r7127 | The_E | 2011-04-15 07:44:24 -0500 (Fri, 15 Apr 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/hud/hudparse.cpp

Woops, this shouldn't have gone in

------------------------------------------------------------------------
r7128 | Wanderer | 2011-04-15 09:34:31 -0500 (Fri, 15 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/shipfx.cpp

fix for issue noticed by Zacam in the particle effect changes
------------------------------------------------------------------------
r7132 | Echelon9 | 2011-04-16 19:18:59 -0500 (Sat, 16 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/floating.cpp

DOC: Documentation of floating.cpp
------------------------------------------------------------------------
r7133 | Echelon9 | 2011-04-16 19:33:51 -0500 (Sat, 16 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/floating.cpp

DOC: Amendment to frand_range()
------------------------------------------------------------------------
r7136 | karajorma | 2011-04-18 00:34:18 -0500 (Mon, 18 Apr 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

Add a SEXP to allow variables to set the counter in a directive.
------------------------------------------------------------------------
r7138 | Sushi | 2011-04-18 09:08:31 -0500 (Mon, 18 Apr 2011) | 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

Add "$ai path mode:" to ai_profiles. This allows an alternate method of path following that works better in some cases, such as with high-damp ships.
------------------------------------------------------------------------