Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-17 | Add new three colors. | Andrei Karas | 1 | -1/+11 | |
Add colors: Local Player Hits Monster Local Player Critical Hit Local Player Miss Reviewed-by: cody | |||||
2010-10-16 | Return to color config options prefix Color. | Andrei Karas | 1 | -15/+15 | |
Reviewed-by: cody | |||||
2010-03-16 | Fix some color issues | Jared Adams | 1 | -4/+4 | |
Colors in BrowserBoxes generally didn't work. Also simplify much palette control detail. Reviewed-by: Thorbjørn Lindeijer | |||||
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -0/+237 | |
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 |