summaryrefslogtreecommitdiff
path: root/src/keyboarddata.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-28fix guard header part3.Andrei Karas1-1/+1
2013-04-26Add mod key for chat (left shift)Andrei Karas1-0/+7
2013-02-06Unassign default key for "change move type" (it was KP0)Andrei Karas1-1/+1
2013-02-03Add support for small screens with on screen top right buttons.Andrei Karas1-0/+7
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-30Add action to show onscreen keyboard.Andrei Karas1-0/+7
2012-12-25Add new action "stop or sit"Andrei Karas1-0/+7
2012-10-16Fix code style and some other minor issues.Andrei Karas1-1/+1
2012-08-24fix includes.Andrei Karas1-0/+1
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-08-04Unassign default key from bot checker window.v1.2.8.5Andrei Karas1-1/+1
2012-07-29Add quests netcode and quests window.Andrei Karas1-0/+7
2012-07-22Add key for disable full screen mode.Andrei Karas1-0/+7
2012-05-12Fix keyboard flags.v1.2.5.12Andrei Karas1-1/+1
2012-05-09Add ability to auto repeat some keys presses.Andrei Karas1-2/+2
2012-04-29Fix keys for Next chat line/Previous chat line.Andrei Karas1-4/+4
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-16/+114
2012-04-15Simplify emote shortcuts logic.Andrei Karas1-48/+48
2012-04-15Add move to point configurable shortcuts.Andrei Karas1-0/+336
2012-04-15Add outfits shortcuts to input settings.Andrei Karas1-0/+336
2012-04-11Fix default joystick button for monster selection.Andrei Karas1-1/+1
2012-04-11Convert attack handling code to new format.Andrei Karas1-13/+13
2012-04-11Move untarget and stop attack actions to actionmanager from hardcoded place.Andrei Karas1-3/+3
2012-04-10Add two default keys to input layout.Andrei Karas1-158/+474
2012-04-09Allow using chat in trade and buy/sell dialogs.Andrei Karas1-1/+1
2012-04-09Fix code style.Andrei Karas1-1/+0
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas1-329/+329
2012-04-08Allow assign 3 keys to any action.Andrei Karas1-11/+1
2012-04-07Split setup keyboard texts and actions.Andrei Karas1-208/+0
2012-04-06FIx code style in keyboarddata.hAndrei Karas1-16/+48
2012-04-03Fix npc menu item selection with keyboard.Andrei Karas1-1/+0
2012-03-31Allow enter text if setup window is open.Andrei Karas1-1/+1
2012-03-27Fix shortcuts handling in setup window.Andrei Karas1-20/+20
2012-03-27Fix codition for direction keys.Andrei Karas1-4/+4
2012-03-26Fix code style and auto check issues.Andrei Karas1-0/+13
2012-03-26Move input structure from keyboardconfig.cpp to keyboarddata.h file.Andrei Karas1-0/+1005