summaryrefslogtreecommitdiff
path: root/src/keyboarddata.h
AgeCommit message (Expand)AuthorFilesLines
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