Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 16, 2009, 03:09:10 am

Title: Nightly (Linux): 16 Nov 2009 - Revision 5659
Post by: SirKnightly on November 16, 2009, 03:09:10 am
Here is the nightly for Linux on 16 Nov 2009 - Revision 5659

fso-LINUX-20091116_r5659.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20091116_r5659.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20091116_r5659.md5)

Code: [Select]
------------------------------------------------------------------------
r5658 | Goober5000 | 2009-11-16 01:01:49 -0600 (Mon, 16 Nov 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/awacs.cpp

remove this extra friendly-stealth-invisible check; it's redundant and incorrect
------------------------------------------------------------------------
r5659 | Goober5000 | 2009-11-16 01:04:06 -0600 (Mon, 16 Nov 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/ship/shipfx.cpp

fix knossos animations rendering backwards for ships warping out in certain orientations
(taylor's hack isn't actually needed; the parent_obj can - and probably should, for consistency - be the warping ship, not the knossos)
------------------------------------------------------------------------