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
/
keyboardconfig.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
add comments for translators.
Andrei Karas
1
-0
/
+1
2013-04-21
some other fixes from cpplint.
Andrei Karas
1
-1
/
+2
2013-04-20
fix style in other files.
Andrei Karas
1
-1
/
+4
2013-04-07
some fixes after auto check.
Andrei Karas
1
-2
/
+1
2013-03-28
Fix custom repeat interval loading.
Andrei Karas
1
-1
/
+1
2013-03-12
Fix code style.
Andrei Karas
1
-1
/
+2
2013-03-07
Fix key repeat time calculation.
Andrei Karas
1
-4
/
+9
2013-02-28
improve some other files.
Andrei Karas
1
-5
/
+6
2013-01-20
Replace for to FOR_EACH in some classes.
Andrei Karas
1
-2
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-14
Add support for on screen joystick for moving.
Andrei Karas
1
-0
/
+14
2012-09-01
Add const to more classes.
Andrei Karas
1
-7
/
+7
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+0
2012-08-13
Add missing checks to keyboardconfig class.
Andrei Karas
1
-2
/
+2
2012-06-30
Clean all vars on exit except logger.
Andrei Karas
1
-0
/
+6
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-1
/
+1
2012-05-09
Add ability to auto repeat some keys presses.
Andrei Karas
1
-1
/
+47
2012-04-18
First step for dehardcode input handling in widgets.
Andrei Karas
1
-1
/
+10
2012-04-14
Fix code style.
Andrei Karas
1
-1
/
+0
2012-04-10
Move more code from keyboardconfig to inputmanager.
Andrei Karas
1
-14
/
+1
2012-04-10
Add joystick key assign ability in keyboard dialog.
Andrei Karas
1
-22
/
+8
2012-04-09
Fix asigning keys unknown for SDL.
Andrei Karas
1
-3
/
+29
2012-04-09
Fix code style.
Andrei Karas
1
-0
/
+6
2012-04-08
Move some more code from keyboardconfig to inputmanager.
Andrei Karas
1
-52
/
+7
2012-04-08
Move most input code from keyboardconfig to inputmanager.
Andrei Karas
1
-286
/
+27
2012-04-08
Move enums from keyboardconfig.h to keydata.h.
Andrei Karas
1
-17
/
+12
2012-04-08
Allow assign 3 keys to any action.
Andrei Karas
1
-78
/
+232
2012-04-07
Split setup keyboard texts and actions.
Andrei Karas
1
-8
/
+6
2012-03-26
Move input structure from keyboardconfig.cpp to keyboarddata.h file.
Andrei Karas
1
-981
/
+1
2012-03-26
Redesign input handling.
Andrei Karas
1
-302
/
+1020
2012-03-18
Fix config keys validation.
Andrei Karas
1
-1
/
+1
2012-03-10
Remove more debug lines and fix logging bytes stream.
Andrei Karas
1
-1
/
+0
2012-03-09
Validate reading keys from config.
Andrei Karas
1
-0
/
+3
2012-03-09
Add limited support for keys unknown for SDL.
Andrei Karas
1
-9
/
+49
2012-03-09
Move getting keys from game to keyboard config.
Andrei Karas
1
-2
/
+21
2012-02-24
More copyright fixes.
Andrei Karas
1
-0
/
+2
2012-01-31
Extent max emotes count from 44 to 48 emotes.
Andrei Karas
1
-2
/
+10
2012-01-30
Rename isKeyActive to isActionActive om keyboard config class.
Andrei Karas
1
-1
/
+1
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-1
/
+1
2011-11-02
Add option to yellow bar to change player attack in pvp mode.
Andrei Karas
1
-0
/
+2
2011-09-28
Add untarget key. By default unassigned.
Andrei Karas
1
-0
/
+2
2011-09-26
Split keyboard keys to groups.
Andrei Karas
1
-9
/
+23
2011-09-13
Add missing checks to some files and style fixes.
Andrei Karas
1
-1
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-07-16
Add hotkey to close selected chat tab.
Andrei Karas
1
-0
/
+3
2011-06-09
Add "did you know?" dialog and some messages for it.
Andrei Karas
1
-0
/
+2
2011-06-06
Extend quick move items from inventory to storage and back.
Andrei Karas
1
-30
/
+37
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-22
Update translations again and fix typos.
Andrei Karas
1
-4
/
+4
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
1
-3
/
+3
[next]