Added FontPtr
[supertux.git] / src / supertux / info_box_line.hpp
2009-12-14 grumbelAdded FontPtr
2009-12-13 grumbelUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-18 grumbelSplitted supertux/textscroller.?pp