Author Topic: Nightly (OS X): 12 Sep 2011 - Revision 7716  (Read 871 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 12 Sep 2011 - Revision 7716
Here is the nightly for OS X on 12 Sep 2011 - Revision 7716

Group: Inferno
fso-OSX-Inferno-20110912_r7716.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r7693 | Zacam | 2011-09-09 10:13:23 -0500 (Fri, 09 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/model/modelinterp.cpp

From Goober5000: Fix for model read for 'submodel_get_two_random_points' failing to find any points in the POF 'defpoints' as reported by Nighteyes.
------------------------------------------------------------------------
r7698 | Zacam | 2011-09-10 16:14:55 -0500 (Sat, 10 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/pstypes.h
   M /trunk/fs2_open/code/graphics/2d.cpp

Fix for Trunk r7677 causing map corruption on model cache rebuild.
------------------------------------------------------------------------
r7699 | Echelon9 | 2011-09-11 08:36:33 -0500 (Sun, 11 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/afterburner.cpp

Documentation: Code cleanup of afterburner.cpp
------------------------------------------------------------------------
r7700 | Echelon9 | 2011-09-11 08:38:17 -0500 (Sun, 11 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/alphacolors.cpp

Documentation: Code cleanup of alphacolors.cpp
------------------------------------------------------------------------
r7701 | Echelon9 | 2011-09-11 08:56:10 -0500 (Sun, 11 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/asteroid/asteroid.cpp
   M /trunk/fs2_open/code/asteroid/asteroid.h

Documentation: Code cleanup of asteroid.cpp and asteroid.h
------------------------------------------------------------------------
r7703 | Valathil | 2011-09-11 22:59:45 -0500 (Sun, 11 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/lab/lab.cpp
   M /trunk/fs2_open/code/model/model.h
   M /trunk/fs2_open/code/model/modelinterp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h
   M /trunk/fs2_open/code/species_defs/species_defs.cpp
   M /trunk/fs2_open/code/species_defs/species_defs.h

Allow customization of the thruster distortion effect in species_defs.tbl and ships.tbl
------------------------------------------------------------------------
r7705 | IssMneur | 2011-09-11 23:03:56 -0500 (Sun, 11 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.h
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h

Lets try this again without templates that VC6 doesn't like.
Use const strings in split_str.
------------------------------------------------------------------------
r7706 | Goober5000 | 2011-09-12 00:01:57 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.h
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h

revert 7705... it did, in fact, contain templates that VC6 doesn't like
------------------------------------------------------------------------
r7707 | IssMneur | 2011-09-12 00:14:58 -0500 (Mon, 12 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
   M /trunk/fs2_open/code/mission/missionbriefcommon.h
   M /trunk/fs2_open/code/parse/parselo.cpp
   M /trunk/fs2_open/code/parse/parselo.h

Lets try this again without templates that VC6 doesn't like (this time for real).
Use const strings in split_str.
------------------------------------------------------------------------
r7708 | Echelon9 | 2011-09-12 07:15:27 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/camera/camera.cpp
   M /trunk/fs2_open/code/camera/camera.h
   M /trunk/fs2_open/code/freespace2/freespace.cpp

Documentation: Code cleanup of camera.cpp and camera.h, and removal of redundant function
------------------------------------------------------------------------
r7709 | Echelon9 | 2011-09-12 07:34:49 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collidedebrisship.cpp
   M /trunk/fs2_open/code/object/collidedebrisweapon.cpp
   M /trunk/fs2_open/code/object/collideshipship.cpp
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/object/collideweaponweapon.cpp

Documentation: Big code cleanup of the collide**.cpp files
------------------------------------------------------------------------
r7710 | The_E | 2011-09-12 07:35:08 -0500 (Mon, 12 Sep 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/scripting.cpp

A few fixes for the $Weapon Class scripting hook and associated actions

------------------------------------------------------------------------
r7711 | Echelon9 | 2011-09-12 07:38:36 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/menuui/credits.cpp

Documentation: Remove the old CreditWins from credits.cpp. These were unused for some time
------------------------------------------------------------------------
r7713 | Echelon9 | 2011-09-12 07:45:19 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/flak.cpp
   M /trunk/fs2_open/code/weapon/flak.h

Documentation: Code cleanup in flak.cpp and flak.h
------------------------------------------------------------------------
r7714 | Echelon9 | 2011-09-12 07:52:33 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/font.cpp
   M /trunk/fs2_open/code/graphics/font.h

Documentation: Code cleanup in font.cpp and font.h
------------------------------------------------------------------------
r7715 | Echelon9 | 2011-09-12 08:31:38 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/fvi.cpp

Documentation: Code cleanup in fvi.cpp
------------------------------------------------------------------------
r7716 | Echelon9 | 2011-09-12 08:52:07 -0500 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudnavigation.cpp
   M /trunk/fs2_open/code/hud/hudnavigation.h
   M /trunk/fs2_open/code/hud/hudobserver.cpp
   M /trunk/fs2_open/code/hud/hudobserver.h

Documentation: Code cleanup in hudnavigation and hudobserver
------------------------------------------------------------------------