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 23, 2009, 08:44:18 am

Title: Nightly (Windows): 23 Aug 2009 - Revision 5531
Post by: SirKnightly on August 23, 2009, 08:44:18 am
Here is the nightly for Windows on 23 Aug 2009 - Revision 5531

fso-WIN-20090823_r5531.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20090823_r5531.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-20090823_r5531.md5)

Code: [Select]
------------------------------------------------------------------------
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.
------------------------------------------------------------------------