Age | Commit message (Expand) | Author | Files | Lines |
2014-12-13 | Add chat command for protect item. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for move item from storage to inventory. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for add item to trade. | Andrei Karas | 1 | -0/+1 |
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 |
2014-12-13 | Add chat command for move all except 1 items from inventory to storage. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for move half items from inventory to storage. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for move 10 items from inventory to storage. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for move item from inventory to storage. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for using item by inventory index. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for drop all item by inventory index. | Andrei Karas | 1 | -0/+1 |
2014-12-13 | Add chat command for drop item by inventory index. | Andrei Karas | 1 | -0/+1 |
2014-12-12 | Add chat command for drop all items in stack with given id. | Andrei Karas | 1 | -0/+1 |
2014-12-12 | Add chat command for drop item by id and amount dialog. | Andrei Karas | 1 | -0/+1 |
2014-12-12 | Add chat command for use item by id. | Andrei Karas | 1 | -0/+1 |
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 |
2014-09-11 | Add action and chat command for "catch pet". | Andrei Karas | 1 | -0/+1 |
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 |
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 |
2014-08-25 | Move chat command /atkhuman into actions. | Andrei Karas | 1 | -0/+1 |
2014-08-25 | Move chat command /cleanfonts into actions. | Andrei Karas | 1 | -0/+1 |
2014-08-25 | Move chat command /cleangraphics into actions. | Andrei Karas | 1 | -0/+1 |
2014-08-23 | Move chat command /who into actions. | Andrei Karas | 1 | -0/+1 |
2014-08-23 | Move chat command /where into actions. | Andrei Karas | 1 | -0/+1 |
2014-08-23 | Move chat command /ipctoggle into actions. | Andrei Karas | 1 | -0/+1 |
2014-08-21 | Remove const from action functions definition. | Andrei Karas | 1 | -1/+1 |
2014-08-21 | Move target related actions into separate file. | Andrei Karas | 1 | -4/+0 |