Added PHYSICAL_SCREEN_WIDTH global variable, little ugly, but should do for now,...
[supertux.git] / src / supertux / globals.hpp
2014-07-31 Ingo RuhnkeAdded PHYSICAL_SCREEN_WIDTH global variable, little...
2014-07-30 Ingo RuhnkeDisabled some more code, game now starts up and plays...
2010-03-08 Ingo RuhnkePatch 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-24 Mathnerd314- sounds are on both channels
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...