Made use of small tux.
[supertux.git] / src / level_subset.cpp
2004-08-06 Tobias GläßerConverted many char*s to std::strings. This is providin...
2004-07-28 Tobias Gläßerfixed compilation problem
2004-07-27 Tobias Gläßer- Cleanups
2004-07-27 Ryan Flegel- added include
2004-07-25 Tobias Gläßer- Major changes in Setup-API.
2004-07-21 Tobias GläßerThe SuperTux library features a SuperTux namespace...
2004-07-20 Tobias Gläßermainly changed #includes to work with the new SuperTux...
2004-07-08 Ricardo CruzLet title and description of subsets to be translatable.
2004-06-16 Ingo Ruhnke- moved level subsets into their own file
2004-06-15 Ingo Ruhnke- moved levelsubset into an own file