Made code compile, not work, with SDL2, old code that needs work is disabled and...
authorIngo Ruhnke <grumbel@gmail.com>
Wed, 30 Jul 2014 01:28:59 +0000 (03:28 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Wed, 30 Jul 2014 01:28:59 +0000 (03:28 +0200)
commita5e96e2c986da8851ba03f1eed359fa8becad804
tree6a188264692ab7a47f99177c7be412cd6d8635bb
parent6ae5258b3e3aa974924b7b1da7ed36d0e7bf6d92
Made code compile, not work, with SDL2, old code that needs work is disabled and marked with "#ifdef OLD_SDL1"
src/scripting/functions.cpp
src/supertux/main.cpp
src/supertux/menu/joystick_menu.cpp
src/video/gl/gl_lightmap.cpp
src/video/gl/gl_renderer.cpp
src/video/gl/gl_texture.cpp
src/video/sdl/sdl_renderer.cpp
src/video/sdl/sdl_texture.cpp