diff options
author | sniper <sniper@livecd.janhome.net> | 2009-03-11 15:35:54 +0100 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-03-12 21:25:27 -0600 |
commit | 7d20381b7b9abdf0934ee0fbbb196c788ea93a0d (patch) | |
tree | 72e0eef30733d2928d9c0cf41090d3ea10a82e4f /src/particle.cpp | |
parent | 393c1085ed1cb24092778594d2945a39428e41ad (diff) | |
download | mana-client-7d20381b7b9abdf0934ee0fbbb196c788ea93a0d.tar.gz mana-client-7d20381b7b9abdf0934ee0fbbb196c788ea93a0d.tar.bz2 mana-client-7d20381b7b9abdf0934ee0fbbb196c788ea93a0d.tar.xz mana-client-7d20381b7b9abdf0934ee0fbbb196c788ea93a0d.zip |
Extending the internal handling of colors
The internal storage for colors was in the file color.h/color.cpp. It
mainly managed the colors in the chat.
The Color class was extended to be more generic now and it stores
gcn::Color objects instead of integers now. A lot of new colortypes are
now available, though not many of them are used for now, that will come
in the next patches.
The Color class was renamed to Palette and color.{h,cpp} to
palette.{h,cpp} to better describe its purpose.
The color config gui now lists the new colors, even changes them, but the
result is not displayed properly for now.
Diffstat (limited to 'src/particle.cpp')
0 files changed, 0 insertions, 0 deletions