Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
[supertux.git] / src / object / endsequence.cpp
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-28 Christoph SommerSplit EndSequence into multiple types. Defeating the...
2007-01-28 Ondřej HošekB91: Tux now guesses direction to walk in during an...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-20 Wolfgang BeckerSet a speed limit for Tux. Used at the endsequence...
2007-01-18 Christoph SommerSeparated EndSequence logic from GameSession. This...