Age | Commit message (Expand) | Author | Files | Lines |
2015-01-25 | Allow assign key to cart window. | Andrei Karas | 1 | -0/+18 |
2015-01-24 | Add partial support for cart window. | Andrei Karas | 2 | -0/+6 |
2015-01-19 | Extend chat command /tagetattack to support mob name parameter. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Move mouseeventtype.h into enums directory. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Move mousebutton.h into enums directory. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Move keyeventtype.h into enum directory. | Andrei Karas | 1 | -1/+1 |
2015-01-11 | Remove popup handler "clear drops". | Andrei Karas | 3 | -0/+12 |
2015-01-11 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2015-01-11 | Add chat tab selection actions into configurable actions. (allow set key to a... | Andrei Karas | 1 | -3/+75 |
2015-01-11 | Add chat command for select guild chat tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select party tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select gm tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select lang tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select trade tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select battle tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select debug tab. | Andrei Karas | 2 | -0/+6 |
2015-01-11 | Add chat command for select general tab. | Andrei Karas | 2 | -0/+6 |
2015-01-04 | Add stringmap typedefs. | Andrei Karas | 2 | -7/+7 |
2015-01-01 | Update copyrights year. | Andrei Karas | 38 | -38/+38 |
2014-12-30 | Shorted inputactionmap.h file. | Andrei Karas | 1 | -1404/+854 |
2014-12-28 | Allow assign keys to stop/start pet ai actions. | Andrei Karas | 1 | -0/+12 |
2014-12-28 | Add chat command for stop and start pet ai. | Andrei Karas | 2 | -0/+20 |
2014-12-28 | Allow assign keys to pet direction actions. | Andrei Karas | 1 | -4/+46 |
2014-12-28 | Add fake commands to change pet direction. | Andrei Karas | 2 | -0/+40 |
2014-12-28 | Allow assign keys to move pet actions. | Andrei Karas | 1 | -5/+29 |
2014-12-28 | Add fake pet moving commands. | Andrei Karas | 2 | -0/+40 |
2014-12-27 | Move pets actions into pets.cpp. | Andrei Karas | 1 | -0/+1 |
2014-12-23 | Show long key names in browser box. | Andrei Karas | 2 | -0/+12 |
2014-12-23 | Add comma separator in short keys list. | Andrei Karas | 1 | -1/+1 |
2014-12-15 | Add chat command for clean current chat tab. | Andrei Karas | 2 | -0/+10 |
2014-12-14 | Add chat command for warp to location at same map. | Andrei Karas | 2 | -0/+10 |
2014-12-14 | Add chat command for leave party. | Andrei Karas | 2 | -0/+10 |
2014-12-14 | Add chat command for kick player/mobs. | Andrei Karas | 2 | -0/+10 |
2014-12-14 | add chat command for insert text into input field. | Andrei Karas | 2 | -0/+10 |
2014-12-14 | Add chat command for kick player from party. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for unprotect item. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for protect item. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for move item from storage to inventory. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for add item to trade. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Remove chat command variation invtostorage*. | Andrei Karas | 2 | -40/+0 |
2014-12-13 | Add chat command for move all items from inventory to storage. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for move all except 1 items from inventory to storage. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for move half items from inventory to storage. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for move 10 items from inventory to storage. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for move item from inventory to storage. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for using item by inventory index. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for drop all item by inventory index. | Andrei Karas | 2 | -0/+10 |
2014-12-13 | Add chat command for drop item by inventory index. | Andrei Karas | 2 | -0/+10 |
2014-12-12 | Add chat command for drop all items in stack with given id. | Andrei Karas | 2 | -0/+10 |
2014-12-12 | Add chat command for drop item by id and amount dialog. | Andrei Karas | 2 | -0/+10 |