summaryrefslogtreecommitdiff
path: root/src/gui/popups/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-08-16Add strong typed int for item color.Andrei Karas1-8/+11
2015-07-02Move mapitemtype into enums directory.Andrei Karas1-1/+2
2015-06-25Add missing non null attributes into gui directory.Andrei Karas1-1/+1
2015-06-25Add missing checks into popups.Andrei Karas1-0/+3
2015-06-15Fix code style.Andrei Karas1-0/+1
2015-06-14Use CREATEWIDGET macro in popupmenu.Andrei Karas1-5/+5
2015-06-07Fix show bars context menu.Andrei Karas1-1/+1
2015-05-31Convert InputAction enum into strong typed enum.Andrei Karas1-2/+3
2015-05-30Move relation enum into separate file.Andrei Karas1-7/+7
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas1-1/+1
2015-05-29Add strong typed int type BeingTypeId.Andrei Karas1-1/+2
2015-05-29Add strong typed int type BeingId.Andrei Karas1-16/+18
2015-05-28Add strong typed bool type Visible.Andrei Karas1-9/+9
2015-05-21Call Popup::postInit from all popups with overrided postInit method.Andrei Karas1-0/+1
2015-05-17Fix some issues after automatic checks.Andrei Karas1-1/+1
2015-05-10Move guildmanager into net/tmwa directory.Andrei Karas1-3/+4
2015-05-05Build parts of inventorytype.h only if supported server enabled.Andrei Karas1-1/+1
2015-05-03Remove useless dynamic_cast.Andrei Karas1-1/+1
2015-04-29Allos send items by mail.Andrei Karas1-0/+1
2015-04-20Add action for open yellow bar settings page (quick page).Andrei Karas1-0/+2
2015-04-18Add eathena defines into being.Andrei Karas1-1/+7
2015-04-17Use ActorType for being type.Andrei Karas1-12/+12
2015-04-17Add eathena defines into inventorytype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into actortype enum.Andrei Karas1-1/+2
2015-04-03Add mute/unmute gm context menu for 1,5,10,15,30 minutes.Andrei Karas1-0/+61
2015-03-16Remove useless includes from cpp filesAndrei Karas1-5/+2
2015-03-13fix code style.Andrei Karas1-0/+2
2015-03-08Remove handler "add attack ignore" from popup menu.Andrei Karas1-10/+1
2015-03-08Remove handler "add priority attack" from popup menu.Andrei Karas1-10/+1
2015-03-08Remove handler "add attack" from popup menu.Andrei Karas1-10/+1
2015-03-08Remove handler "remove attack" from popup menu.Andrei Karas1-10/+1
2015-03-08Move guild-kick from popup manager into actions.Andrei Karas1-25/+10
2015-02-28Build mercenaryhandler only if eathena enabled.Andrei Karas1-1/+1
2015-02-28Build homunculushandler only if eathena enabled.Andrei Karas1-0/+2
2015-02-22Allow rename pet from context menu.Andrei Karas1-0/+4
2015-02-22Show popup menu pet control commands only for pet owner.Andrei Karas1-14/+17
2015-02-16Use guildmanager only if build with tmwa support.Andrei Karas1-0/+12
2015-02-15Show buy or sell in player context menu based on enabled shop types.Andrei Karas1-5/+12
2015-02-11Add typed bool type Equipped.Andrei Karas1-2/+2
2015-02-11Add typed bool type Equipm.Andrei Karas1-1/+2
2015-02-09Fix code style.Andrei Karas1-0/+1
2015-02-02eathena: Show shop status on seller.Andrei Karas1-10/+7
2015-01-30Fix code style.Andrei Karas1-0/+2
2015-01-24Use InventoryType for inventory type.Andrei Karas1-1/+1
2015-01-24Move inventory type into separate file.Andrei Karas1-4/+4
2015-01-24Impliment context menu support for different inventory types.Andrei Karas1-74/+83
2015-01-16fix code style.Andrei Karas1-1/+0
2015-01-11Remove popup handler "clear drops".Andrei Karas1-6/+1
2015-01-05Change imitation menu item from "Imitation" to "Imitate".Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1