- moved tilemanager into its own class
[supertux.git] / src / screen / texture.h
2004-06-14 Ryan Flegel- fixed gradient crash bug
2004-06-10 Ricardo CruzThis is an implementation that creates a gradient Surfa...
2004-06-09 Ryan Flegel- just doing some C++ifying
2004-06-08 Ricardo CruzReplaced uint32_t by Uint32. Has to be done, since...
2004-05-31 Ricardo CruzAdded support for drawing effects again.
2004-05-30 Matthias Brauntry to fix opengl warnings
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...