- fixes image region tiling bug (by Matze)
[supertux.git] / lib / video /
2004-11-24 Ryan Flegel- fixes image region tiling bug (by Matze)
2004-11-24 Matthias Braunfurhter improve collision detection by reintroducing...
2004-11-23 Matthias Braunadded jam build system, please try it out - the advanta...
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 Braunadded more cvsignores because scons is placing .sconsig...
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-10-16 Ricardo Cruzget_text_width() was broken. Fixed.
2004-10-15 Ryan Flegel- fixed warnings--hopefully this doesn't break anything...
2004-10-12 Ryan Flegel- fix pointed out by Matt Mets
2004-10-09 Ryan Flegel- rest of 64bit fix.. missed some vars
2004-10-08 Ryan Flegel- fixed blackscreen on amd64 (and likely other 64bit...
2004-09-24 Ricardo CruzAdded a function to draw text on center of screen for...
2004-09-24 Ricardo CruzAdded an alpha parameter for transformation and got...
2004-09-24 Ricardo CruzTweaks.
2004-09-16 Ricardo CruzChanged behavior of centered text drawing and added...
2004-09-16 Ricardo CruzFixed draw_part() when alpha != 255.
2004-09-15 Ricardo CruzAdded an alpha argument for drawing fonts.
2004-09-05 Ricardo CruzFixed application of a color mask.
2004-08-27 Ricardo CruzApply filter mask.
2004-08-21 Ricardo CruzAllow creation of a Color object feeding with a vector...
2004-08-19 Ricardo CruzAdded horizontal flip effect, as well as both horizonta...
2004-07-29 Ricardo CruzAdded support for break lines for get_text_width()...
2004-07-29 Ricardo CruzRemoved unnecessary (?) FIXME comment.
2004-07-28 Ricardo Cruz- Fixed gradient not working when cached (SDL mode);
2004-07-28 Ricardo CruzAdded support for break lines in centered text.
2004-07-26 Tobias GläßerMade the SuperTux library again a bit more selfstanding.
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...