Fixed wrong "top-edge" tiles in data/levels/bonus2/level11.stl ("The long cave")
[supertux.git] / src / worldmap / level.hpp
2006-06-17 Christoph SommerAdded (inactive) code to show level pictures on worldmap
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-17 Christoph SommerRemoved a global variable
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...