summaryrefslogtreecommitdiff
path: root/src/input/inputactionmap.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas1-0/+6
2016-01-27Add chat commands for add/remove/ignore pickups.Andrei Karas1-0/+18
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas1-0/+6
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas1-0/+6
2016-01-27Add chat command for move selected item to craft slot.Andrei Karas1-0/+6
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas1-0/+99
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2016-01-01Fix code style.Andrei Karas1-0/+1
2015-12-31Move inputcondition into enums directory.Andrei Karas1-1/+2
2015-11-23Add chat command skill.Andrei Karas1-0/+6
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas1-0/+6
2015-11-20Fix code style.Andrei Karas1-2/+0
2015-11-17Convert enum InputType into strong typed.Andrei Karas1-1/+2
2015-11-16Add chat command slide.Andrei Karas1-1/+7
2015-11-07fix code style.Andrei Karas1-1/+2
2015-10-31Add NOBLOCK input actions condition. This mean if player not blocked by speci...Andrei Karas1-1/+1
2015-10-16Add protection attribute to input actions. Unsafe actions blocked from remote...Andrei Karas1-563/+1126
2015-10-09Fix conditions for magic and human attack actions.Andrei Karas1-2/+4
2015-10-08Add chat command /testinfo for output some debug parameters to log.Andrei Karas1-0/+5
2015-09-05Add option for enable manamarket intergration and support /mail command. (for...Andrei Karas1-1/+1
2015-07-25add targetingType featureJoseph Botosh1-0/+6
2015-05-31Convert InputAction enum into strong typed enum.Andrei Karas1-4/+5
2015-05-10Add strong typed bool type UseArgs.Andrei Karas1-561/+561
2015-05-07Remove bot checker window.Andrei Karas1-2/+2
2015-05-01Add chat command to show server configuration variable in chat.Andrei Karas1-0/+5
2015-05-01Add chat command to show configuration variable in chat.Andrei Karas1-0/+5
2015-05-01Add chat command to set serverconfig variables.Andrei Karas1-0/+5
2015-05-01Add chat command to set config variables.Andrei Karas1-0/+5
2015-04-26Add incomplete mail window.Andrei Karas1-0/+9
2015-04-20Add action for open yellow bar settings page (quick page).Andrei Karas1-0/+9
2015-04-06Add chat command for leave chat room.Andrei Karas1-0/+5
2015-04-05add chat command for join chat room.Andrei Karas1-0/+5
2015-04-04Add chat command for create chat room (incomplete).Andrei Karas1-0/+5
2015-03-22Add adction for show equipped hat in chat.Andrei Karas1-0/+5
2015-03-17Remove useless includes from .h files.Andrei Karas1-5/+0
2015-03-08Move guild-kick from popup manager into actions.Andrei Karas1-0/+5
2015-02-25Add command and action for show homunculus/mercenary emotes.Andrei Karas1-0/+442
2015-02-25Add command for homunculus/mercenary talk.Andrei Karas1-0/+5
2015-02-22Add chat command for move pet to give position.Andrei Karas1-0/+5
2015-02-18Add key to heal most damaged playerJoseph Botosh1-0/+5
2015-01-24Add partial support for cart window.Andrei Karas1-0/+5
2015-01-19Extend chat command /tagetattack to support mob name parameter.Andrei Karas1-1/+1
2015-01-11Remove popup handler "clear drops".Andrei Karas1-0/+5
2015-01-11Add chat command for select guild chat tab.Andrei Karas1-0/+5
2015-01-11Add chat command for select party tab.Andrei Karas1-0/+5
2015-01-11Add chat command for select gm tab.Andrei Karas1-0/+5
2015-01-11Add chat command for select lang tab.Andrei Karas1-0/+5
2015-01-11Add chat command for select trade tab.Andrei Karas1-0/+5
2015-01-11Add chat command for select battle tab.Andrei Karas1-0/+5
2015-01-11Add chat command for select debug tab.Andrei Karas1-0/+5