scrawl
|
41ab7329a8
|
Store keybindings as keycode, not keyname. Also use SDL_GetKeyName instead of a manually created map. Fixes #1202
Note: breaks compatibility with input.xml, so the filename was changed.
|
2014-06-11 19:47:42 +02:00 |
|
Fil Krynicki
|
97caa1f8a4
|
Alternative fix strategy by checking for binding state
|
2014-06-06 22:25:23 -04:00 |
|
scrawl
|
439018e706
|
Get rid of useless return values
|
2014-02-19 11:23:03 +01:00 |
|
scrawl
|
c004fb778f
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
|
Jordan Milne
|
ed644259ce
|
Move SDL helpers to their own package in extern/, allow conversion from sdl to ois keycodes, (maybe) fix unicode handling
|
2013-01-10 17:21:47 -04:00 |
|
Jordan Milne
|
884d3ea4d8
|
Rip out OIS, fill the holes with SDL goodness. WIP.
|
2013-01-08 06:19:05 -04:00 |
|
scrawl
|
86d6f190bf
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
|