summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-13Add chat command for unprotect item.Andrei Karas2-0/+10
2014-12-13Add chat command for protect item.Andrei Karas2-0/+10
2014-12-13Add chat command for move item from storage to inventory.Andrei Karas2-0/+10
2014-12-13Add chat command for add item to trade.Andrei Karas2-0/+10
2014-12-13Remove chat command variation invtostorage*.Andrei Karas2-40/+0
2014-12-13Add chat command for move all items from inventory to storage.Andrei Karas2-0/+10
2014-12-13Add chat command for move all except 1 items from inventory to storage.Andrei Karas2-0/+10
2014-12-13Add chat command for move half items from inventory to storage.Andrei Karas2-0/+10
2014-12-13Add chat command for move 10 items from inventory to storage.Andrei Karas2-0/+10
2014-12-13Add chat command for move item from inventory to storage.Andrei Karas2-0/+10
2014-12-13Add chat command for using item by inventory index.Andrei Karas2-0/+10
2014-12-13Add chat command for drop all item by inventory index.Andrei Karas2-0/+10
2014-12-13Add chat command for drop item by inventory index.Andrei Karas2-0/+10
2014-12-12Add chat command for drop all items in stack with given id.Andrei Karas2-0/+10
2014-12-12Add chat command for drop item by id and amount dialog.Andrei Karas2-0/+10
2014-12-12Add chat command for moving camera.Andrei Karas2-0/+10
2014-12-12Add chat command for move to being location.Andrei Karas2-0/+10
2014-12-12Add chat command to show "/w NICK" message or open whisper tab (depend on set...Andrei Karas2-0/+10
2014-12-12Add chat command for add item name to chat.Andrei Karas2-0/+10
2014-12-12Add chat command for use item by id.Andrei Karas2-0/+10
2014-12-12Add chat command for nuke players.Andrei Karas2-0/+10
2014-12-11Add new chat command for invite to guild.Andrei Karas2-0/+10
2014-12-11Add chat command for silent sendong whisper message.Andrei Karas2-0/+10
2014-12-09Add sell action.Andrei Karas3-0/+16
2014-12-09Add buy action.Andrei Karas3-0/+16
2014-12-08Add open context menu action.Andrei Karas3-0/+17
2014-12-05fix code style.Andrei Karas1-1/+2
2014-12-02Allow target+attack action only if player alive.Andrei Karas1-1/+1
2014-12-02Add player alive input flag.Andrei Karas2-3/+7
2014-12-02Add actions for switch to next/prev tab in inventory.Andrei Karas3-0/+32