summaryrefslogtreecommitdiff
path: root/src/actions/commands.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Add chat command for show/change auto item party sharing.s20160820Andrei Karas1-0/+66
2016-08-19Add chat command for show/change share experience in party.Andrei Karas1-0/+66
2016-08-19Add chat command for show/change share item drops in party.Andrei Karas1-1/+67
2016-08-19Add chat command for leave guild.Andrei Karas1-0/+12
2016-08-15Cast skills with offsets.Andrei Karas1-2/+7
2016-08-15Change cast offset in skills dialog.Andrei Karas1-0/+52
2016-08-14Remove extra include from commands.cppAndrei Karas1-2/+0
2016-08-14Cast skill depend on selected cast type.Andrei Karas1-2/+4
2016-08-14Add skill cast type option in skills window.Andrei Karas1-0/+29
2016-07-29Fix some issues detected by cppcheck.Andrei Karas1-3/+3
2016-07-29Remove macro impHandlerE.Andrei Karas1-9/+9
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-44/+1
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas1-1/+15
2016-05-31Add char command /restorecamera for restore camera to default state.Andrei Karas1-0/+9
2016-04-11Fix compilation warnings with tmwa only.Andrei Karas1-9/+9
2016-04-08In debugspawn check clones positions and not spawn them outside of map.Andrei Karas1-3/+17
2016-03-22Not allow moving from sit state if server not support it.Andrei Karas1-2/+8
2016-03-20Add chat command /adoptchild.Andrei Karas1-0/+16
2016-03-18Improve a bit performance in commands.cppAndrei Karas1-2/+5
2016-03-07Add /mailto chat command.Andrei Karas1-0/+14
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 Karas1-0/+9
2016-03-01Add chat command /breakguild. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-29Add chat command /partyrecall. Also add it to npc context menu.Andrei Karas1-0/+9
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas1-0/+9
2016-02-28Add chat command /shownpc.Andrei Karas1-0/+9
2016-02-28Add chat command /hidenpc. Also add it to npc context menu.Andrei Karas1-0/+9
2016-02-28Add chat command /npcmove. Also add it to npc context menu.Andrei Karas1-0/+19
2016-02-26Remove useless include.Andrei Karas1-2/+0
2016-02-26Add chat command /unjail. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-26Add chat command /jail. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-25Add chat command /kill. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /nuke. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-25Add chat command /hide. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /immortal. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /disguise. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-25Add chat command /alive. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /gmheal. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /killable. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /killer. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /gotonpc. Also add it to npc context menu.Andrei Karas1-0/+9
2016-02-25Add chat command /randomwarp. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /loadposition. Also add it to player context menu.Andrei Karas1-0/+6
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 Karas1-0/+6
2016-02-24Add chat command /spawnevilclone. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas1-0/+9
2016-02-24Add chat command /spawnslave. Also add it to monster context menu.Andrei Karas1-0/+9
2016-02-24Add chat command /spawn. Also add it to monster context menu.Andrei Karas1-0/+9