- moved stuff from scene into a World class, just an intermediate step, more cleanup...
[supertux.git] / src / physic.cpp
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