fix some more timings and the long standing gradient software bug (which was function...
[supertux.git] / lib / video / surface.cpp
2004-11-23 Matthias Braunfix some more timings and the long standing gradient...
2004-11-22 Matthias Braunproperly implement invisible blocks
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-10-23 Ricardo CruzBugfix: Fixed the visible black pixel, for instance...
2004-10-20 Ricardo CruzApply filters when reloading Surfaces.
2004-10-19 Ricardo CruzAdded filter to horizontal flip Surfaces.
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...