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 28, 2013, 05:56:51 am

Title: Nightly (Windows): 28 Dec 2013 - Revision 10255
Post by: SirKnightly on December 28, 2013, 05:56:51 am
Here is the nightly for Windows on 28 Dec 2013 - Revision 10255

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

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

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

Code: [Select]
------------------------------------------------------------------------
r10254 | zookeeper | 2013-12-27 11:44:39 -0600 (Fri, 27 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/controlconfig/controlsconfig.cpp
   M /trunk/fs2_open/code/controlconfig/controlsconfig.h
   M /trunk/fs2_open/code/controlconfig/controlsconfigcommon.cpp
   M /trunk/fs2_open/code/freespace2/freespace.cpp
   M /trunk/fs2_open/code/freespace2/freespace.h
   M /trunk/fs2_open/code/globalincs/globals.h
   M /trunk/fs2_open/code/parse/scripting.cpp
   M /trunk/fs2_open/code/parse/scripting.h
   M /trunk/fs2_open/code/parse/sexp.cpp

Ported the $On Action and $On Action Stopped scripting hooks from zookeeper branch. Also bumps the char limit for conditions from 32 to 64.
------------------------------------------------------------------------
r10255 | zookeeper | 2013-12-27 17:29:16 -0600 (Fri, 27 Dec 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengldraw.cpp

Improved the calculation for how many segments to use for drawing circles and arcs.
------------------------------------------------------------------------