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 14, 2009, 08:44:32 am

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

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

Code: [Select]
------------------------------------------------------------------------
r5516 | Wanderer | 2009-08-13 12:23:23 -0500 (Thu, 13 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

fix for the support ship issue
------------------------------------------------------------------------
r5517 | Wanderer | 2009-08-14 06:39:30 -0500 (Fri, 14 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

lua virtvar to check and control hud draw status
------------------------------------------------------------------------
r5518 | portej05 | 2009-08-14 07:18:58 -0500 (Fri, 14 Aug 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/io/joy.cpp
   M /trunk/fs2_open/code/math/vecmat.h

Windoze->Windows
(Another) Fix (Attempt) for Mantis 1090. Make the IS_VEC_NULL now check small ranges, not just == 0.f
------------------------------------------------------------------------