summaryrefslogtreecommitdiff
path: root/src/gui/popups/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Add some missing tmwa defines.Andrei Karas1-0/+4
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-30/+0
2016-07-18Move skillinfo into resources/skill directory.Andrei Karas1-1/+2
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas1-2/+42
2016-06-04Fix nuke command and menu action. Rename gm nuke command into /gmnuke.Andrei Karas1-1/+1
2016-05-31Add in minimap context menu option to return camera to default state.Andrei Karas1-0/+7
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+37
2016-04-21Convert chattabtype into strong typed enum.Andrei Karas1-2/+2
2016-03-22Show in skill unit menu also skill unit id.Andrei Karas1-1/+2
2016-03-20Add adopt child into players context menu.Andrei Karas1-0/+14
2016-03-13For skill units in context menu show creator name or id.Andrei Karas1-2/+22
2016-03-11Fix code style.Andrei Karas1-3/+0
2016-03-10Add support for change text in pet menu item "Return to egg".Andrei Karas1-3/+14
2016-03-07Add into mobs and foring pets context menu item for timing pet.Andrei Karas1-0/+16
2016-03-07Add "Mail to..." command in player context menu.Andrei Karas1-0/+16
2016-03-04Remove isVisible getter from widget.Andrei Karas1-3/+3
2016-03-02Add "add to chat" into menu in show items window.Andrei Karas1-0/+3
2016-03-01Add to context menu action for rename homunculus.Andrei Karas1-12/+25
2016-03-01Add basic support for gm menus for pets, homunculuses, mercenaries.Andrei Karas1-6/+25
2016-03-01Add chat command /guildrecall. Also add it to player context menu.Andrei Karas1-5/+15
2016-03-01Add chat command /breakguild. Also add it to player context menu.Andrei Karas1-0/+4
2016-02-29Add chat command /partyrecall. Also add it to npc context menu.Andrei Karas1-0/+22
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas1-4/+16
2016-02-28Add chat command /hidenpc. Also add it to npc context menu.Andrei Karas1-4/+7
2016-02-28Add support for ext being name in popupmenu.Andrei Karas1-4/+24
2016-02-28In popupmenu rename varible mNick to mName.Andrei Karas1-58/+58
2016-02-28Add chat command /npcmove. Also add it to npc context menu.Andrei Karas1-0/+9
2016-02-26Add chat command /unjail. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-26Add chat command /jail. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-25Add chat command /kill. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-25Add chat command /nuke. Also add it to player context menu.Andrei Karas1-7/+13
2016-02-25Add chat command /hide. Also add it to player context menu.Andrei Karas1-1/+14
2016-02-25Add chat command /immortal. Also add it to player context menu.Andrei Karas1-0/+4
2016-02-25Add chat command /disguise. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /alive. Also add it to player context menu.Andrei Karas1-5/+1
2016-02-25Add chat command /gmheal. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-25Add chat command /killable. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-25Add chat command /killer. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-25Add chat command /gotonpc. Also add it to npc context menu.Andrei Karas1-0/+8
2016-02-25Add chat command /randomwarp. Also add it to player context menu.Andrei Karas1-2/+5
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 Karas1-1/+4
2016-02-25Hide popups if mouse enter popup menu.Andrei Karas1-0/+1
2016-02-25Add missing translation comments.Andrei Karas1-0/+4
2016-02-25Add chat command /saveposition. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Move "show ..." gm commands into submenu.Andrei Karas1-18/+45
2016-02-24Move player mute/unmute commands into submenu.Andrei Karas1-44/+68
2016-02-24Add chat command /spawnevilclone. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas1-0/+5