Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / object / brick.cpp
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeMade code -Wshadow clean
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-01-28 LMHExplosions destroy bricks
2013-10-26 Wolfgang BeckerWhen creating a brick object to handle tiles with attri...
2013-09-22 Wolfgang BeckerWhen creating a brick object to handle tiles with attri...
2013-03-19 Tobias MarkusFixed several compiler warnings from bug 955
2009-11-18 Ingo RuhnkeInclude optimizations
2009-11-18 Ingo RuhnkeSplit object/block.?pp