- added small skid tux
[supertux.git] / src / texture.cpp
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-13 Ingo Ruhnke- reenabled OpenGL menu entry
2004-04-13 Ingo Ruhnke- implemeted video-mode switching (this currently break...
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-12 Ricardo CruzA first attempt to make a simple and clean way of an...
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-24 Tobias Gläßernew levelformat with multiple layers and and new tilese...
2004-03-24 Ingo Ruhnke- coverted badguy type into an object
2004-03-24 Ingo Ruhnke- turned menu into a class, still a lot of public varia...
2004-03-21 Ingo Ruhnke- added default argument instead of NO_UPDATE
2004-03-21 Ingo Ruhnke- replaced char* with string
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx