summaryrefslogtreecommitdiff
path: root/src/gui/popups/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-25Remove "open link" popup menu handler.Andrei Karas1-5/+1
2017-05-25Add chat command for clear current outfit.Andrei Karas1-6/+1
2017-05-11Extend undress chat command for undress item by id.Andrei Karas1-5/+1
2017-05-10Remove extra include from popupmenu.cppAndrei Karas1-1/+0
2017-05-10Add chat command for show player items.s20170510Andrei Karas1-17/+1
2017-05-10Add chat command for move monster in priority attack list into one position d...Andrei Karas1-38/+4
2017-05-10Add chat command for move monster in priority attack list into one position up.Andrei Karas1-34/+4
2017-05-10Add chat command for move monster in attack list into one position down.Andrei Karas1-35/+1
2017-05-10Add chat command for move monster in attack list into one position up.Andrei Karas1-31/+1
2017-05-09Remove some useless popup commands implementation.Andrei Karas1-43/+8
2017-05-08Fix wrong checks after removing some server features.Andrei Karas1-6/+6
2017-05-02Remove extra includes.Andrei Karas1-1/+0
2017-05-01Remove ServerFeatures haveFamily because in only depend on server type.Andrei Karas1-1/+1
2017-05-01Remove ServerFeatures haveServerPets because depend only on server type.Andrei Karas1-2/+2
2017-05-01Remove ServerFeatures haveMail because it depend only on server type.Andrei Karas1-1/+1
2017-05-01Remove ServerFeatures haveMute because it depend only server type.Andrei Karas1-1/+1
2017-05-01Remove ServerFeatures haveVending because it depend only on server type.Andrei Karas1-1/+2
2017-05-01Remove ServerFeatures haveNpcWhispers because it depend only on server type.Andrei Karas1-1/+3
2017-05-01Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.Andrei Karas1-1/+1
2017-05-01Remove ServerFeatures havePartyNickInvite, because it depend only on server t...Andrei Karas1-1/+1
2017-03-14Fix shadow variables in PopupMenu and Desktop.Andrei Karas1-17/+17
2017-01-27Move browserboxmode into separate file.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
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