Bugfix: it was impossible to create a level subset in leveleditor cause Create button...
[supertux.git] / src / tilemap.h
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-07 Ricardo CruzAdded vertical flipping to levels!
2004-07-02 Ricardo CruzAllow creation of Tilemap and Door objects by feeding...
2004-06-28 Ricardo CruzA few changes to make the code ready for the new level...
2004-06-14 Ingo Ruhnke- fixed the bouncybrick artifact bug
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
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-converted remaining classes to GameObject
2004-05-20 Matthias Braunfixed score display and converted tilemap to a gameobject