Intro file should be the one to handle the intro sequence, even if it is only one...
[supertux.git] / src / physic.cpp
2004-04-20 Ingo Ruhnke- added stay_on_platform flag for badguys
2004-04-20 Ingo Ruhnke- stop tux if he ran into a block, no more accelerating...
2004-04-20 Ingo Ruhnke- switched gamespeed back to normal
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-17 Ricardo CruzAdded inverse functions for speed. Might be usefull...
2004-04-11 Ingo Ruhnke- made frame ration local
2004-04-11 Ingo Ruhnke- made some more global variables, local
2004-04-10 Ingo Ruhnke- more c++-ification
2004-04-04 Tobias Gläßer- Physic C++ rewrite (Matze Braun)
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx