Revert ca83136
[supertux.git] / src / supertux / gameconfig.hpp
2014-08-25 Ingo RuhnkeMerge branch 'feature/addon-manager'
2014-08-25 Ingo RuhnkeLoad/save the Addon enabled/disabled state to the confi...
2014-08-19 Ingo RuhnkeMerge branch 'feature/developer-mode'
2014-08-19 Ingo RuhnkeAdded --developer option, also Ctrl-F2, which enabled...
2014-08-18 Ingo RuhnkeFixed AddonManager load/save of disabled addon files
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 RuhnkeTurned AddonManager into a Currenton
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeCleaned up VideoSystem initalisation
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
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-31 Ingo RuhnkeImplemented fullscreen mode selection, OpenGL only...
2009-12-06 Ingo RuhnkeTurned functions in video_systems.?pp into class VideoS...
2009-11-20 Ingo RuhnkeAdded Size class
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...