Separate JoystickConfig out into a separate class that can be stored in the global...
[supertux.git] / src / control / input_manager.cpp
2014-08-18 Ingo RuhnkeSeparate JoystickConfig out into a separate class that...
2014-08-18 Ingo RuhnkeSeparate KeyboardConfig out into a separate class that...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-12 Ingo RuhnkeMoved some joystick related messages into log_debug...
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Ingo RuhnkeAdded option to disable gamecontroller use and fall...
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager