Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / object / bicycle_platform.cpp
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-31 Ingo RuhnkeSilenced two compiler warnings
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-16 Ingo RuhnkeMerge branch 'feature/surface-scaling'
2014-08-16 Ingo RuhnkeFixed code that broke due to changes to Rectf and Sizef
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-06-18 Christoph SommerTwo new toys to play with