Patch for multiple joysticks from const86 <const@mimas.ru>
[supertux.git] / src / supertux / textscroller.cpp
2010-03-08 grumbelPatch for multiple joysticks from const86 <const@mimas.ru>
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-13 grumbelMore use of SurfacePtr
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-18 grumbelSplitted supertux/textscroller.?pp
2009-11-17 grumbelMore -Weffc++ cleanup, almost done
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...