Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-09 | Add ability to auto repeat some keys presses. | Andrei Karas | 1 | -0/+8 | |
2012-04-18 | First step for dehardcode input handling in widgets. | Andrei Karas | 1 | -0/+2 | |
Now widgets can check for input event. | |||||
2012-04-11 | Add joystick validation before triggering events from it. | Andrei Karas | 1 | -1/+3 | |
2012-04-10 | Add joystick key assign ability in keyboard dialog. | Andrei Karas | 1 | -6/+20 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-11-09 | Enable joystick hat support for moving. Now only support hat with index 0. | Andrei Karas | 1 | -0/+1 | |
2011-11-09 | Add option to use joystick only if game window is active. | Andrei Karas | 1 | -0/+7 | |
2011-11-09 | Fix code style. | Andrei Karas | 1 | -1/+4 | |
2011-11-09 | Add support for joystick selection. | Andrei Karas | 1 | -3/+22 | |
Fix enable/disable joystick support. Increase max joystick buttons number to 64. Prevent joystick usage without calibration. | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+114 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |