summaryrefslogtreecommitdiff
path: root/src/gui/popups
AgeCommit message (Expand)AuthorFilesLines
2014-09-25Add for homunculus popup menu commands feed and kill.Andrei Karas1-1/+20
2014-09-25Add in context menu for mercenary and homunculus command "move to master"Andrei Karas1-0/+16
2014-09-23Add implimented pet commands into pet context menu.Andrei Karas1-0/+34
2014-09-23Add into mercenary context menu option to fire it.Andrei Karas1-0/+12
2014-09-19In being context menu allow join being chat.Andrei Karas2-0/+27
2014-09-17Remove getter for tradeHandler.Andrei Karas1-1/+1
2014-09-17Remove getter for serverFeatures.Andrei Karas2-5/+5
2014-09-17Remove getter for partyHandler.Andrei Karas1-4/+4
2014-09-17Remove getter for npcHandler.Andrei Karas1-2/+2
2014-09-17Remove getter for inventoryHandler.Andrei Karas1-9/+9
2014-09-17Remove getter for guildHandler.Andrei Karas1-3/+3
2014-09-17Remove getter for buySellHandler.Andrei Karas1-4/+4
2014-09-17Remove getter for beingHandler.Andrei Karas1-1/+1
2014-09-17Remove getter for adminHandler.Andrei Karas1-7/+7
2014-09-16Remove unused externsAndrei Karas3-6/+0
2014-09-16add server feature haveItemColors.Andrei Karas2-4/+7
2014-09-14Add own skin file for skill popup.Andrei Karas1-1/+1
2014-09-12fix code style.Andrei Karas1-1/+1
2014-09-10Change format in ActorType enum.Andrei Karas2-41/+41
2014-09-10Rename PET type into LOCAL_PET.Andrei Karas1-1/+1
2014-09-10In server features add havePartyNickInvite.Andrei Karas2-22/+30
2014-09-10In popup manager rename function addParty into addPartyName.Andrei Karas2-4/+4
2014-09-07Remove unused includes.Andrei Karas1-6/+0
2014-09-07For some popup menus use current mouse position.Andrei Karas2-30/+38
2014-09-06Add skillpopup object.Andrei Karas2-0/+207
2014-08-27Remove unused commands.cpp and commandhandler.cpp.Andrei Karas1-4/+2
2014-08-27Move chat command /enableaway into actions.Andrei Karas1-2/+2
2014-08-27Move chat command /disableaway into actions.Andrei Karas1-2/+2
2014-08-27Move chat command /removename into actions.Andrei Karas1-2/+2
2014-08-27Move chat command /dontremovename into actions.Andrei Karas1-2/+2
2014-08-27Move chat command /disablehightlight into actions.Andrei Karas1-2/+2
2014-08-27Move chat command /enablehightlight into actions.Andrei Karas1-2/+2
2014-08-21Show in chat context menu, options from normal windows.Andrei Karas1-0/+2
2014-08-21Show in outfits context menu, options from normal windows.Andrei Karas2-6/+18
2014-08-21In popupmenu rename showOutfitsPopup into showOutfitsWindowPopup.Andrei Karas2-2/+2
2014-08-17Create public variable for spellpopup.Andrei Karas2-0/+4
2014-08-17Create public variable for itempopup.Andrei Karas2-0/+4
2014-08-17Create public variable for textpopup.Andrei Karas2-0/+4
2014-08-17Create public variable for beingpopup.Andrei Karas2-0/+4
2014-08-16Create public variable for popupmenu.Andrei Karas2-0/+4
2014-08-03Fix some casts.Andrei Karas1-1/+2
2014-08-01Fix code style.Andrei Karas2-6/+1
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-53/+53
2014-07-25Use all methods in gamemodifiers as static.Andrei Karas2-20/+16
2014-07-25Move reset yellow bar into gamemmodifiers.Andrei Karas1-2/+3
2014-07-23In gamemodifiers simplify change methods.Andrei Karas1-1/+1
2014-07-23move "change camera mode" option into gamemodifiers.Andrei Karas1-2/+2
2014-07-23move "change away type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-22move "change map draw type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-22move "change game modifiers" option into gamemodifiers.Andrei Karas1-1/+1