Author Topic: Nightly (Windows): 03 Mar 2014 - Revision 10479  (Read 812 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 03 Mar 2014 - Revision 10479
Here is the nightly for Windows on 03 Mar 2014 - Revision 10479

Group: NO-SSE
fso-WIN-NO-SSE-20140303_r10479.7z
MD5Sum

Group: Standard
fso-WIN-Standard-20140303_r10479.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20140303_r10479.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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).
------------------------------------------------------------------------