summaryrefslogtreecommitdiff
path: root/src/keydata.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-31move input related files into input dir.Andrei Karas1-348/+0
2013-05-28fix guard header part3.Andrei Karas1-1/+1
2013-04-26Add mod key for chat (left shift)Andrei Karas1-0/+1
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-02-03Add support for small screens with on screen top right buttons.Andrei Karas1-0/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-30Add action to show onscreen keyboard.Andrei Karas1-0/+1
2012-12-25Add new action "stop or sit"Andrei Karas1-0/+1
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-08-25change vars or methods to const.Andrei Karas1-1/+1
2012-08-23Remove useless includes.Andrei Karas1-1/+1
2012-07-29Add quests netcode and quests window.Andrei Karas1-0/+1
2012-07-22Add key for disable full screen mode.Andrei Karas1-0/+1
2012-05-09Add ability to auto repeat some keys presses.Andrei Karas1-1/+2
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-3/+18
2012-04-15Add move to point configurable shortcuts.Andrei Karas1-2/+51
2012-04-15Add outfits shortcuts to input settings.Andrei Karas1-0/+48
2012-04-11Convert attack handling code to new format.Andrei Karas1-1/+1
2012-04-10Add two default keys to input layout.Andrei Karas1-2/+5
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-0/+2
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas1-0/+184
2012-04-08Allow assign 3 keys to any action.Andrei Karas1-0/+40