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
/
actionmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
add comments for translators.
Andrei Karas
1
-0
/
+2
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-1
/
+1
2013-04-09
Improve perfomance in windows and popups visibility checks.
Andrei Karas
1
-8
/
+8
2013-03-31
Rename SoundManager sigleton from sound to soundManager.
Andrei Karas
1
-1
/
+1
2013-02-05
Add missing checks and consts.
Andrei Karas
1
-8
/
+17
2013-02-03
Add support for small screens with on screen top right buttons.
Andrei Karas
1
-0
/
+5
2013-01-18
Fix code style.
Andrei Karas
1
-1
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2013-01-15
Allow talk to not selected closest npc (distance 1) by talk key.
Andrei Karas
1
-1
/
+15
2012-12-31
Fix code style and compilation under windows.
Andrei Karas
1
-0
/
+3
2012-12-30
Add action to show onscreen keyboard.
Andrei Karas
1
-0
/
+11
2012-12-25
Add new action "stop or sit"
Andrei Karas
1
-0
/
+20
2012-12-21
Add some missing checks.
Andrei Karas
1
-5
/
+9
2012-12-03
Rename sound.cpp/h to soundmanager.
Andrei Karas
1
-1
/
+1
2012-09-04
add const to more classes,
Andrei Karas
1
-2
/
+2
2012-08-25
change vars or methods to const.
Andrei Karas
1
-16
/
+16
2012-08-24
replace defines to consts.
Andrei Karas
1
-1
/
+1
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+1
2012-08-17
Fix code style.
Andrei Karas
1
-6
/
+2
2012-08-13
Some changes in screenshot code.
Andrei Karas
1
-1
/
+1
2012-07-29
Add quests netcode and quests window.
Andrei Karas
1
-0
/
+9
2012-07-22
Add key for disable full screen mode.
Andrei Karas
1
-0
/
+9
2012-07-15
Fix code style.
Andrei Karas
1
-1
/
+1
2012-05-20
Fix minimap show/hide on windows.
Andrei Karas
1
-2
/
+6
2012-04-15
Simplify emote shortcuts logic.
Andrei Karas
1
-12
/
+7
2012-04-15
Add move to point configurable shortcuts.
Andrei Karas
1
-8
/
+11
2012-04-15
Add outfits shortcuts to input settings.
Andrei Karas
1
-3
/
+9
2012-04-11
Convert attack handling code to new format.
Andrei Karas
1
-0
/
+72
2012-04-11
Move untarget and stop attack actions to actionmanager from hardcoded place.
Andrei Karas
1
-0
/
+20
2012-04-09
Fix code style.
Andrei Karas
1
-1
/
+0
2012-04-08
Move most input code from keyboardconfig to inputmanager.
Andrei Karas
1
-15
/
+16
2012-04-08
Move enums from keyboardconfig.h to keydata.h.
Andrei Karas
1
-20
/
+20
2012-03-31
Disable for now limits for change direction packets.
Andrei Karas
1
-4
/
+4
2012-03-26
Fix npc menu keyboard navigation.
Andrei Karas
1
-2
/
+2
2012-03-26
Redesign input handling.
Andrei Karas
1
-0
/
+932