Updated addon repository URL and improved debug output on download
[supertux.git] / src / control /
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-29 Ingo RuhnkeDon't clear the keymap when loading from file so that...
2014-08-28 Ingo RuhnkeRemoved made public variables private in JoystickManage...
2014-08-27 Ingo RuhnkeFixed Controller enum to string conversion
2014-08-27 Ingo RuhnkeSplit Controller::PAUSE_MENU into ESCAPE and START...
2014-08-25 Ingo RuhnkeMerge branch 'feature/menu-dialogs'
2014-08-25 Ingo RuhnkeAdded const some member function qualifiers in Controller
2014-08-20 Ingo RuhnkeFixed mixup in the config reading that caused keyboard...
2014-08-19 Ingo RuhnkeMerge branch 'feature/developer-mode'
2014-08-19 Ingo RuhnkeAdded cheat menu keyboard and joystick bindings, only...
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-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeMade Console into a Currenton
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
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-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-10 Ingo RuhnkeMerge branch 'feature/menu-cleanup'
2014-08-09 Ingo RuhnkeImplemented MenuManager::refresh() so that joystick...
2014-08-08 Ingo RuhnkeCleaned up some function names in MenuManager
2014-08-08 Ingo RuhnkeMerge branch 'feature/menu-cleanup'
2014-08-08 Ingo RuhnkeTurned MenuStorage into a proper class
2014-08-08 Ingo RuhnkeTurned MenuManager into a proper class instead of just...
2014-08-07 Ingo RuhnkeMerge button and stick input gracefully in GameControll...
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 RuhnkeKeycode values changed between SDL1 and SDL2, so reset...
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 RuhnkeRemoved obsolete keycode range check
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...
2014-01-24 LMHSome minor code cleanup resulting from a user running...
2013-11-07 LMHSome minor code cleanup resulting from a user running...
2013-08-24 Benjamin Leduc modified: CMakeLists.txt
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 RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
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-13 Ingo Ruhnke- removed unneeded and incorrect extern
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-05-29 Matthias Braunthis shouldn't be in svn
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-10 Matthias BraunMajor rewrite of scripting support:
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
next