Updated addon repository URL and improved debug output on download
[supertux.git] / src / video / sdl / sdl_lightmap.cpp
2014-08-29 Ingo RuhnkeFixed resize handling of lightmaps, they are now recrea...
2014-08-29 Ingo RuhnkeFixed SDLLightmap::get_light()
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeCleaned up VideoSystem initalisation
2014-08-17 Ingo RuhnkeAdded some m_ prefixes to member variables in SDLRender...
2014-08-17 Ingo RuhnkeRender SDL lightmaps at lower resolutions, as specified...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-10 Ingo RuhnkeMade WARNING build option usable again
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Tobias MarkusBetter fix. Keeping values intact
2014-08-06 Tobias MarkusFix for wrong lightmap size in fullscreen
2014-08-03 Mathnerd314Merge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-07-31 Ingo RuhnkeMerged drawing code from SDLLightmap and SDLRenderer...
2014-07-31 Ingo RuhnkeImplemented SDLLightmap::get_light(), haven't tested it
2014-07-31 Ingo RuhnkeImplemented basic lightmap rendering, still a bit of...
2014-07-30 Ingo RuhnkeDisabled some more code, game now starts up and plays...
2014-05-12 Tobias MarkusFixing a few compiler errors, thanks to bluescreen_aven...
2009-12-14 Ingo RuhnkeAdded TexturePtr
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...