Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on February 09, 2014, 05:56:36 am

Title: Nightly (Windows): 09 Feb 2014 - Revision 10429
Post by: SirKnightly on February 09, 2014, 05:56:36 am
Here is the nightly for Windows on 09 Feb 2014 - Revision 10429

Group: NO-SSE
fso-WIN-NO-SSE-20140209_r10429.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20140209_r10429.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20140209_r10429.md5)

Group: Standard
fso-WIN-Standard-20140209_r10429.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20140209_r10429.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20140209_r10429.md5)

Group: SSE
fso-WIN-SSE-20140209_r10429.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20140209_r10429.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20140209_r10429.md5)

Code: [Select]
------------------------------------------------------------------------
r10428 | Goober5000 | 2014-02-08 23:12:08 -0600 (Sat, 08 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ai/aigoals.cpp
   M /trunk/fs2_open/code/hud/hudsquadmsg.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Mantis #3004: standardize checks for whether ships can depart to docking bays, and whether departure goals are achievable, and whether a ship can be commanded to depart; also fix the default behavior if a ship attempts to warp out but is unable to
------------------------------------------------------------------------
r10429 | Goober5000 | 2014-02-08 23:13:40 -0600 (Sat, 08 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Mantis #3004: don't remove subspace drives from support ships
------------------------------------------------------------------------