- moved lots of code around, made gameloop even more into a class
[supertux.git] / src / special.cpp
2004-04-10 Ingo Ruhnke- moved lots of code around, made gameloop even more...
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-29 Tobias Gläßer- introduced new function wait_for_event
2004-03-24 Ingo Ruhnke- converted Player into a class (naming still needs...
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-21 Tobias Gläßerconverted game object arrays to std::vector
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx