include fixes from ohnobinki, video_systems.cpp should fall back to SDL now if GL...
[supertux.git] / src / video / font.cpp
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-13 grumbelMore use of SurfacePtr
2009-12-07 grumbelChanged Font code to use glyph.offset, instead of Rect...
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-20 grumbelMoved UTF8Iterator to its own file
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelReplaced <c*> headers with <*.h>
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.