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
/
input
/
inputmanager.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-23
Show long key names in browser box.
Andrei Karas
1
-0
/
+2
2014-08-27
Move chat command /enablehightlight into actions.
Andrei Karas
1
-0
/
+4
2014-08-23
Add autocomplete chat commands from actions.
Andrei Karas
1
-0
/
+3
2014-08-23
If chat command not found, try find it in input actions.
Andrei Karas
1
-0
/
+4
2014-08-23
Put chat commands from inputactiondata into map.
Andrei Karas
1
-0
/
+1
2014-07-17
Rename KeyFunction into InputFunction.
Andrei Karas
1
-3
/
+3
2014-07-17
Rename keydata into inputactiondata.
Andrei Karas
1
-3
/
+3
2014-05-19
fix code style.
Andrei Karas
1
-1
/
+2
2014-05-18
Move inputaction into separate file.
Andrei Karas
1
-1
/
+2
2014-05-18
Move inputconditions into separate file.
Andrei Karas
1
-27
/
+0
2014-05-18
Move keyfunction into separate file.
Andrei Karas
1
-9
/
+2
2014-05-18
Move keyitem into separate file.
Andrei Karas
1
-15
/
+1
2014-05-18
Move inputtype into separate file.
Andrei Karas
1
-16
/
+0
2014-03-10
Remove duplicate code from inputmanager.
Andrei Karas
1
-0
/
+2
2014-02-16
Move inputevent into events directory.
Andrei Karas
1
-1
/
+2
2014-02-02
Add missing const and static into input classes.
Andrei Karas
1
-3
/
+3
2014-01-13
allow auto close npc dialog if it almost closed and press moving keys.
Andrei Karas
1
-1
/
+5
2014-01-11
Block moving character by arrow keys in buy/sell dialogs.
Andrei Karas
1
-2
/
+6
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-18
add restrict into inputmanager.
Andrei Karas
1
-1
/
+2
2013-09-12
remove unused includes from input files.
Andrei Karas
1
-3
/
+1
2013-08-31
move input related files into input dir.
Andrei Karas
1
-0
/
+191