summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Disable pugixml in build scripts.Andrei Karas2-4/+2
2016-02-29Add chat command /partyrecall. Also add it to npc context menu.Andrei Karas11-0/+55
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas12-6/+52
2016-02-28Add chat command /shownpc.Andrei Karas10-0/+33
2016-02-28Add chat command /hidenpc. Also add it to npc context menu.Andrei Karas11-4/+40
2016-02-28Fix compilation warnings.Andrei Karas1-0/+1
2016-02-28Add support for ext being name in popupmenu.Andrei Karas2-4/+25
This fix npc gm menu for npc where name != ext name.
2016-02-28In popupmenu rename varible mNick to mName.Andrei Karas2-59/+59
2016-02-28Add extended name to beings (raw server name).Andrei Karas2-1/+7
2016-02-28Add chat command /npcmove. Also add it to npc context menu.Andrei Karas11-6/+73
2016-02-28Add function for add quotes and escape in text quotes.Andrei Karas2-0/+8
2016-02-28Ignore map layer with name "Actions" for future usage.Andrei Karas2-13/+26
2016-02-27Add exception to seach chat command. It not run search for special chars.Andrei Karas1-1/+10
2016-02-27replaced 9->#jak11-1/+1
2016-02-27Add Mesa 11.1.2 to black list. DSO here broken too.v1.6.2.27Andrei Karas1-0/+1
2016-02-27Change version to 1.6.2.27Andrei Karas9-9/+20
2016-02-27Update translations.Andrei Karas23-9129/+13859
2016-02-26Remove useless include.Andrei Karas1-2/+0
2016-02-26Add chat command /unjail. Also add it to player context menu.Andrei Karas11-0/+36
2016-02-26Add chat command /jail. Also add it to player context menu.Andrei Karas11-0/+36
2016-02-25Add chat command /kill. Also add it to player context menu.Andrei Karas11-0/+33
2016-02-25Add chat command /nuke. Also add it to player context menu.Andrei Karas11-7/+46
2016-02-25Add chat command /hide. Also add it to player context menu.Andrei Karas11-1/+45
2016-02-25Add chat command /immortal. Also add it to player context menu.Andrei Karas11-0/+34
2016-02-25Add chat command /disguise. Also add it to player context menu.Andrei Karas11-0/+38
2016-02-25Add chat command /alive. Also add it to player context menu.Andrei Karas13-13/+32
2016-02-25Add chat command /gmheal. Also add it to player context menu.Andrei Karas11-0/+33
2016-02-25Add chat command /killable. Also add it to player context menu.Andrei Karas11-0/+33
2016-02-25Add chat command /killer. Also add it to player context menu.Andrei Karas11-0/+33
2016-02-25Add chat command /gotonpc. Also add it to npc context menu.Andrei Karas11-0/+41
2016-02-25Add chat command /randomwarp. Also add it to player context menu.Andrei Karas11-2/+35
2016-02-25Hide unsupported commands for legacy server types from gm menus.Andrei Karas1-37/+58
2016-02-25Add chat command /loadposition. Also add it to player context menu.Andrei Karas11-1/+35
2016-02-25Hide popups if mouse enter popup menu.Andrei Karas1-0/+1
2016-02-25Replace direct gm commands to gm command functions.Andrei Karas7-71/+76
2016-02-25Add functions for call gm commands and char gm commands.Andrei Karas4-0/+135
2016-02-25Add into paths.xml chars for gm command and char gm command.Andrei Karas6-0/+24
2016-02-25Add missing translation comments.Andrei Karas1-0/+4
2016-02-25Add chat command /saveposition. Also add it to player context menu.Andrei Karas11-0/+37
2016-02-24Move "show ..." gm commands into submenu.Andrei Karas2-18/+47
2016-02-24Move player mute/unmute commands into submenu.Andrei Karas2-44/+70
2016-02-24Add chat command /spawnevilclone. Also add it to player context menu.Andrei Karas11-0/+37
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas11-0/+37
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas11-0/+38
2016-02-24Add chat command /spawnslave. Also add it to monster context menu.Andrei Karas11-0/+34
2016-02-24Add chat command /spawn. Also add it to monster context menu.Andrei Karas9-0/+28
2016-02-24Add chat command /showaccountinfo. Also add it to player context menu.Andrei Karas11-0/+37
2016-02-24Add chat command /locate. Also add locate to player context menu.Andrei Karas11-0/+37
2016-02-24Add chat command /showinventory. Also add show inventory to player context menu.Andrei Karas11-0/+37
2016-02-24Add chat command /showcart. Also add show cart to player context menu.Andrei Karas11-2/+39