summaryrefslogtreecommitdiff
path: root/src/gui/popups
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-22move "change imitation mode" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change pvp attack type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change attack type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change pickup type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change drop counter" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change attack type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change attack weapon type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change follow mode" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change move to target type" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change crazy move" option into gamemodifiers.Andrei Karas1-1/+1
2014-07-21move "change move" option into gamemodifiers.Andrei Karas1-2/+4
2014-07-20In localplayer rename InvertDirection into MoveType.Andrei Karas1-1/+1
2014-07-18Fix code style.Andrei Karas1-1/+1
2014-07-17Rename keydata into inputactiondata.Andrei Karas1-1/+1
2014-07-14Change refine type to uint8_t.Andrei Karas1-3/+7
2014-07-09Add empty map mode without collisions.Andrei Karas1-1/+1
2014-07-03Use useButton attribute also in popup menu.Andrei Karas1-19/+9
2014-06-06Remove some duplicate code.Andrei Karas2-30/+23
2014-05-25Fix align in constructors.Andrei Karas2-2/+2
2014-05-25Fix license headers.Andrei Karas2-2/+2
2014-05-24Fix localconsts.h and debug.h includes.Andrei Karas1-1/+1
2014-05-19fix code style.Andrei Karas2-1/+3
2014-05-19Move mapitemtype into separate file.Andrei Karas1-5/+6
2014-05-19Move itemtype into separate file.Andrei Karas2-20/+20
2014-05-18Move inputaction into separate file.Andrei Karas2-17/+18
2014-05-18fix code style.Andrei Karas1-0/+5
2014-05-18Remove useless includes.Andrei Karas2-0/+3
2014-05-17Move buttontext into separate file.Andrei Karas1-2/+3
2014-05-17Move font.cpp/h into fonts directory.Andrei Karas5-5/+8
2014-05-17Move createpartypopup into separate file.Andrei Karas1-0/+91
2014-05-16Fix code style.Andrei Karas1-1/+0
2014-05-15Move chat tab types into separate file.Andrei Karas1-3/+3