Use boost::shared_ptr<Surface> instead of std::auto_ptr<Surface>
[supertux.git] / src / supertux / textscroller.hpp
2009-12-13 grumbelUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-18 grumbelSplitted supertux/textscroller.?pp
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...