Updated addon repository URL and improved debug output on download
[supertux.git] / src / supertux / menu / joystick_menu.hpp
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-16 Benjamin LeducMerge branch 'master' of https://code.google.com/p...
2014-08-15 Ingo RuhnkeRemoved old Menu::check_menu() and replaced it with...
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-08-10 Ingo RuhnkeMerge branch 'feature/menu-cleanup'
2014-08-09 Ingo RuhnkeImplemented MenuManager::refresh() so that joystick...
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
2014-08-06 Ingo RuhnkeMoved joystick specific code from JoystickKeyboardContr...
2009-11-19 Ingo RuhnkeMoved more menu related code into the Menu classes
2009-11-19 Ingo RuhnkeInclude optimizations
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory