Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 31, 2015, 10:45:01 am
-
Here is the nightly for OS X on 31 Dec 2015 - Revision a236303
Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 124
Group: Standard
fso_Standard_20151231_a236303.tgz (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151231_a236303.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso_Standard_20151231_a236303.md5)
------------------------------------------------------------------------
commit d4d805d
Author: DahBlount <Sun Dec 27 22:07:31 2015 -0700>
Commit: DahBlount <Wed Dec 30 23:44:04 2015 -0700>
Move turret_enemy_objnum check further up in block and change to Assertion
code/ai/aiturret.cpp | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit 8a2eec5
Author: Karajorma <Wed Dec 30 16:56:50 2015 +0800>
Commit: Karajorma <Wed Dec 30 16:56:50 2015 +0800>
Fix the issue with repeat counts first discovered on this thread http://www.hard-light.net/forums/index.php?topic=90763.msg1801379#msg1801379
code/fred2/eventeditor.cpp | 11 +++++++++++
1 file changed, 11 insertions(+)