summaryrefslogtreecommitdiff
path: root/src/actions
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Fix compilation warning in actions.Andrei Karas1-1/+1
2016-04-27Show counted memory usage sum in chat.Andrei Karas1-1/+4
2016-04-26Add chat command for print memory usage. For now only report about resources.Andrei Karas2-0/+8
2016-04-16Move itemamountwindowusage enum into separate file.Andrei Karas1-5/+5
2016-04-12Fix "invite to guild" from context menu.Andrei Karas1-4/+13
2016-04-11Fix compilation warnings with tmwa only.Andrei Karas3-10/+17
2016-04-10Add warning exception for gcc 6.Andrei Karas1-0/+5
2016-04-08In debugspawn check clones positions and not spawn them outside of map.Andrei Karas1-3/+17
2016-03-24Add enum for item types.Andrei Karas1-1/+5
2016-03-22Not allow moving from sit state if server not support it.Andrei Karas2-2/+16
2016-03-20Add chat command /adoptchild.Andrei Karas2-0/+17
2016-03-18Improve a bit performance in commands.cppAndrei Karas1-2/+5
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