a first implementation of doors to switch between sectors
[supertux.git] / src / tilemap.cpp
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
2004-05-30 Matthias Braunfix tiles being 1 pixel off their correct position
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-24 Matthias Braun-renamed ViewPort to Camera
2004-05-20 Matthias Braunadded standard header to files
2004-05-20 Matthias Braun-changed Level class to save tiles in a big 1 dimension...
2004-05-20 Ricardo CruzJust added a missing header.
2004-05-20 Matthias Braunfixed score display and converted tilemap to a gameobject