Age | Commit message (Expand) | Author | Files | Lines |
2014-07-17 | Rename keyboarddata into inputactionmap. | Andrei Karas | 1 | -2222/+0 |
2014-06-24 | Add new action for select closest monster without filters and sorting. | Andrei Karas | 1 | -1/+9 |
2014-05-28 | In SDL2 build, prevent screenshot action if input field active. | Andrei Karas | 1 | -1/+1 |
2014-05-25 | Fix license headers. | Andrei Karas | 1 | -1/+1 |
2014-05-22 | allow open updater window from inside game. | Andrei Karas | 1 | -0/+7 |
2014-05-19 | fix code style. | Andrei Karas | 1 | -0/+1 |
2014-05-18 | Move inputaction into separate file. | Andrei Karas | 1 | -630/+631 |
2014-05-18 | Move inputconditions into separate file. | Andrei Karas | 1 | -304/+324 |
2014-05-18 | Move inputtype into separate file. | Andrei Karas | 1 | -612/+613 |
2014-03-26 | Swap X and Ctrl default key actions. | Andrei Karas | 1 | -2/+2 |
2014-03-13 | add right ctrl for default ctrl action. | Andrei Karas | 1 | -1/+1 |
2014-03-08 | Add about button. | Andrei Karas | 1 | -0/+7 |
2014-03-02 | Dehardcode Fx keys in chat window. | Andrei Karas | 1 | -0/+85 |
2014-02-08 | Add action for open trade window. | Andrei Karas | 1 | -1/+8 |
2014-02-02 | add actions for select next/previous tab in spells/commands window. | Andrei Karas | 1 | -0/+14 |
2014-02-02 | add actions for select next/previous tab in shortcuts window. | Andrei Karas | 1 | -1/+15 |
2014-01-31 | Combine "Mod" and "Stop attack" keys. | Andrei Karas | 1 | -2/+2 |
2014-01-13 | allow create screenshot before connecting to game. | Andrei Karas | 1 | -1/+1 |
2014-01-13 | allow auto close npc dialog if it almost closed and press moving keys. | Andrei Karas | 1 | -1/+1 |
2014-01-11 | Block moving character by arrow keys in buy/sell dialogs. | Andrei Karas | 1 | -4/+4 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 |
2013-11-16 | add new gui keys for some letters. | Andrei Karas | 1 | -1/+78 |
2013-11-03 | better not add new input actions in middle | Andrei Karas | 1 | -8/+8 |
2013-11-03 | add action "move forward" default key unassigned. | Andrei Karas | 1 | -0/+7 |
2013-09-22 | by default assign back button to quit in SDL2 on Android. | Andrei Karas | 1 | -0/+8 |
2013-08-31 | move input related files into input dir. | Andrei Karas | 1 | -0/+1965 |