Alex Szpakowski
|
ddb9997ead
Replaced Joystick:saveGamepadMapping with love.joystick.saveGamepadMappings, which saves all gamepad mappings from both recently-used joysticks and recently-modified mappings. saveGamepadMappings returns a string of newline-separated mappings and takes an optional filename argument which writes it to a file.
|
11 yıl önce |
Alex Szpakowski
|
79b453653a
Added love.joystick.loadGamepadMappings (resolves issue #842), and Joystick:saveGamepadMapping.
|
11 yıl önce |
Alex Szpakowski
|
3120a0e650
Goodbye 2013, hello 2014!
|
11 yıl önce |
Alex Szpakowski
|
d9cd10e29c
love.joystick now scans for connected joysticks when the module is initialized instead of only relying on joystick add events
|
12 yıl önce |
Alex Szpakowski
|
3ac0710544
Renamed Joystick:getProductGUID back to Joystick:getGUID
|
12 yıl önce |
Alex Szpakowski
|
4fcf47a427
Renamed Joystick:getGUID to Joystick:getProductGUID for greater clarity
|
12 yıl önce |
Alex Szpakowski
|
390a47099e
Removed some dead/useless joystick code
|
12 yıl önce |
Alex Szpakowski
|
113ed1cfe7
Merged SDL2 changes from bartbes/love-experiments/SDL2 into default.
|
12 yıl önce |