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 29, 2009, 12:22:42 pm

Title: Nightly (OS X): 29 Sep 2009 - Revision 5615
Post by: SirKnightly on September 29, 2009, 12:22:42 pm
Here is the nightly for OS X on 29 Sep 2009 - Revision 5615

fso-OSX-20090929_r5615.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20090929_r5615.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20090929_r5615.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
------------------------------------------------------------------------
r5614 | Sushi | 2009-09-28 17:18:35 -0500 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fixed a bug that caused the AI to use afterburner too much (in the past 50 revisions or so)
------------------------------------------------------------------------
r5615 | Sushi | 2009-09-28 18:00:04 -0500 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Moving the ships.tbl +Use Newtonian Dampening flag out of the $Glide flag's tree.
------------------------------------------------------------------------