summaryrefslogtreecommitdiff
path: root/src/touchmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Fix onscreen buttons position.Andrei Karas1-2/+5
2013-01-20Replace for to FOR_EACH in some classes.Andrei Karas1-16/+6
2013-01-18Fix code style.Andrei Karas1-4/+4
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-01Allow select differnt modes for on screen buttons.Andrei Karas1-11/+45
2012-12-31Fix code style and compilation under windows.Andrei Karas1-0/+1
2012-12-31Add configurable actions for onscreen buttons.Andrei Karas1-8/+20
2012-12-31Add option to show/hide onscreen keyboard icon.Andrei Karas1-8/+27
2012-12-24Fix for race conditions in application termination.Andrei Karas1-1/+5
2012-12-24Remove forgotted debug line.Andrei Karas1-1/+0
2012-12-19Fix check in touch manager.Andrei Karas1-1/+1
2012-12-18Add support for show images in on screen buttons center.Andrei Karas1-7/+34
2012-12-16Hide screen buttons and joystick if setup window is opened.Andrei Karas1-4/+14
2012-12-11Hide on screen buttons before enter to game and show in game.Andrei Karas1-4/+11
2012-12-09Add resize options for on screen joystick and buttons.Andrei Karas1-10/+66
2012-12-09On the fly from settings show hide on screen joystick and buttons.Andrei Karas1-26/+93
2012-12-09Add initial setup page for touch interfaces.Andrei Karas1-0/+3
2012-12-07Resize screen buttons with window resizing.Andrei Karas1-23/+38
2012-12-06Fix compilation warnings.Andrei Karas1-2/+2
2012-12-06Add support for draw broders for on screen buttons.Andrei Karas1-22/+44
2012-12-05Fix termination memory leaks after adding batch draw.Andrei Karas1-0/+2
2012-12-05add attack and cancel on screen buttons.Andrei Karas1-6/+23
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-12-01Add batch drawing to touch manager.Andrei Karas1-12/+38
2012-11-24Fix code style.Andrei Karas1-0/+2
2012-11-14Add support for on screen joystick for moving.Andrei Karas1-30/+83
2012-11-13Extend on screen keyboard button.Andrei Karas1-5/+22
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas1-0/+114