- moved some collision code into the world class, since it only acts on world data
[supertux.git] / src / timer.cpp
2004-04-04 Tobias Gläßer- Physic C++ rewrite (Matze Braun)
2004-03-24 Ingo Ruhnke- removed a few redundant "== true"'s
2004-03-24 Ingo Ruhnke- turned menu into a class, still a lot of public varia...
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