Some minor code cleanup resulting from a user running code through cppcheck, mostly...
[supertux.git] / src / control / joystickkeyboardcontroller.cpp
2013-11-07 LMHSome minor code cleanup resulting from a user running...
2013-07-19 LMHMerge branch 'glow_effects'
2013-05-12 Arian BehvandnejadFixed issue #959: Joystick configuration lost if not...
2010-03-26 Wolfgang BeckerCleanup:
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-19 Ingo RuhnkeRenamed MenuManager to MenuStorage and MenuManager2...
2009-11-19 Ingo RuhnkeTrying to separate Menu and Menu management stuff
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory
2009-11-18 Ingo RuhnkeSplit control/joystickkeyboardcontroller.?pp
2009-11-18 Ingo RuhnkeSplit gui/menu.?pp
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-10-06 Mathnerd314Loads more include and header fixes along with eol...
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-15 Ingo RuhnkeMore useful default keybindings for peeking
2008-05-14 Ingo RuhnkeCommented out the 'Key 300 is unbound' messages, don...
2008-04-30 Wolfgang BeckerReinitialize SDL's joystick subsystem when scanning...
2008-04-29 Wolfgang BeckerAdd option to scan for joysticks to the joystick setup.
2008-03-15 Ingo RuhnkeEd <icelus2k5@gmail.com>'s peeking patch
2008-02-10 Wolfgang Beckersmartball: a snowball, smart enough to stay on his...
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...
2007-05-23 Christoph SommerAdded line-editing functionality to console (issue...
2007-02-05 Christoph SommerSome more keys for the console
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
2006-07-25 Christoph SommerCommitted some code beautification patches by Tron
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-10 Wolfgang Beckerjoystick button off by one
2006-07-08 Wolfgang BeckerTux can peek to the left and to the right as far as...
2006-06-16 Christoph SommerAdjusted sources wrt localization
2006-04-26 Christoph SommerAdded history functionality to Console
2006-04-19 Christoph SommerHardcoded Secretarea Text / Improved Translation (DE)
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-12 Matthias Braun- remove pointless leveltime from world1 levels
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-08 Christoph SommerYet another Console commit /
2006-04-08 Christoph SommerConsole toggle now scancode 49
2006-04-08 Christoph SommerConsole toggle now on caret key / Started work on Backs...
2006-04-07 Christoph SommerConsole hides immediately / Cleaned up controller hook
2006-04-06 Christoph SommerCheating handled by Console
2006-04-06 Christoph SommerConsole can be toggled with Tab key / Receives chars...
2006-03-25 Christoph SommerUnified Messaging Subsystem
2005-10-02 Matthias Braun- Allow custom leveldots
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-02 Matthias Braunfix file lookup
2005-05-01 Matthias Braunaccidently lowered warning level in one of my commits...
2005-05-01 Matthias Braunand more...