Keycode values changed between SDL1 and SDL2, so reset controls to default if old...
[supertux.git] / src / control / joystickkeyboardcontroller.hpp
2014-08-06 Ingo RuhnkeMoved keyboard code into KeyboardManager class
2014-08-06 Ingo RuhnkeImplemented basic support for SDL GameController
2014-08-06 Ingo RuhnkeMoved joystick specific code from JoystickKeyboardContr...
2014-08-05 Ingo RuhnkeMinor cleanup
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 RuhnkeFixed text input in console, console itself doesn't...
2013-08-24 Benjamin Leduc modified: CMakeLists.txt
2010-03-08 Ingo RuhnkePatch for multiple joysticks from const86 <const@mimas.ru>
2010-03-08 Ingo RuhnkeReverted r6576, Menus don't belong into JoystickKeyboar...
2010-03-07 Mathnerd314make joystick_options_menu and key_options_menu part...
2009-11-19 Ingo RuhnkeMoved some more menu stuff out of control/joystickkeybo...
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeSplit control/joystickkeyboardcontroller.?pp
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-10-06 Mathnerd314Loads more include and header fixes along with eol...
2008-04-29 Wolfgang BeckerAdd option to scan for joysticks to the joystick setup.
2008-01-20 Wolfgang Becker-Use "jump-with-up" in config for all controlers. No...
2008-01-18 Wolfgang BeckerOption to jump with up on keyboard.
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-08-22 Ingo Ruhnke- implemented option to switch between up-as-jump and...
2007-08-21 Ingo Ruhnke- general cleanup
2007-08-21 Ingo Ruhnke- configurable joystick hat support
2007-08-19 Ingo Ruhnke- implemented load/save of joystick config
2007-08-19 Ingo Ruhnke- added more flexible joystick options (axis can now...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-08 Christoph SommerYet another Console commit /
2006-04-06 Christoph SommerCheating handled by Console
2005-06-26 Matthias Braunrenamed all .h to .hpp