summaryrefslogtreecommitdiff
path: root/src/gui/beingpopup.h
AgeCommit message (Collapse)AuthorFilesLines
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-2/+0
Themes can now control the colors they use. Colors in the Viewport (being names, particles, etc) can still be changed by the user. Also make ProgressBars more easily colored. DyePalette was made more flexible in the process. Also fixes comparing strings of different lengths insensitively. Reviewed-by: Thorbjørn Lindeijer
2010-03-01Simplify BeignPopup and therefore ViewportJared Adams1-5/+3
2010-02-25Fix some comments in beingpopupChuck Miller1-3/+3
Reviewed-By: Jared Adams
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-10/+5
2010-02-21Handle packet 0x0195, and shows player's party name in a popupChuck Miller1-0/+66