Disabled the frame around the title screen
[supertux.git] / src / control /
2010-03-26 wolfgangbCleanup:
2010-03-08 grumbelPatch for multiple joysticks from const86 <const@mimas.ru>
2010-03-08 grumbelReverted r6576, Menus don't belong into JoystickKeyboar...
2010-03-07 mathnerd314make joystick_options_menu and key_options_menu part...
2009-11-19 grumbelMoved some more menu stuff out of control/joystickkeybo...
2009-11-19 grumbelRenamed MenuManager to MenuStorage and MenuManager2...
2009-11-19 grumbelTrying to separate Menu and Menu management stuff
2009-11-19 grumbelMoved Menu stuff to its own directory
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelSplit control/joystickkeyboardcontroller.?pp
2009-11-18 grumbelSplit gui/menu.?pp
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.