Renamed JoystickKeyboardController to InputManager
[supertux.git] / src / supertux / menu / joystick_menu.cpp
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager
2014-08-06 Ingo RuhnkeMoved joystick specific code from JoystickKeyboardContr...
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 RuhnkeMade code compile, not work, with SDL2, old code that...
2013-08-31 Tobias MarkusFew more fixes to SDL2 conversion
2013-08-24 Benjamin Leduc modified: CMakeLists.txt
2009-11-19 Ingo RuhnkeInclude optimizations
2009-11-19 Ingo RuhnkeTrying to separate Menu and Menu management stuff
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory