index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
joystick.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-1
/
+1
2012-05-15
Reset joystick repeat if button was pressed.
Andrei Karas
1
-0
/
+2
2012-05-09
Add ability to auto repeat some keys presses.
Andrei Karas
1
-1
/
+40
2012-04-18
First step for dehardcode input handling in widgets.
Andrei Karas
1
-1
/
+1
2012-04-11
Add joystick validation before triggering events from it.
Andrei Karas
1
-1
/
+12
2012-04-10
Add joystick key assign ability in keyboard dialog.
Andrei Karas
1
-8
/
+51
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-10
Prevent possible joystick enable if it was disabled and joystick
Andrei Karas
1
-1
/
+1
2011-11-09
Add code for joystick debug.
Andrei Karas
1
-0
/
+15
2011-11-09
Enable joystick hat support for moving. Now only support hat with index 0.
Andrei Karas
1
-1
/
+18
2011-11-09
Add option to use joystick only if game window is active.
Andrei Karas
1
-19
/
+31
2011-11-09
Fix code style.
Andrei Karas
1
-0
/
+4
2011-11-09
Add support for joystick selection.
Andrei Karas
1
-22
/
+79
2011-09-01
Eliminate asserts from most files.
Andrei Karas
1
-3
/
+2
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+150