Fixed draw_part() when alpha != 255.
[supertux.git] / lib / video / surface.cpp
2004-09-16 Ricardo CruzFixed draw_part() when alpha != 255.
2004-09-05 Ricardo CruzFixed application of a color mask.
2004-08-27 Ricardo CruzApply filter mask.
2004-08-19 Ricardo CruzAdded horizontal flip effect, as well as both horizonta...
2004-07-29 Ricardo CruzRemoved unnecessary (?) FIXME comment.
2004-07-28 Ricardo Cruz- Fixed gradient not working when cached (SDL mode);
2004-07-25 Tobias Gläßer- Major changes in Setup-API.
2004-07-22 Tobias GläßerHad to change the #includes of dependend headers from...
2004-07-21 Tobias GläßerThe SuperTux library features a SuperTux namespace...
2004-07-20 Tobias GläßerGenerated SuperTux libtool library containing more...