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
/
actionmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
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