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
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
Fix crash on exit with enables onscreen buttons.
Andrei Karas
1
-1
/
+1
2016-02-09
Allow select skill units and attack it.
Andrei Karas
2
-0
/
+12
2016-02-08
Add missing variables into constructors initialisation list.
Andrei Karas
1
-1
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
8
-45
/
+45
2016-02-03
Add chat command /seen for show seen informatin abount nick.
Andrei Karas
1
-0
/
+6
2016-01-27
Remove popup action "copy bar to chat"
Andrei Karas
1
-0
/
+6
2016-01-27
Remove action "reset yellow bar" from context menu.
Andrei Karas
1
-0
/
+6
2016-01-27
Add chat commands for add/remove/ignore pickups.
Andrei Karas
1
-0
/
+18
2016-01-27
Remove copy to clipboard action in npc dialog popup.
Andrei Karas
1
-0
/
+6
2016-01-27
Remove copy to clipboard action in chat popup.
Andrei Karas
1
-0
/
+6
2016-01-27
Add chat command for move selected item to craft slot.
Andrei Karas
1
-0
/
+6
2016-01-27
Add quick shortcuts for add selected item to each craft inventory slot.
Andrei Karas
3
-0
/
+216
2016-01-15
Fix code style.
Andrei Karas
1
-1
/
+1
2016-01-06
Add noexcept into inputmanager.
Andrei Karas
1
-3
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
41
-41
/
+41
2016-01-01
Fix code style.
Andrei Karas
2
-1
/
+1
2015-12-31
Move keyvalue into enums directory.
Andrei Karas
1
-52
/
+0
2015-12-31
Move inputcondition into enums directory.
Andrei Karas
2
-60
/
+2
2015-12-31
Move inputgroup into enums directory.
Andrei Karas
1
-18
/
+1
2015-12-29
Move multitouchmanager into touch directory.
Andrei Karas
3
-5
/
+5
2015-12-29
Move touchactions into touch directory.
Andrei Karas
3
-1
/
+170
2015-12-29
Move touchmanager into touch directory.
Andrei Karas
3
-1
/
+880
2015-12-27
Add restrict keyword in inputmanager.
Andrei Karas
2
-122
/
+141
2015-12-23
Add const attribute to input.
Andrei Karas
2
-2
/
+2
2015-12-22
Improve a bit inputmanager.
Andrei Karas
2
-4
/
+6
2015-11-23
Add chat command skill.
Andrei Karas
1
-0
/
+6
2015-11-22
Add chat command /selectskilllevel for select skill level in skills dialog.
Andrei Karas
1
-0
/
+6
2015-11-20
Fix code style.
Andrei Karas
5
-8
/
+2
2015-11-17
Fix compilation without C++11 again.
Andrei Karas
1
-1
/
+1
2015-11-17
Fix compilation without C++11 flags.
Andrei Karas
1
-1
/
+1
2015-11-17
Convert enum InputType into strong typed.
Andrei Karas
8
-64
/
+35
2015-11-16
Add chat command slide.
Andrei Karas
1
-1
/
+7
2015-11-07
fix code style.
Andrei Karas
1
-1
/
+2
2015-10-31
Add NOBLOCK input actions condition. This mean if player not blocked by speci...
Andrei Karas
3
-6
/
+19
2015-10-16
Add protection attribute to input actions. Unsafe actions blocked from remote...
Andrei Karas
4
-563
/
+1153
2015-10-09
Fix conditions for magic and human attack actions.
Andrei Karas
1
-2
/
+4
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
1
-0
/
+5
2015-09-05
Add option for enable manamarket intergration and support /mail command. (for...
Andrei Karas
1
-1
/
+1
2015-08-09
Add some missing checks to other files found by paranucker.
Andrei Karas
2
-5
/
+6
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-20
/
+35
2015-07-25
add targetingType feature
Joseph Botosh
2
-0
/
+12
2015-06-06
Fix code style.
Andrei Karas
11
-24
/
+4
2015-05-31
Convert ThemeColorId enum into strong typed enum.
Andrei Karas
1
-3
/
+1
2015-05-31
Add missing debug.h include.
Andrei Karas
1
-0
/
+2
2015-05-31
Add opearator+ for InputAction and unsigned int.
Andrei Karas
2
-0
/
+7
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
12
-103
/
+195
2015-05-30
Move inputaction into enums directory.
Andrei Karas
11
-617
/
+11
2015-05-30
Convert MouseEventType enum into strong typed enum.
Andrei Karas
1
-3
/
+3
2015-05-30
Convert MouseButton enum into strong typed enum.
Andrei Karas
1
-3
/
+3
2015-05-30
Convert KeyEvent enum into strong typed enum.
Andrei Karas
1
-3
/
+3
[prev]
[next]