summaryrefslogtreecommitdiff
path: root/src/gui/popups
AgeCommit message (Collapse)AuthorFilesLines
2013-10-19use postInit in ChatWindow.Andrei Karas1-1/+1
2013-10-19add postInit function into popup.Andrei Karas2-4/+10
use postInit in beingpopup.
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
New theme options: highlightBackground - highlight link with background filling. highlightUnderline - highlight link with underline.
2013-10-09add support for popup menu browserbox theming.Andrei Karas1-1/+1
New theme file: popupbrowserbox.xml
2013-10-09allow set different skin for browserboxes.Andrei Karas1-1/+2
2013-10-09Use all parameters in browserbox constructors.Andrei Karas1-1/+1
Also load browserbox skin for each instance.
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+2
2013-10-04add pickup and drop sound effects.Andrei Karas1-2/+1
Works like equip/unequip effects.
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas1-1/+1
It using: "equip", "unequip", "use" effects from items. If no item effect present, fallback to same effects from player race.
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