summaryrefslogtreecommitdiff
path: root/src/actions
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Fix code style.Andrei Karas1-0/+2
2016-03-07Add into mobs and foring pets context menu item for timing pet.Andrei Karas1-2/+14
2016-03-07Add /mailto chat command.Andrei Karas2-0/+15
2016-03-01Add to context menu action for rename homunculus.Andrei Karas1-1/+18
2016-03-01Add chat command /guildrecall. Also add it to player context menu.Andrei Karas2-0/+10
2016-03-01Add chat command /breakguild. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-29Add chat command /partyrecall. Also add it to npc context menu.Andrei Karas2-0/+10
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas2-0/+10
2016-02-28Add chat command /shownpc.Andrei Karas2-0/+10
2016-02-28Add chat command /hidenpc. Also add it to npc context menu.Andrei Karas2-0/+10
2016-02-28Add chat command /npcmove. Also add it to npc context menu.Andrei Karas2-0/+20
2016-02-26Remove useless include.Andrei Karas1-2/+0
2016-02-26Add chat command /unjail. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-26Add chat command /jail. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-25Add chat command /kill. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /nuke. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-25Add chat command /hide. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /immortal. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /disguise. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-25Add chat command /alive. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /gmheal. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /killable. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /killer. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /gotonpc. Also add it to npc context menu.Andrei Karas2-0/+10
2016-02-25Add chat command /randomwarp. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Add chat command /loadposition. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-25Replace direct gm commands to gm command functions.Andrei Karas1-1/+2
2016-02-25Add chat command /saveposition. Also add it to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /spawnevilclone. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawnslave. Also add it to monster context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawn. Also add it to monster context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /showaccountinfo. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /locate. Also add locate to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /showinventory. Also add show inventory to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showcart. Also add show cart to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showstorage. Also add show storage to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showstats. Also add show level stats to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showlevel. Also add show level commands to player context m...Andrei Karas2-0/+7
2016-02-24Add chat command /gmcharcommands. Also add show char commands to player conte...Andrei Karas2-0/+7
2016-02-24Add chat command /gmcommands. Also add show commands to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /mobspawnsearch. Add it to monster gm context menu.Andrei Karas2-0/+10
2016-02-24Add chat command for gm /mobsearchAndrei Karas2-0/+10
2016-02-24Add gm chat command /whodropsAndrei Karas2-0/+10
2016-02-23Add chat command for gms /iteminfoAndrei Karas2-0/+10
2016-02-23Add chat command /monsterinfoAndrei Karas2-0/+10
2016-02-20Add some more missing consts.Andrei Karas1-2/+4
2016-02-20Add missing const in other left files.Andrei Karas1-4/+4
2016-02-13Add missing comment.Andrei Karas1-0/+1