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