Bart van Strien
|
c761202486
Build type information on first use (load-time), instead of using a hardcoded list
|
8 лет назад |
Alex Szpakowski
|
327682d07f
Add support for passing a table to love.mouse.isDown, love.keyboard.isDown, love.keyboard.isScancodeDown, Joystick:isDown, and Joystick:isGamepadDown.
|
9 лет назад |
Alex Szpakowski
|
46a2e7b85c
Happy new year! 🎉
|
9 лет назад |
Alex Szpakowski
|
2c4e713114
Imported some of the dynamiccore branch from love-experiments:
|
9 лет назад |
Bart van Strien
|
3cb777e2b7
Add basic lua 5.3 support
|
10 лет назад |
Alex Szpakowski
|
2f419c1c83
Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's.
|
10 лет назад |
Alex Szpakowski
|
c7b45b3505
Updated copyright for the new year
|
10 лет назад |
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 лет назад |
Alex Szpakowski
|
10e0d4b900
Moved the love.joystick Lua wrapper code from modules/joystick/sdl/ to modules/joystick/.
|
11 лет назад |