Alex Szpakowski
|
e2354acc65
Updated the love key to SDL keycode mapping to be a static array instead of a std::map.
|
11 years ago |
Alex Szpakowski
|
e4dc533bb2
Minor code cleanup
|
11 years ago |
Alex Szpakowski
|
b9fd3f3554
Missed one
|
11 years ago |
Alex Szpakowski
|
07aba4c147
Added some missing obscure key constants
|
11 years ago |
Alex Szpakowski
|
3120a0e650
Goodbye 2013, hello 2014!
|
11 years ago |
Alex Szpakowski
|
389e99bf2c
Added love.keyboard.setTextInput to enable/disable text input events (enabled by default.)
|
12 years ago |
Alex Szpakowski
|
eb052d99e8
Added love.keyboard.setKeyRepeat and love.keyboard.hasKeyRepeat (resolves issue #717)
|
12 years ago |
Alex Szpakowski
|
113ed1cfe7
Merged SDL2 changes from bartbes/love-experiments/SDL2 into default.
|
12 years ago |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 years ago |
Bart van Strien
|
7793e7f02f
CRLF to LF
|
13 years ago |
rude
|
81c38e22d0
Applied the new style guidelines.
|
13 years ago |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 years ago |
Bart van Strien
|
1503533ee6
Key repeat gets seconds too
|
13 years ago |
Bart van Strien
|
0aae9684b3
Automated formatting fix
|
13 years ago |
rude
|
2753c62985
Abstractify some modules completely: timer, keyboard and mouse.
|
13 years ago |
Bart van Strien
|
766c863484
Make isDown accept a list of keys (issue #121)
|
14 years ago |
Bart van Strien
|
db1a2d12ff
Add dead key support by exposing the "unknown" key
|
14 years ago |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
14 years ago |
rude
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
rude
|
435fc43f68
Fixed love.keyboard.setKeyRepeat, fixed issues with Body:getWhatever, and made the save directory settable.
|
16 years ago |
rude
|
87e3c4131c
Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal.
|
16 years ago |
rude
|
dcb3dfd83d
Initial Mercurial commit.
|
16 years ago |