committed stpatch20110110.diff by Jonas Kümmerlin
[supertux.git] / src / gui / menu.cpp
2011-01-10 sommercommitted stpatch20110110.diff by Jonas Kümmerlin
2010-03-08 grumbelPatch for multiple joysticks from const86 <const@mimas.ru>
2009-12-29 mathnerd314* Revert breaking changes from last revision
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-14 grumbelAdded FontPtr
2009-12-13 grumbelMore use of SurfacePtr
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-19 grumbelMove some more globals to supertux/globals.hpp
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-19 grumbelMove some code from TitleScreen to ContribMenu
2009-11-19 grumbelTurned stuff in supertux/resources.cpp into a class...
2009-11-19 grumbelRenamed MenuManager to MenuStorage and MenuManager2...
2009-11-19 grumbelTrying to separate Menu and Menu management stuff
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-18 grumbelInclude optimizations
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.