Optimized gradient when top color is the same as the bottom one.
[supertux.git] / src / background.h
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