summaryrefslogtreecommitdiff
path: root/src/gui/popups
AgeCommit message (Expand)AuthorFilesLines
2014-01-02fix itempopup update if old and new item is unknown.Andrei Karas2-1/+9
2014-01-01update copyright year in all sources.Andrei Karas14-14/+14
2013-12-31fix code style.Andrei Karas1-1/+0
2013-12-30fix overhead text popups order. Now it drawed always below any windows.Andrei Karas2-0/+9
2013-12-26Fix being popup height if no any information about being except name.Andrei Karas1-0/+1
2013-12-16fix compilation warnings.Andrei Karas1-6/+2
2013-12-16fix speechbubble size.Andrei Karas2-18/+12
2013-12-16add ability to show emotes in text over heads.Andrei Karas2-9/+12
2013-11-07remove client.h include from some files.Andrei Karas1-1/+2
2013-11-04Add option for features.xml for allow/not allow follow.Andrei Karas1-2/+5
2013-10-24add final keyword to gui files.Andrei Karas7-13/+13
2013-10-19fix code styleAndrei Karas1-1/+0
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-83/+83
2013-10-19add missing override keyword in postInit function declarations.Andrei Karas2-2/+2
2013-10-19move virtual member calls from textpopup constructor into postInit.Andrei Karas2-0/+6
2013-10-19move virtual member calls from textdialog constructor into postInit.Andrei Karas1-0/+2
2013-10-19move virtual member calls from textcommandeditor constructor into postInit.Andrei Karas1-1/+1
2013-10-19move virtual member calls from statuspopup constuctor into postInit.Andrei Karas2-3/+7
2013-10-19move virtual member calls from spellpopup constuctor into postInit.Andrei Karas2-0/+5
2013-10-19move virtual member calls from speechbubble constuctor into postInit.Andrei Karas2-0/+5
2013-10-19fix const in definition in popupmenu.Andrei Karas2-4/+7
2013-10-19add missing const in popupmenu casts.Andrei Karas1-2/+2
2013-10-19move virtual member calls from popupmenu constuctor into postInit.Andrei Karas2-0/+6
2013-10-19move virtual member calls from itempopup constuctor into postInit.Andrei Karas2-0/+5
2013-10-19use postInit in ChatWindow.Andrei Karas1-1/+1
2013-10-19add postInit function into popup.Andrei Karas2-4/+10
2013-10-11Second part of checks from Parasoft C++ Test.Andrei Karas1-1/+1
2013-10-09Add browserbox links theme options.Andrei Karas1-1/+0
2013-10-09add support for popup menu browserbox theming.Andrei Karas1-1/+1
2013-10-09allow set different skin for browserboxes.Andrei Karas1-1/+2
2013-10-09Use all parameters in browserbox constructors.Andrei Karas1-1/+1
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+2
2013-10-04add pickup and drop sound effects.Andrei Karas1-2/+1
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas1-1/+1
2013-10-04move equip/unequip/use calls into playerinfo.Andrei Karas1-15/+1
2013-10-04fix code style.Andrei Karas9-19/+15
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-1/+1
2013-09-30move tabs into tabs directory.Andrei Karas1-2/+2
2013-09-30move popups into popups directory.Andrei Karas14-0/+4542