Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 18, 2015, 05:58:42 am

Title: Nightly (Windows): 18 Mar 2015 - Revision 11284
Post by: SirKnightly on March 18, 2015, 05:58:42 am
Here is the nightly for Windows on 18 Mar 2015 - Revision 11284

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 130

Group: Standard
fso_Standard_20150318_r11284.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150318_r11284.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150318_r11284.md5)

Group: NO-SSE
fso_NO-SSE_20150318_r11284.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150318_r11284.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150318_r11284.md5)

Group: SSE
fso_SSE_20150318_r11284.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150318_r11284.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150318_r11284.md5)

Code: [Select]
------------------------------------------------------------------------
r11284 | MageKing17 | 2015-03-17 16:05:18 -0500 (Tue, 17 Mar 2015) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

Fix mantis 3147. From Admiral MS and myself.

From Admiral MS: Avoid bashing orientation if trying to avoid a collision.
From myself: Bash orientation if aspect seekers are equipped.
------------------------------------------------------------------------