summaryrefslogtreecommitdiff
path: root/src/actionmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-20Fix minimap show/hide on windows.Andrei Karas1-2/+6
2012-04-15Simplify emote shortcuts logic.Andrei Karas1-12/+7
2012-04-15Add move to point configurable shortcuts.Andrei Karas1-8/+11
2012-04-15Add outfits shortcuts to input settings.Andrei Karas1-3/+9
2012-04-11Convert attack handling code to new format.Andrei Karas1-0/+72
2012-04-11Move untarget and stop attack actions to actionmanager from hardcoded place.Andrei Karas1-0/+20
2012-04-09Fix code style.Andrei Karas1-1/+0
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-15/+16
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas1-20/+20
2012-03-31Disable for now limits for change direction packets.Andrei Karas1-4/+4
2012-03-26Fix npc menu keyboard navigation.Andrei Karas1-2/+2
2012-03-26Redesign input handling.Andrei Karas1-0/+932