summaryrefslogtreecommitdiff
path: root/src/gui/windows/statuswindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-12-17add restrict into statuswindow.Andrei Karas1-16/+16
2013-12-09Add text colors for job bar.Andrei Karas1-0/+2
New theme colors: JOB_BAR, JOB_BAR_OUTLINE
2013-12-09Add text colors for xp bar.Andrei Karas1-0/+2
New theme colors: XP_BAR, XP_BAR_OUTLINE
2013-12-09Add text colors for mp bar.Andrei Karas1-2/+20
New theme colors: MP_BAR, MP_BAR_OUTLINE, NO_MP_BAR, NO_MP_BAR_OUTLINE
2013-12-09Add text colors for hp bar.Andrei Karas1-0/+2
New theme colors: HP_BAR, HP_BAR_OUTLINE
2013-12-04Add new color for slots progress bar in inventory.Andrei Karas1-2/+2
New colors: SLOTS_BAR, SLOTS_BAR_OUTLINE.
2013-10-24add final keyword to windows files.Andrei Karas1-4/+4
2013-10-19fix const in declaration in statuswindow.Andrei Karas1-1/+1
2013-10-19in statuswindow remove from constuctors calls to virtual methods.Andrei Karas1-4/+2
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-2/+6
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+888