Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-28 | fix guard header part3. | Andrei Karas | 1 | -1/+1 | |
2013-04-26 | Add mod key for chat (left shift) | Andrei Karas | 1 | -0/+1 | |
New action: mod key + right click - close current whisper. | |||||
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -1/+1 | |
2013-02-03 | Add support for small screens with on screen top right buttons. | Andrei Karas | 1 | -0/+1 | |
Add button "WIN" to buttons list. | |||||
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-12-30 | Add action to show onscreen keyboard. | Andrei Karas | 1 | -0/+1 | |
2012-12-25 | Add new action "stop or sit" | Andrei Karas | 1 | -0/+1 | |
2012-09-22 | Add final keyword to most classes. | Andrei Karas | 1 | -1/+1 | |
2012-08-25 | change vars or methods to const. | Andrei Karas | 1 | -1/+1 | |
2012-08-23 | Remove useless includes. | Andrei Karas | 1 | -1/+1 | |
2012-07-29 | Add quests netcode and quests window. | Andrei Karas | 1 | -0/+1 | |
2012-07-22 | Add key for disable full screen mode. | Andrei Karas | 1 | -0/+1 | |
Minus on numeric keyboard. | |||||
2012-05-09 | Add ability to auto repeat some keys presses. | Andrei Karas | 1 | -1/+2 | |
2012-04-19 | Dehardcode keys in gui widgets. | Andrei Karas | 1 | -3/+18 | |
Add new tab with keys settings in input settings tab. | |||||
2012-04-15 | Add move to point configurable shortcuts. | Andrei Karas | 1 | -2/+51 | |
2012-04-15 | Add outfits shortcuts to input settings. | Andrei Karas | 1 | -0/+48 | |
2012-04-11 | Convert attack handling code to new format. | Andrei Karas | 1 | -1/+1 | |
2012-04-10 | Add two default keys to input layout. | Andrei Karas | 1 | -2/+5 | |
Add action type to default keys. Remove hardcoded joystick actions. | |||||
2012-04-08 | Move most input code from keyboardconfig to inputmanager. | Andrei Karas | 1 | -0/+2 | |
2012-04-08 | Move enums from keyboardconfig.h to keydata.h. | Andrei Karas | 1 | -0/+184 | |
2012-04-08 | Allow assign 3 keys to any action. | Andrei Karas | 1 | -0/+40 | |