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
/
touchactions.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-12-29
Move touchactions into touch directory.
Andrei Karas
1
-129
/
+0
2015-12-29
Move touchmanager into touch directory.
Andrei Karas
1
-2
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-05-18
Move inputaction into separate file.
Andrei Karas
1
-12
/
+12
2014-05-18
Use mouseeventtype in mouseinput.
Andrei Karas
1
-1
/
+1
2014-02-17
combine mouseinput into one file.
Andrei Karas
1
-2
/
+2
2014-01-18
fix onscreen joystick.
v1.4.1.18
Andrei Karas
1
-0
/
+3
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-09
remove useless includes from some files.
Andrei Karas
1
-4
/
+0
2013-05-04
prevent mouse cursor moving in android in onscreen controls.
Andrei Karas
1
-2
/
+2
2013-05-03
fix type in touchactions.
Andrei Karas
1
-8
/
+8
2013-03-24
improve touchactions class.
Andrei Karas
1
-6
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-31
Add configurable actions for onscreen buttons.
Andrei Karas
1
-18
/
+0
2012-12-31
Add support for changable actions for onscreen controls.
Andrei Karas
1
-1
/
+5
2012-12-30
Add action to show onscreen keyboard.
Andrei Karas
1
-7
/
+1
2012-12-25
Add new action "stop or sit"
Andrei Karas
1
-9
/
+1
2012-12-18
Add support for show images in on screen buttons center.
Andrei Karas
1
-1
/
+0
New theme files: dbutton_image.xml dpad_image.xml
2012-12-09
Add resize options for on screen joystick and buttons.
Andrei Karas
1
-4
/
+11
2012-12-08
Add missing check to touchactions.
Andrei Karas
1
-3
/
+6
2012-12-06
Fix compilation warnings.
Andrei Karas
1
-19
/
+2
2012-12-05
Screen button cancel attack working also like sit if no target selected.
Andrei Karas
1
-0
/
+3
2012-12-05
add attack and cancel on screen buttons.
Andrei Karas
1
-0
/
+29
2012-12-05
Simplify touch manager events.
Andrei Karas
1
-11
/
+10
2012-12-03
Fix code style.
Andrei Karas
1
-1
/
+1
2012-12-03
Add support for relative mouse move in android version.
Andrei Karas
1
-6
/
+7
2012-11-15
Improve screen joystick handling.
Andrei Karas
1
-5
/
+29
2012-11-14
Add support for on screen joystick for moving.
Andrei Karas
1
-1
/
+80
2012-11-12
Moving Android on screen keyboard button from SDL to ManaPlus.
Andrei Karas
1
-0
/
+36
Also add basic functions for handling other on screen buttons.