If speed-y isn't given, use speed
[supertux.git] / src / object / background.cpp
2009-11-28 grumbelIf speed-y isn't given, use speed
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
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.