Fixed Score = -1 on worldmap display when no level has been played in a fresh slot.
[supertux.git] / lib / video /
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...