Split Controller::PAUSE_MENU into ESCAPE and START, as they need to act different...
[supertux.git] / src / control / game_controller_manager.cpp
2014-08-27 Ingo RuhnkeSplit Controller::PAUSE_MENU into ESCAPE and START...
2014-08-16 Benjamin LeducMerge branch 'master' of https://code.google.com/p...
2014-08-15 Ingo RuhnkeAdded simple cheat menu to grow/fire/ice/shrink/.....
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-08-07 Ingo RuhnkeMerge button and stick input gracefully in GameControll...
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager
2014-08-06 Ingo RuhnkeMoved keyboard code into KeyboardManager class
2014-08-06 Ingo RuhnkeAdded MENU_BACK button (i.e. B on Xbox360 controller)
2014-08-06 Ingo RuhnkeImplemented basic support for SDL GameController