more kinds of menu_event are handled directly in the menu-code now.
[supertux.git] / src / high_scores.cpp
2004-03-27 Tobias Gläßermore kinds of menu_event are handled directly in the...
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch
2004-03-24 Ingo Ruhnke- turned menu into a class, still a lot of public varia...
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-20 Ingo Ruhnke- replaced #ifdef LINUX with #ifndef WIN32, should...
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx