index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
touchmanager.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Add missing checks into other files.
Andrei Karas
1
-4
/
+7
2015-06-06
Fix code style.
Andrei Karas
1
-1
/
+0
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
1
-5
/
+9
2015-05-30
Move inputaction into enums directory.
Andrei Karas
1
-1
/
+1
2015-05-25
Add safeDraw method into touchmanager.
Andrei Karas
1
-0
/
+2
2015-05-25
Add basic support for draw controls method without batching (safeDraw).
Andrei Karas
1
-0
/
+2
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-1
/
+0
2015-02-18
Add missing override keywords.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-05-19
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-18
Move inputaction into separate file.
Andrei Karas
1
-1
/
+2
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
1
-3
/
+3
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
1
-3
/
+3
2014-02-20
improve includes.
Andrei Karas
1
-2
/
+1
2014-02-15
Move some listeners classes into listeners directory.
Andrei Karas
1
-1
/
+1
2014-02-15
move exguichan files into gui/base/
Andrei Karas
1
-1
/
+1
2014-02-15
fix onscreen controls position on resize/scale.
Andrei Karas
1
-0
/
+2
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-2
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-19
fix const in definition in touchmanager.
Andrei Karas
1
-1
/
+1
2013-10-06
Show button numbers on onscreen buttons.
Andrei Karas
1
-1
/
+5
2013-10-01
Add on screen buttons layout 3x3, 4x2, 4x3
Andrei Karas
1
-1
/
+1
2013-09-09
remove useless includes from some files.
Andrei Karas
1
-3
/
+0
2013-08-31
move input related files into input dir.
Andrei Karas
1
-1
/
+2
2013-05-28
fix guard header part3.
Andrei Karas
1
-1
/
+3
2013-04-07
some fixes after auto check.
Andrei Karas
1
-1
/
+1
2013-03-24
improve touchmanager class.
Andrei Karas
1
-15
/
+15
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2013-01-01
Allow select differnt modes for on screen buttons.
Andrei Karas
1
-2
/
+3
2012-12-31
Add configurable actions for onscreen buttons.
Andrei Karas
1
-5
/
+18
2012-12-31
Add option to show/hide onscreen keyboard icon.
Andrei Karas
1
-0
/
+3
2012-12-24
Fix for race conditions in application termination.
Andrei Karas
1
-0
/
+2
2012-12-18
Add support for show images in on screen buttons center.
Andrei Karas
1
-1
/
+4
2012-12-16
Hide screen buttons and joystick if setup window is opened.
Andrei Karas
1
-0
/
+4
2012-12-11
Hide on screen buttons before enter to game and show in game.
Andrei Karas
1
-0
/
+3
2012-12-09
Add resize options for on screen joystick and buttons.
Andrei Karas
1
-1
/
+6
2012-12-09
On the fly from settings show hide on screen joystick and buttons.
Andrei Karas
1
-1
/
+15
2012-12-08
Fix code style.
Andrei Karas
1
-1
/
+1
2012-12-07
Resize screen buttons with window resizing.
Andrei Karas
1
-3
/
+5
2012-12-06
Add support for draw broders for on screen buttons.
Andrei Karas
1
-5
/
+13
2012-12-05
add attack and cancel on screen buttons.
Andrei Karas
1
-2
/
+13
2012-12-03
Add support for relative mouse move in android version.
Andrei Karas
1
-2
/
+3
2012-12-01
Add batch drawing to touch manager.
Andrei Karas
1
-2
/
+4
2012-11-14
Add support for on screen joystick for moving.
Andrei Karas
1
-3
/
+25
2012-11-13
Extend on screen keyboard button.
Andrei Karas
1
-1
/
+0
2012-11-12
Moving Android on screen keyboard button from SDL to ManaPlus.
Andrei Karas
1
-0
/
+90