[quake3-bugzilla] [Bug 4917] New: Allow joystick to be selected in	UI by name
    bugzilla-daemon at icculus.org 
    bugzilla-daemon at icculus.org
       
    Fri Mar  4 00:22:21 EST 2011
    
    
  
https://bugzilla.icculus.org/show_bug.cgi?id=4917
           Summary: Allow joystick to be selected in UI by name
           Product: ioquake3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: ZTurtleMan at gmail.com
         QAContact: quake3-bugzilla at icculus.org
Created attachment 2624
  --> https://bugzilla.icculus.org/attachment.cgi?id=2624
Adds Joystick select menu.
Allow joystick to be selected in UI by name, instead of requiring users to use
developer mode to list joysticks at startup in console and manually setting
joystick number.
The patch builds a list of available joysticks in the engine and saves them in
a cvar (in_availableJoysticks), like done with video modes. Replaces 'enable
joystick' bool in q3_ui controls menu with a 'select joystick' menu. Also
replaces joy_threshold in q3_ui with in_joystickThreshold (which is used by
ioq3).
-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the quake3-bugzilla
mailing list