Hard Light Productions Forums

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

Title: Nightly (Linux): 28 Sep 2009 - Revision 5613
Post by: SirKnightly on September 28, 2009, 03:10:31 am
Here is the nightly for Linux on 28 Sep 2009 - Revision 5613

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

Code: [Select]
------------------------------------------------------------------------
r5611 | Goober5000 | 2009-09-27 15:53:23 -0500 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

major goof from me a while ago; ship_info data isn't supposed to be modified
------------------------------------------------------------------------
r5612 | Goober5000 | 2009-09-27 20:54:06 -0500 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/freddoc.cpp

don't create duplicate waypoints
------------------------------------------------------------------------
r5613 | Goober5000 | 2009-09-27 20:55:14 -0500 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/waypoint.cpp
   M /trunk/fs2_open/code/observer/observer.cpp

pretty sure the parent objects here have to be -1, not 0
------------------------------------------------------------------------