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 03, 2014, 05:55:56 am
-
Here is the nightly for Windows on 03 Mar 2014 - Revision 10479
Group: NO-SSE
fso-WIN-NO-SSE-20140303_r10479.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20140303_r10479.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-NO-SSE-20140303_r10479.md5)
Group: Standard
fso-WIN-Standard-20140303_r10479.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20140303_r10479.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-Standard-20140303_r10479.md5)
Group: SSE
fso-WIN-SSE-20140303_r10479.7z (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20140303_r10479.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso-WIN-SSE-20140303_r10479.md5)
------------------------------------------------------------------------
r10477 | m_m | 2014-03-02 10:19:42 -0600 (Sun, 02 Mar 2014) | 2 lines
Changed paths:
M /trunk/fs2_open/code/io/mouse.cpp
Add a scripting hook variable that specifies the mouse buttons.
This variable is named MouseButton and is a bit field which uses the MOUSE_* defines (index 0 for right, 1 for left, 2 for middle).
------------------------------------------------------------------------