summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Add action for open yellow bar settings page (quick page).Andrei Karas3-0/+16
2015-04-10Fix compilation with different flags.Andrei Karas1-0/+2
2015-04-06Add chat command for leave chat room.Andrei Karas2-0/+6
2015-04-05add chat command for join chat room.Andrei Karas2-0/+6
2015-04-05On room creation show room name in general tab caption.Andrei Karas2-1/+4
2015-04-04Add chat command for create chat room (incomplete).Andrei Karas2-0/+6
2015-03-22Add adction for show equipped hat in chat.Andrei Karas3-0/+12
2015-03-17Remove useless includes from .h files.Andrei Karas7-15/+1
2015-03-16Remove useless includes from cpp filesAndrei Karas1-2/+0
2015-03-08Move guild-kick from popup manager into actions.Andrei Karas2-0/+6
2015-02-25Add command and action for show homunculus/mercenary emotes.Andrei Karas4-1/+500
2015-02-25Add command for homunculus/mercenary talk.Andrei Karas2-0/+6
2015-02-22Add chat command for move pet to give position.Andrei Karas2-0/+6
2015-02-18Add key to heal most damaged playerJoseph Botosh3-0/+12
2015-02-02Not allow moving while vending shop enabled.Andrei Karas2-19/+25
2015-01-25Allow assign key to cart window.Andrei Karas1-0/+18
2015-01-24Add partial support for cart window.Andrei Karas2-0/+6
2015-01-19Extend chat command /tagetattack to support mob name parameter.Andrei Karas1-1/+1
2015-01-12Move mouseeventtype.h into enums directory.Andrei Karas1-1/+1
2015-01-12Move mousebutton.h into enums directory.Andrei Karas1-1/+1
2015-01-12Move keyeventtype.h into enum directory.Andrei Karas1-1/+1
2015-01-11Remove popup handler "clear drops".Andrei Karas3-0/+12
2015-01-11Fix code style.Andrei Karas1-1/+0
2015-01-11Add chat tab selection actions into configurable actions. (allow set key to a...Andrei Karas1-3/+75
2015-01-11Add chat command for select guild chat tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select party tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select gm tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select lang tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select trade tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select battle tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select debug tab.Andrei Karas2-0/+6
2015-01-11Add chat command for select general tab.Andrei Karas2-0/+6
2015-01-04Add stringmap typedefs.Andrei Karas2-7/+7
2015-01-01Update copyrights year.Andrei Karas38-38/+38
2014-12-30Shorted inputactionmap.h file.Andrei Karas1-1404/+854
2014-12-28Allow assign keys to stop/start pet ai actions.Andrei Karas1-0/+12
2014-12-28Add chat command for stop and start pet ai.Andrei Karas2-0/+20
2014-12-28Allow assign keys to pet direction actions.Andrei Karas1-4/+46
2014-12-28Add fake commands to change pet direction.Andrei Karas2-0/+40
2014-12-28Allow assign keys to move pet actions.Andrei Karas1-5/+29
2014-12-28Add fake pet moving commands.Andrei Karas2-0/+40
2014-12-27Move pets actions into pets.cpp.Andrei Karas1-0/+1
2014-12-23Show long key names in browser box.Andrei Karas2-0/+12
2014-12-23Add comma separator in short keys list.Andrei Karas1-1/+1
2014-12-15Add chat command for clean current chat tab.Andrei Karas2-0/+10
2014-12-14Add chat command for warp to location at same map.Andrei Karas2-0/+10
2014-12-14Add chat command for leave party.Andrei Karas2-0/+10
2014-12-14Add chat command for kick player/mobs.Andrei Karas2-0/+10
2014-12-14add chat command for insert text into input field.Andrei Karas2-0/+10
2014-12-14Add chat command for kick player from party.Andrei Karas2-0/+10