| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make colour implement `From<(u8, u8, u8)>` | acdenisSK | 2017-08-01 | 1 | -0/+5 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -27/+9 |
| * | Remove the deprecated functions | acdenisSK | 2017-07-11 | 1 | -36/+0 |
| * | Add more examples and improve some others | Zeyla Hellyer | 2017-05-23 | 1 | -4/+15 |
| * | Add faded_purple to colour list | Mei | 2017-05-13 | 1 | -1/+3 |
| * | Deprecate methods prefixed with `get_` | Zeyla Hellyer | 2017-04-19 | 1 | -26/+62 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -13/+1 |
| * | Convert Colour to be a tuple struct | Austin Hellyer | 2017-01-13 | 1 | -22/+15 |
| * | Add Rohrkatze Blue to Colour struct | Brendan McCarthy | 2017-01-06 | 1 | -0/+2 |
| * | Add Meibi Pink to colours | Mei | 2017-01-02 | 1 | -0/+2 |
| * | Fix typo | Illia | 2016-12-31 | 1 | -3/+3 |
| * | Make Member::colour() return an optional colour | Austin Hellyer | 2016-12-03 | 1 | -2/+1 |
| * | Derive Eq/Ord on Colour | Austin Hellyer | 2016-12-03 | 1 | -1/+14 |
| * | Make the default Colour value the actual default | Austin Hellyer | 2016-12-03 | 1 | -2/+2 |
| * | s/rose_water/rosewater | Austin Hellyer | 2016-12-03 | 1 | -1/+1 |
| * | Add rose water colour | Illia | 2016-12-03 | 1 | -0/+2 |
| * | Add 'fooyoo' to Colour struct | Isaac Dickinson | 2016-12-01 | 1 | -1/+3 |
| * | Add fabled_pink to Colour struct | Ken Swenson | 2016-12-01 | 1 | -0/+2 |
| * | Simplify colour macro | Austin Hellyer | 2016-12-01 | 1 | -3/+2 |
| * | Re-order dark_green colour alphabetically | khazhyk | 2016-12-01 | 1 | -2/+2 |
| * | Capitalize the hex value for blitz_blue | Kisei | 2016-11-30 | 1 | -1/+1 |
| * | Add blitz blue color | Crawl | 2016-11-30 | 1 | -0/+2 |
| * | Add Blurple to Colour list | GetRektByMe | 2016-11-30 | 1 | -0/+2 |
| * | Add kerbal colour | indiv0 | 2016-11-30 | 1 | -0/+2 |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 1 | -22/+138 |
| * | Add Colour::from_rgb | Austin Hellyer | 2016-11-16 | 1 | -0/+34 |
| * | Decode embed/role colours into Colour struct | Austin Hellyer | 2016-11-14 | 1 | -0/+11 |
| * | Add some more documentation | Austin Hellyer | 2016-11-06 | 1 | -2/+4 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+126 |