furhter improve collision detection by reintroducing time of collision, still more...
[supertux.git] / src / background.h
2004-11-23 Matthias Braunmake it possible to put background images in each layer
2004-07-20 Tobias Gläßermainly changed #includes to work with the new SuperTux...
2004-06-14 Ingo Ruhnke- moved tilemanager into its own class
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-06-02 Ricardo CruzManaged to update the level editor to the new drawing...
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 Braunforgot to add some files