summaryrefslogtreecommitdiff
path: root/src/actionmanager.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-08Add action for open trade window.Andrei Karas1-0/+1
2014-02-02add actions for select next/previous tab in spells/commands window.Andrei Karas1-0/+2
2014-02-02add actions for select next/previous tab in shortcuts window.Andrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-03add action "move forward" default key unassigned.Andrei Karas1-0/+1
2013-09-09remove useless includes from some files.Andrei Karas1-4/+0
2013-05-28fix guard header part3.Andrei Karas1-1/+1
2013-04-12first part of style fixed after cpplint checks.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-11-27Simplify command handlers.Andrei Karas1-0/+2
2012-08-25change vars or methods to const.Andrei Karas1-1/+1
2012-07-29Add quests netcode and quests window.Andrei Karas1-1/+1
2012-07-22Add key for disable full screen mode.Andrei Karas1-0/+1
2012-04-15Add move to point configurable shortcuts.Andrei Karas1-0/+1
2012-04-15Add outfits shortcuts to input settings.Andrei Karas1-0/+1
2012-04-11Convert attack handling code to new format.Andrei Karas1-0/+5
2012-04-11Move untarget and stop attack actions to actionmanager from hardcoded place.Andrei Karas1-0/+2
2012-03-26Fix code style and auto check issues.Andrei Karas1-2/+0
2012-03-26Redesign input handling.Andrei Karas1-0/+114