summaryrefslogtreecommitdiff
path: root/src/gui/popups/popupmenu.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-08-09Allow for each item replace equip/use menu item to custom menu.Andrei Karas1-2/+7
2017-07-20Show gm commands in popup menu based or player allowed gm commands.Andrei Karas1-0/+6
2017-07-20In popupmenu get group for local player before each menu.Andrei Karas1-0/+4
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-1/+1
2017-06-19Use staticbrowserbox in popupmenu.Andrei Karas1-3/+3
2017-03-14Fix shadow variables in PopupMenu and Desktop.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-08-18Add baic menu into social window menu button.Andrei Karas1-0/+16
2016-08-15Change cast offset in skills dialog.Andrei Karas1-0/+3
2016-08-14Show header in skill level selection menu.Andrei Karas1-2/+0
2016-08-14Allow open submenus in same position with parent menu.Andrei Karas1-0/+2
2016-08-14Add skill cast type option in skills window.Andrei Karas1-0/+2
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-4/+0
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas1-0/+5
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+2
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-3/+3
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-3/+3
2016-03-20Add adopt child into players context menu.Andrei Karas1-0/+2
2016-03-07Add into mobs and foring pets context menu item for timing pet.Andrei Karas1-0/+2
2016-03-07Add "Mail to..." command in player context menu.Andrei Karas1-0/+2
2016-03-01Add basic support for gm menus for pets, homunculuses, mercenaries.Andrei Karas1-0/+6
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas1-2/+2
2016-02-28Add support for ext being name in popupmenu.Andrei Karas1-0/+1
2016-02-28In popupmenu rename varible mNick to mName.Andrei Karas1-1/+1
2016-02-24Move "show ..." gm commands into submenu.Andrei Karas1-0/+2
2016-02-24Move player mute/unmute commands into submenu.Andrei Karas1-0/+2
2016-02-23Add basic support for gm commands for items context menu.Andrei Karas1-0/+4
2016-02-23Add into gm context menu for monsters command info.Andrei Karas1-0/+2
2016-02-23Add basic gm menu for different being types.Andrei Karas1-0/+6
2016-02-08Add some missing const.Andrei Karas1-3/+7
2016-01-27Add context menu for moving items to craft.Andrei Karas1-0/+4
2016-01-17Add support for add from context menu into chat item links with cards.Andrei Karas1-0/+3
2016-01-05Remove item object from popup menu, but use item index in inventory.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-22Add popup menu for left click on skill level.Andrei Karas1-0/+4
2015-11-18Fix code style in beingequipbackend and add some consts to it.Andrei Karas1-3/+3
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas1-1/+1
2015-11-10Add close to minimap context menu.Andrei Karas1-1/+2
2015-08-16Add strong typed int for item color.Andrei Karas1-3/+5
2015-08-09Add some missing checks to gui found by paranucker.Andrei Karas1-2/+2
2015-08-03Add gui mode for dyecmd. Now only basic code added.Andrei Karas1-0/+3
2015-06-25Add missing checks into popups.Andrei Karas1-2/+3
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas1-1/+1
2015-05-29Add strong typed int type BeingId.Andrei Karas1-3/+6
2015-04-18Add eathena defines into being.Andrei Karas1-0/+2
2015-04-17Use ActorType for being type.Andrei Karas1-1/+1
2015-02-18Add missing override keywords.Andrei Karas1-1/+1
2015-01-24Use InventoryType for inventory type.Andrei Karas1-1/+3