summaryrefslogtreecommitdiff
path: root/src/actions/commands.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Add chat command /gmcharcommands. Also add show char commands to player conte...Andrei Karas1-0/+1
2016-02-24Add chat command /gmcommands. Also add show commands to player context menu.Andrei Karas1-0/+1
2016-02-24Add chat command /mobspawnsearch. Add it to monster gm context menu.Andrei Karas1-0/+1
2016-02-24Add chat command for gm /mobsearchAndrei Karas1-0/+1
2016-02-24Add gm chat command /whodropsAndrei Karas1-0/+1
2016-02-23Add chat command for gms /iteminfoAndrei Karas1-0/+1
2016-02-23Add chat command /monsterinfoAndrei Karas1-0/+1
2016-01-27Add chat commands for add/remove/ignore pickups.Andrei Karas1-0/+3
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas1-0/+1
2016-01-27Add chat command for move selected item to craft slot.Andrei Karas1-0/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-23Add chat command skill.Andrei Karas1-0/+1
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas1-0/+1
2015-11-16Add chat command slide.Andrei Karas1-0/+1
2015-05-01Add chat command to show server configuration variable in chat.Andrei Karas1-0/+1
2015-05-01Add chat command to show configuration variable in chat.Andrei Karas1-0/+1
2015-05-01Add chat command to set serverconfig variables.Andrei Karas1-0/+1
2015-05-01Add chat command to set config variables.Andrei Karas1-0/+1
2015-04-06Add chat command for leave chat room.Andrei Karas1-0/+1
2015-04-05add chat command for join chat room.Andrei Karas1-0/+1
2015-04-04Add chat command for create chat room (incomplete).Andrei Karas1-0/+1
2015-02-25Add command and action for show homunculus/mercenary emotes.Andrei Karas1-0/+2
2015-02-25Add command for homunculus/mercenary talk.Andrei Karas1-0/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-27Move pets actions into pets.cpp.Andrei Karas1-3/+0
2014-12-14Add chat command for warp to location at same map.Andrei Karas1-0/+1
2014-12-14Add chat command for leave party.Andrei Karas1-0/+1
2014-12-12Add chat command for moving camera.Andrei Karas1-0/+1
2014-12-12Add chat command for move to being location.Andrei Karas1-0/+1
2014-12-12Add chat command for add item name to chat.Andrei Karas1-0/+1
2014-12-12Add chat command for nuke players.Andrei Karas1-0/+1
2014-12-09move buy and sell actions from commands.c to actions.c file.Andrei Karas1-2/+0
2014-12-09Add sell action.Andrei Karas1-0/+1
2014-12-09Add buy action.Andrei Karas1-0/+1
2014-09-26Add action and chat command to fire homunculus.Andrei Karas1-0/+1
2014-09-25Add chat command for rename homunculus.Andrei Karas1-0/+1
2014-09-23Add chat command for rename own pet (hercules only)Andrei Karas1-0/+1
2014-09-11Add whisper commands for server side ignore/unignore whispers.Andrei Karas1-0/+2
2014-08-28Fix code style.Andrei Karas1-1/+1
2014-08-27Move chat command /debugspawn into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /hack into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /gm into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /talkpet into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /talkraw into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /testparticle into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /enableaway into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /disableaway into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /removename into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /dontremovename into actions.Andrei Karas1-0/+1
2014-08-27Move chat command /disablehightlight into actions.Andrei Karas1-0/+1