Author Topic: Nightly (Linux): 05 Jan 2011 - Revision 6925  (Read 776 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 05 Jan 2011 - Revision 6925
Here is the nightly for Linux on 05 Jan 2011 - Revision 6925

Group: Inferno
fso-LINUX-Inferno-20110105_r6925.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r6913 | Goober5000 | 2010-12-30 22:02:41 -0600 (Thu, 30 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/math/floating.h
   M /trunk/fs2_open/code/math/staticrand.cpp
   M /trunk/fs2_open/code/math/vecmat.cpp
   M /trunk/fs2_open/code/nebula/neb.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/starfield/starfield.cpp
   M /trunk/fs2_open/code/weapon/beam.cpp
   M /trunk/fs2_open/code/weapon/flak.cpp
   M /trunk/fs2_open/code/weapon/shockwave.cpp
   M /trunk/fs2_open/code/weapon/weapons.cpp

change fl_radian to fl_radians so as to be consistent
------------------------------------------------------------------------
r6914 | Goober5000 | 2010-12-30 22:28:37 -0600 (Thu, 30 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/bgbitmapdlg.cpp

missed one file
------------------------------------------------------------------------
r6915 | Goober5000 | 2010-12-31 01:41:01 -0600 (Fri, 31 Dec 2010) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

add sexps for object orientation
------------------------------------------------------------------------
r6916 | Sushi | 2010-12-31 14:03:16 -0600 (Fri, 31 Dec 2010) | 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/aibig.cpp
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/globalincs/def_files.cpp

Add "$ai aims from ship center:" and "$allow primary link delay:" AI profiles flags
------------------------------------------------------------------------
r6917 | Goober5000 | 2011-01-01 03:17:36 -0600 (Sat, 01 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp
   M /trunk/fs2_open/code/graphics/gropenglbmpman.cpp

re-add Echelon9's commit, with proper logging, and also with parallel fix to bmpman.cpp
------------------------------------------------------------------------
r6919 | Goober5000 | 2011-01-01 18:35:05 -0600 (Sat, 01 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp

resolve a conversion warning pointed out by FUBAR
------------------------------------------------------------------------
r6921 | FUBAR-BDHR | 2011-01-04 18:12:01 -0600 (Tue, 04 Jan 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/shiphit.cpp

Add flag that applies damage to subsystem as if it were the hull. 
------------------------------------------------------------------------
r6922 | Zacam | 2011-01-05 01:12:48 -0600 (Wed, 05 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/graphics/gropenglextension.cpp

GLSL version Detection fix.
http://www.hard-light.net/forums/index.php?topic=73712.0
------------------------------------------------------------------------
r6924 | Swifty | 2011-01-05 02:54:14 -0600 (Wed, 05 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/bmpman/bmpman.cpp
   M /trunk/fs2_open/code/graphics/gropengltexture.cpp

Support for PNG/JPG/TGA based EFFs for the HUD and other graphics that previously required ANI/PCX.
------------------------------------------------------------------------