Load audio earlier in the process. Might save us some time
[supertux.git] / src / object / falling_coin.cpp
2014-11-21 Tobias Markus[cppcheck] Part 1: Performance
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
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-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-06-25 Christoph SommerSwitched y coordinate of Physics class to be like all...
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-25 Christoph SommerMoved some sprites from LAYER_OBJECTS to LAYER_FLOATING...
2006-04-14 Ondřej Hošek* Implemented StayOnPlatform on badguys where useful