Added cast around GLEW_ARB_texture_non_power_of_two, as it might be a char and screw...
[supertux.git] / src / gui / menu.hpp
2009-12-29 mathnerd314* Revert breaking changes from last revision
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-13 grumbelUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-19 grumbelMoved more menu related code into the Menu classes
2009-11-19 grumbelTrying to separate Menu and Menu management stuff
2009-11-18 grumbelInclude optimizations
2009-11-18 grumbelSplit gui/menu.?pp
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.