Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / object / endsequence_fireworks.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
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-10-07 Ondřej HošekFix #239: take current game speed into consideration...
2007-01-29 Arvid NorlanderFixed svn:keywords... (Why aren't people using the...
2007-01-28 Christoph SommerSplit EndSequence into multiple types. Defeating the...