Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-08 | Add chat command /testinfo for output some debug parameters to log. | Andrei Karas | 1 | -0/+1 | |
2015-04-24 | fix compilation warnings. | Andrei Karas | 1 | -1/+5 | |
2015-02-18 | Add key to heal most damaged player | Joseph Botosh | 1 | -0/+1 | |
2015-01-11 | Remove popup handler "clear drops". | Andrei Karas | 1 | -0/+1 | |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-12-27 | Move pets actions into pets.cpp. | Andrei Karas | 1 | -2/+0 | |
2014-12-14 | Add chat command for kick player/mobs. | Andrei Karas | 1 | -0/+1 | |
New chat command: /kick [name|:id] | |||||
2014-12-13 | Add chat command for unprotect item. | Andrei Karas | 1 | -0/+1 | |
New chat command: /unprotectitem ID Alias: /itemunprotect ID | |||||
2014-12-13 | Add chat command for protect item. | Andrei Karas | 1 | -0/+1 | |
New chat command: /protectitem ID Alias: /itemprotect ID | |||||
2014-12-13 | Add chat command for move item from storage to inventory. | Andrei Karas | 1 | -0/+1 | |
New chat command: /storagetoinv INDEX AMOUNT Alias: /storageinv INDEX AMOUNT This command accept ammount if format like /invtostorage. | |||||
2014-12-13 | Add chat command for add item to trade. | Andrei Karas | 1 | -0/+1 | |
New chat command: /addtrade INDEX AMOUNT. Alias: /tradeadd This command have same patameters like /inttostorage. | |||||
2014-12-13 | Remove chat command variation invtostorage*. | Andrei Karas | 1 | -4/+0 | |
2014-12-13 | Add chat command for move all items from inventory to storage. | Andrei Karas | 1 | -0/+1 | |
New command: /invtostorageall INDEX Alias: /invstorageall INDEX | |||||
2014-12-13 | Add chat command for move all except 1 items from inventory to storage. | Andrei Karas | 1 | -0/+1 | |
New command: /invtostorageall1 INDEX Alias: /invstorageall1 INDEX | |||||
2014-12-13 | Add chat command for move half items from inventory to storage. | Andrei Karas | 1 | -0/+1 | |
New command: /invtostoragehalf INDEX Alias: /invstoragehalf INDEX | |||||
2014-12-13 | Add chat command for move 10 items from inventory to storage. | Andrei Karas | 1 | -0/+1 | |
New command: /invtostorage10 INDEX Alias: /invstorage10 INDEX | |||||
2014-12-13 | Add chat command for move item from inventory to storage. | Andrei Karas | 1 | -0/+1 | |
New command: /invtostorage INDEX Alias: /invstorage INDEX | |||||
2014-12-13 | Add chat command for using item by inventory index. | Andrei Karas | 1 | -0/+1 | |
New chat command: /useinv INDEX | |||||
2014-12-13 | Add chat command for drop all item by inventory index. | Andrei Karas | 1 | -0/+1 | |
New chat command: /dropinvall INDEX | |||||
2014-12-13 | Add chat command for drop item by inventory index. | Andrei Karas | 1 | -0/+1 | |
New chat command: /dropinv INDEX | |||||
2014-12-12 | Add chat command for drop all items in stack with given id. | Andrei Karas | 1 | -0/+1 | |
New chat command: /dropitemall ID | |||||
2014-12-12 | Add chat command for drop item by id and amount dialog. | Andrei Karas | 1 | -0/+1 | |
New chat command: /dropitem ID | |||||
2014-12-12 | Add chat command for use item by id. | Andrei Karas | 1 | -0/+1 | |
New chat command: /use ITEMID Alias: /useitem ITEMID | |||||
2014-12-09 | move buy and sell actions from commands.c to actions.c file. | Andrei Karas | 1 | -0/+2 | |
2014-09-21 | Add chat command and action for fire mercenary. | Andrei Karas | 1 | -0/+1 | |
New chat command: /firemercenary. | |||||
2014-09-11 | Add action and chat command for "catch pet". | Andrei Karas | 1 | -0/+1 | |
New chat command: /catchpet - Try catch selected monster | |||||
2014-09-07 | Add pet emote action and keys for each emote. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /uploadlog into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /uploadserverconfig into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /uploadconfig into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /createitems into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /testsdlfont into actions. | Andrei Karas | 1 | -0/+5 | |
2014-08-27 | Move chat command /dumpmods into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /dumpgl into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /dumpogl into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /dumpt into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-27 | Move chat command /dumpe into actions. | Andrei Karas | 1 | -0/+1 | |
Also move some functions into chatutils. | |||||
2014-08-26 | Move chat command /dumpg into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /error into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /serverunignoreall into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /serverignoreall into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /dump into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /uptime into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /dirs into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /undress into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /disconnect into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /cacheinfo into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /pricesave into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /priceload into actions. | Andrei Karas | 1 | -0/+1 | |
2014-08-26 | Move chat command /trade into actions. | Andrei Karas | 1 | -0/+1 | |