Make it build with -DCOMPILE_AMALGATION=ON. Still not certain how intern_draw/next_po...
[supertux.git] / src / object / level_time.cpp
2010-01-01 mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-13 grumbelMore use of SurfacePtr
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-19 grumbelTurned stuff in supertux/resources.cpp into a class...
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.