Author Topic: Nightly (OS X): 26 Nov 2012 - Revision 9377  (Read 927 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 26 Nov 2012 - Revision 9377
Here is the nightly for OS X on 26 Nov 2012 - Revision 9377

Group: Inferno
fso-OSX-Inferno-20121126_r9377.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9368 | FUBAR-BDHR | 2012-11-21 12:49:13 -0600 (Wed, 21 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/ship/ship.cpp

Log but don't warn about LOD mismatches when running a standalone server.
------------------------------------------------------------------------
r9369 | karajorma | 2012-11-23 00:37:09 -0600 (Fri, 23 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

That buffer needs to be bigger!

------------------------------------------------------------------------
r9370 | karajorma | 2012-11-23 00:49:04 -0600 (Fri, 23 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionscreencommon.cpp
   M /trunk/fs2_open/code/missionui/missionscreencommon.h

Fix an issue with persistent variables being ignored by the loadout code.
------------------------------------------------------------------------
r9371 | niffiwan | 2012-11-23 20:40:55 -0600 (Fri, 23 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix for mantis 2664: shockwaves now use bounding box to test distance for damage
------------------------------------------------------------------------
r9372 | karajorma | 2012-11-24 02:37:25 -0600 (Sat, 24 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/weapons.cpp

Fix Mantis 2703 (Primary weapons with the child flag prevent any further weapons appearing in the ships-editor->weapons list)
------------------------------------------------------------------------
r9373 | The_E | 2012-11-24 03:17:18 -0600 (Sat, 24 Nov 2012) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Did you know that WP_BEAM isn't actually used anywhere? I didn't. Neither did the isBeam() scripting function.

------------------------------------------------------------------------
r9374 | Echelon9 | 2012-11-24 20:45:16 -0600 (Sat, 24 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multi_options.cpp

PVS-Studio fix: V601 The 'true' value is implicitly casted to the integer type.
------------------------------------------------------------------------
r9375 | Valathil | 2012-11-25 19:37:24 -0600 (Sun, 25 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/missionsave.cpp

Fix for Mantis 2735: Port commit 8643 & 8644 to Turrets as well
------------------------------------------------------------------------
r9376 | Goober5000 | 2012-11-25 23:49:23 -0600 (Sun, 25 Nov 2012) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp

improve ship-copy-damage sexp with more robust checks and incidentally a fix for Mantis #2734
------------------------------------------------------------------------