Remove bogus assert
[supertux.git] / src / object / endsequence.cpp
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2010-03-10 Mathnerd314Update end sequence controller and stop backflipping...
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-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...