summaryrefslogtreecommitdiff
path: root/src/touchactions.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-17combine mouseinput into one file.Andrei Karas1-2/+2
2014-01-18fix onscreen joystick.v1.4.1.18Andrei Karas1-0/+3
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-09remove useless includes from some files.Andrei Karas1-4/+0
2013-05-04prevent mouse cursor moving in android in onscreen controls.Andrei Karas1-2/+2
2013-05-03fix type in touchactions.Andrei Karas1-8/+8
2013-03-24improve touchactions class.Andrei Karas1-6/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-31Add configurable actions for onscreen buttons.Andrei Karas1-18/+0
2012-12-31Add support for changable actions for onscreen controls.Andrei Karas1-1/+5
2012-12-30Add action to show onscreen keyboard.Andrei Karas1-7/+1
2012-12-25Add new action "stop or sit"Andrei Karas1-9/+1
2012-12-18Add support for show images in on screen buttons center.Andrei Karas1-1/+0
2012-12-09Add resize options for on screen joystick and buttons.Andrei Karas1-4/+11
2012-12-08Add missing check to touchactions.Andrei Karas1-3/+6
2012-12-06Fix compilation warnings.Andrei Karas1-19/+2
2012-12-05Screen button cancel attack working also like sit if no target selected.Andrei Karas1-0/+3
2012-12-05add attack and cancel on screen buttons.Andrei Karas1-0/+29
2012-12-05Simplify touch manager events.Andrei Karas1-11/+10
2012-12-03Fix code style.Andrei Karas1-1/+1
2012-12-03Add support for relative mouse move in android version.Andrei Karas1-6/+7
2012-11-15Improve screen joystick handling.Andrei Karas1-5/+29
2012-11-14Add support for on screen joystick for moving.Andrei Karas1-1/+80
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas1-0/+36