Fix coverity #29357
[supertux.git] / src / supertux / info_box_line.cpp
2014-11-21 Tobias Markus[cppcheck] Part 1: Performance
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-01-24 LMHSome minor code cleanup resulting from a user running...
2013-11-07 LMHSome minor code cleanup resulting from a user running...
2009-12-14 Ingo RuhnkeAdded FontPtr
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
2009-12-13 Ingo RuhnkeUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-19 Ingo RuhnkeTurned stuff in supertux/resources.cpp into a class...
2009-11-18 Ingo RuhnkeSplitted supertux/textscroller.?pp