Further cleanups to texture caching, from bug 523:
[supertux.git] / src / video / texture_manager.hpp
2010-01-30 florianfFurther cleanups to texture caching, from bug 523:
2009-12-14 grumbelAdded TexturePtr
2009-12-06 grumbelUse a new Texture for each Surface, this should fix...
2009-12-06 grumbelSplitted TextureManager::create_image_texture() into...
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.