Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 24, 2009, 03:10:42 am
-
Here is the nightly for Linux on 24 Aug 2009 - Revision 5531
fso-LINUX-20090824_r5531.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090824_r5531.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090824_r5531.md5)
------------------------------------------------------------------------
r5524 | Wanderer | 2009-08-19 12:19:37 -0500 (Wed, 19 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
fix for shield armor issue reported by Qent
------------------------------------------------------------------------
r5525 | Wanderer | 2009-08-21 13:20:28 -0500 (Fri, 21 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aibig.cpp
M /trunk/fs2_open/code/ai/aicode.cpp
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/ship/ship.cpp
M /trunk/fs2_open/code/weapon/weapon.h
M /trunk/fs2_open/code/weapon/weapons.cpp
lots of fixes to the earlier burst fire mode
------------------------------------------------------------------------
r5526 | Wanderer | 2009-08-22 01:32:11 -0500 (Sat, 22 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aicode.cpp
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/model/modelanim.cpp
M /trunk/fs2_open/code/model/modelanim.h
M /trunk/fs2_open/code/parse/lua.cpp
M /trunk/fs2_open/code/ship/ship.h
nuke's scripting and submodel animation changes
------------------------------------------------------------------------
r5527 | Wanderer | 2009-08-22 03:41:53 -0500 (Sat, 22 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/model/modelread.cpp
commit of set of vm_vec_normalize_safe functions to modelread.cpp
------------------------------------------------------------------------
r5528 | Wanderer | 2009-08-22 04:00:33 -0500 (Sat, 22 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ai/aibig.cpp
M /trunk/fs2_open/code/ai/aiturret.cpp
M /trunk/fs2_open/code/ship/ship.h
turret fov check improvements
------------------------------------------------------------------------
r5529 | Wanderer | 2009-08-22 04:25:34 -0500 (Sat, 22 Aug 2009) | 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/weapon/beam.cpp
option to force beam turrets to use same FOV limits as the rest of the turrets
------------------------------------------------------------------------
r5530 | Wanderer | 2009-08-23 04:33:48 -0500 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
fix for code trying assign 'light laser' and 'rockeye missile' to the weaponbanks if ship class didn't have enough weapons defined for it
------------------------------------------------------------------------
r5531 | Wanderer | 2009-08-23 06:36:44 -0500 (Sun, 23 Aug 2009) | 1 line
Changed paths:
M /trunk/fs2_open/code/asteroid/asteroid.cpp
M /trunk/fs2_open/code/math/vecmat.cpp
M /trunk/fs2_open/code/math/vecmat.h
M /trunk/fs2_open/code/mission/missionbriefcommon.cpp
M /trunk/fs2_open/code/model/modelinterp.cpp
M /trunk/fs2_open/code/nebula/neblightning.cpp
M /trunk/fs2_open/code/network/multi_obj.cpp
M /trunk/fs2_open/code/parse/sexp.cpp
split 'is_vec_null' macro into normal and 'safe to square' macros.
------------------------------------------------------------------------