Replaced .reset(new Surface()) with a factory method
[supertux.git] / src / object / player.cpp
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-19 tuxdevplay with CMakeLists.txt compile flags, change from...
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-18 grumbelReplaced <c*> headers with <*.h>
2009-11-17 grumbelMore -Weffc++ cleanup, almost done
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-10-29 mathnerd314* Finish work on Path through the Clouds
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.