Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 04, 2011, 10:05:49 am
-
Here is the nightly for OS X on 04 Jan 2011 - Revision 6920
Group: Inferno
fso-OSX-Inferno-20110104_r6920.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110104_r6920.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110104_r6920.md5)
------------------------------------------------------------------------
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
------------------------------------------------------------------------