Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-20 | Show info popups for all players | Stefan Dombrowski | 1 | -11/+14 | |
Until now popups were only shown for players who are member of a party. This resolves http://bugs.manasource.org/view.php?id=197 Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-03-31 | Removed the ability to assign custom skins to windows/popups | Thorbjørn Lindeijer | 1 | -2/+0 | |
Old settings are causing it to fall back on the wrong combination of files if old data is in the search path. Reviewed-by: Jared Adams | |||||
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -5/+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-01 | Simplify BeignPopup and therefore Viewport | Jared Adams | 1 | -9/+12 | |
2010-02-25 | Fix some comments in beingpopup | Chuck Miller | 1 | -2/+2 | |
Reviewed-By: Jared Adams | |||||
2010-02-22 | Cleanup some popup-related code and make sure BeingPopup is included | Jared Adams | 1 | -33/+12 | |
2010-02-21 | Handle packet 0x0195, and shows player's party name in a popup | Chuck Miller | 1 | -0/+114 | |