summaryrefslogtreecommitdiff
path: root/src/gui/popups/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-31Improve special layers draw speed in same way like fringe layer.Andrei Karas1-0/+1
2016-10-04Move npcinputstate into enums directory.Andrei Karas1-1/+1
2016-09-23Add missing comments into defines.Andrei Karas1-6/+6
2016-09-21Add into outfits menu option to copy equipment from player into outfit.Andrei Karas1-0/+4
2016-09-21Allow copy items from outfit into chat.Andrei Karas1-0/+4
2016-09-17Add strong typed bool Opaque.Andrei Karas1-3/+3
2016-08-25Add into item popup menu for gm way to add same items with some amount.Andrei Karas1-0/+19
2016-08-24First step of removing local pets (tmwa only).Andrei Karas1-6/+0
2016-08-21In social window, guild menu add command for change guild notice.Andrei Karas1-0/+4
2016-08-21Hide create/leave guild menu items in tmwa.Andrei Karas1-11/+15
2016-08-19Allow leave guild from social window menu.Andrei Karas1-1/+7
2016-08-18Remove empty line from popupmenu.cppAndrei Karas1-1/+0
2016-08-18Add baic menu into social window menu button.Andrei Karas1-0/+98
2016-08-16Trigger asserts if unknown commands executed in popup menu or in chat.Andrei Karas1-1/+2
2016-08-15Change cast offset in skills dialog.Andrei Karas1-0/+55
2016-08-14Show header in skill level selection menu.Andrei Karas1-5/+3
2016-08-14Allow open submenus in same position with parent menu.Andrei Karas1-2/+18
2016-08-14Show skill level selection menu for skill with max level 1.Andrei Karas1-8/+5
2016-08-14Add skill cast type option in skills window.Andrei Karas1-4/+53
2016-08-03Add actor type elemental.Andrei Karas1-0/+2
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