Turned a lot of other global objects into Currentons
[supertux.git] / src / video / gl / gl_lightmap.cpp
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeAdded some m_ prefixes to member variables in GLRendere...
2014-08-16 Ingo RuhnkeMoved all duplicated drawing code from GLLightmap and...
2014-08-16 Ingo RuhnkeMerge branch 'feature/surface-scaling'
2014-08-16 Ingo RuhnkeChanged DrawingContext::draw_surface_part() to handle...
2014-08-13 Ingo RuhnkeFixed crash due to DrawingRequestData being cast to...
2014-08-12 Ingo RuhnkeMerge branch 'feature/memoryleaks'
2014-08-12 Ingo RuhnkeMoved some declarations from drawing_requests.hpp to...
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-30 Ingo RuhnkeRemoved unused SDL_Surface* screen; from GLLightmap
2014-07-30 Ingo RuhnkeMade code compile, not work, with SDL2, old code that...
2013-03-19 Tobias MarkusFixed several compiler warnings from bug 955
2012-01-21 LMHbug fix to lighting and hitbox for mriceblock (bug...
2011-01-10 Christoph Sommercommitted stpatch20110110.diff by Jonas Kümmerlin
2010-01-01 Mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-14 Ingo RuhnkeAdded TexturePtr
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
2009-11-20 Ingo RuhnkeMoved obstackpp.hpp to util/
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-18 Ingo RuhnkeReplaced <c*> headers with <*.h>
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...