]> git.lizzy.rs Git - nothing.git/history - src/color.h
Merge pull request #505 from tsoding/108
[nothing.git] / src / color.h
2018-11-12 Alexey KutepovMerge pull request #505 from tsoding/108
2018-11-12 rexim(#108) color_from_hexstr -> hexstr
2018-11-12 rexim(#108) remove dead code
2018-11-12 rexim(#108) color -> rgba
2018-08-18 Alexey KutepovMerge pull request #281 from tsoding/posix-friendly...
2018-08-18 reximfind -type f -exec sed -i "s/\b\(\w\)\(\w*\)_t\b/\U...
2018-06-09 reximClose #108
2018-04-29 Alexey KutepovMerge pull request #173 from tsoding/59
2018-04-29 rexim(#59) Implement procedurally generated background
2018-04-14 Alexey KutepovMerge pull request #147 from tsoding/140
2018-04-14 rexim(#140) Remove redundant typedefs
2018-02-15 Alexey KutepovMerge pull request #107 from tsoding/102
2018-02-15 reximTODO(#108)
2018-02-15 rexim(#102) Implement Dying Rect animation
2018-02-02 Alexey KutepovMerge pull request #100 from tsoding/76-customize-platf...
2018-02-02 reximMake background color a part of the level file (#76)
2018-02-02 Alexey KutepovMerge pull request #99 from tsoding/98-bright-backgroun...
2018-02-02 reximIntroduce color256 constructor (#98)
2018-01-27 Alexey KutepovMerge pull request #96 from tsoding/93-pause-state
2018-01-27 reximRender everything blacknwhite when the game is paused...
2018-01-27 reximAdd color module (#93)