summaryrefslogtreecommitdiff
path: root/src/actions/actions.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-22Move pets actions from actions.cpp into pets.cppAndrei Karas1-2/+0
2017-06-22Add chat command for drop pet's loot.Andrei Karas1-0/+1
2017-06-22Add chat command for feed pet.Andrei Karas1-0/+1
2017-06-22Add chat command for feed homunculus.Andrei Karas1-0/+1
2017-06-22Add chat command for move homunculus to master.Andrei Karas1-0/+1
2017-06-22Add chat command for move mercenary to master.Andrei Karas1-0/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-19Fix compilation with cilk plus on gcc 6+.Andrei Karas1-2/+2
2016-09-23Add missing comments into defines.Andrei Karas1-2/+3
2016-08-25Add chat command for create items. (gm only)Andrei Karas1-0/+1
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+1
2016-04-26Add chat command for print memory usage. For now only report about resources.Andrei Karas1-0/+1
2016-02-03Add chat command /seen for show seen informatin abount nick.Andrei Karas1-0/+1
2016-01-27Remove popup action "copy bar to chat"Andrei Karas1-0/+1
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas1-0/+1
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas1-0/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-10-08Add chat command /testinfo for output some debug parameters to log.Andrei Karas1-0/+1
2015-04-24fix compilation warnings.Andrei Karas1-1/+5
2015-02-18Add key to heal most damaged playerJoseph Botosh1-0/+1
2015-01-11Remove popup handler "clear drops".Andrei Karas1-0/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-27Move pets actions into pets.cpp.Andrei Karas1-2/+0
2014-12-14Add chat command for kick player/mobs.Andrei Karas1-0/+1
2014-12-13Add chat command for unprotect item.Andrei Karas1-0/+1
2014-12-13Add chat command for protect item.Andrei Karas1-0/+1
2014-12-13Add chat command for move item from storage to inventory.Andrei Karas1-0/+1
2014-12-13Add chat command for add item to trade.Andrei Karas1-0/+1
2014-12-13Remove chat command variation invtostorage*.Andrei Karas1-4/+0
2014-12-13Add chat command for move all items from inventory to storage.Andrei Karas1-0/+1
2014-12-13Add chat command for move all except 1 items from inventory to storage.Andrei Karas1-0/+1
2014-12-13Add chat command for move half items from inventory to storage.Andrei Karas1-0/+1
2014-12-13Add chat command for move 10 items from inventory to storage.Andrei Karas1-0/+1
2014-12-13Add chat command for move item from inventory to storage.Andrei Karas1-0/+1
2014-12-13Add chat command for using item by inventory index.Andrei Karas1-0/+1
2014-12-13Add chat command for drop all item by inventory index.Andrei Karas1-0/+1
2014-12-13Add chat command for drop item by inventory index.Andrei Karas1-0/+1
2014-12-12Add chat command for drop all items in stack with given id.Andrei Karas1-0/+1
2014-12-12Add chat command for drop item by id and amount dialog.Andrei Karas1-0/+1
2014-12-12Add chat command for use item by id.Andrei Karas1-0/+1
2014-12-09move buy and sell actions from commands.c to actions.c file.Andrei Karas1-0/+2
2014-09-21Add chat command and action for fire mercenary.Andrei Karas1-0/+1
2014-09-11Add action and chat command for "catch pet".Andrei Karas1-0/+1
2014-09-07Add pet emote action and keys for each emote.Andrei Karas1-0/+1
2014-08-27Move chat command /uploadlog into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /uploadserverconfig into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /uploadconfig into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /createitems into actions.Andrei Karas1-0/+1