Load audio earlier in the process. Might save us some time
[supertux.git] / src / supertux / main.cpp
2015-03-16 Tobias MarkusLoad audio earlier in the process. Might save us some...
2014-08-29 Ingo RuhnkeFixed resize handling of lightmaps, they are now recrea...
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-25 Ingo RuhnkeLarge scale refactor/rewrite of the AddonManager, addin...
2014-08-25 Ingo RuhnkeSome more AddonManager refactoring
2014-08-19 Ingo RuhnkeFixed mixup between Win32's "supertux2" and Linux/MacOS...
2014-08-18 Ingo RuhnkeSmall improvement to PhysfsSubsystem debug output
2014-08-18 Ingo RuhnkeAdded --datadir/--userdir command line arguments and...
2014-08-18 Ingo RuhnkeCleaned up Physfs/filesystem initialisation
2014-08-18 Ingo RuhnkeRemoved binreloc support, SDL2 provides that functional...
2014-08-18 Ingo RuhnkeRemoved dependency between CommandLineArguments and...
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 RuhnkeAdded Scripting class to bundle up all the Squirrel...
2014-08-17 Ingo RuhnkeUse more RAII in initialisation code
2014-08-17 Ingo RuhnkeSplit of the line buffer from Console into ConsoleBuffe...
2014-08-17 Ingo RuhnkeAdded m_ prefixes to Console
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeMade Console into a Currenton
2014-08-17 Ingo RuhnkeCleaned up VideoSystem initalisation
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-14 Ingo RuhnkeMerge branch 'feature/savegame'
2014-08-14 Ingo RuhnkeRenamed WorldState to Savegame and implemented basic...
2014-08-14 Ingo RuhnkeMoved Levelset into it's own class, pass WorldState...
2014-08-12 Ingo RuhnkeMerge branch 'feature/memoryleaks'
2014-08-12 Ingo RuhnkeDelete dictionary_manager at the end of Main::run()
2014-08-12 Ingo RuhnkeChanged order of initialisation, so that tinygettext...
2014-08-11 Ingo RuhnkeMerge branch 'feature/argparse'
2014-08-11 Ingo RuhnkeAdded --debug and --verbose command line arguments
2014-08-11 Ingo RuhnkeMoved argument parsing into CommandLineArguments
2014-08-10 Ingo RuhnkeMerge branch 'feature/menu-cleanup'
2014-08-09 Ingo RuhnkeAdded GameManager class to keep track of the World...
2014-08-08 Ingo RuhnkeMerge branch 'feature/menu-cleanup'
2014-08-08 Ingo RuhnkeUse std::unique_ptr<> in ScreenManager
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager
2014-08-06 Ingo RuhnkeRemoved some old event eating code, as randomly discard...
2014-08-06 Ingo RuhnkeInit game controller on startup
2014-08-05 Ingo RuhnkeMinor cleanup
2014-08-04 Ingo RuhnkeAdded support for desktop-fullscreen mode
2014-08-04 Ingo RuhnkeMerge branch 'feature/c++11'
2014-08-03 Ingo RuhnkeFixed some std::unique_ptr<> issues
2014-08-03 Ingo RuhnkeReplaced std::auto_ptr<> with std::unique_ptr<>
2014-08-03 Mathnerd314Merge branch 'master' of https://code.google.com/p...
2014-08-03 Mathnerd314Flesh out the intro scene some more.
2014-08-03 Ingo RuhnkeMerge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeFixed compiler warnings
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-08-01 Ingo RuhnkeRemoved platform specific path magic and use SDL_GetBas...
2014-07-31 Ingo RuhnkeImplemented fullscreen mode selection, OpenGL only...
2014-07-31 Ingo RuhnkeFixed window resize in OpenGL and added window resize...
2014-07-31 Ingo RuhnkeFixed window title and icon, removed Renderer and Light...
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...
2014-07-30 Ingo RuhnkeMade code compile, not work, with SDL2, old code that...
2014-05-12 Tobias MarkusFixing a few compiler errors, thanks to bluescreen_aven...
2014-05-10 Tobias MarkusCorrectly parse file:// urls
2014-01-30 Tobias MarkusIgnore instead of exit when invalid command line option...
2014-01-24 Tobias MarkusFixing compiler errors on Mavericks (not sure if those...
2013-11-11 Tobias MarkusFixing compiler errors on Mavericks (not sure if those...
2013-10-26 LMHReverted part of revision 02c347cdae86.
2013-10-26 Tobias MarkusChanging the order in which the components are loaded...
2013-08-29 LMHReverted part of revision 02c347cdae86.
2013-08-27 Tobias MarkusChanging the order in which the components are loaded...
2013-08-24 Benjamin Leduc modified: CMakeLists.txt
2013-07-19 LMHMerge branch 'glow_effects'
2013-05-21 Tobias MarkusFixed compiler warnings, see bug962
2011-05-06 Wolfgang BeckerDetermine language on start-up if language is set to...
2011-03-08 Mathnerd314Revert some of binki's evil machinations from bugs...
2011-03-07 Mathnerd314Create and use --print-datadir on supertux2.exe to...
2010-04-17 Matt McCutchenRecognize a SUPERTUX2_USER_DIR environment variable...
2010-04-17 Matt McCutchenSwitch to boost::format for non-trivial substitution...
2010-03-08 Ingo RuhnkePatch for multiple joysticks from const86 <const@mimas.ru>
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-01-25 Mathnerd314Use supertux2 on Windows, zeekling squish animation...
2010-01-24 Mathnerd314Use NDEBUG a bit less.
2009-12-25 Mathnerd314Thunderstorm sounds (from Auria and Some_Person)
2009-12-24 Mathnerd314- sounds are on both channels
2009-12-06 Ingo RuhnkeTurned functions in video_systems.?pp into class VideoS...
2009-11-27 Tim GoyaTweak CMakeLists and physfs initialization a bit to...
2009-11-26 Ingo RuhnkeRenamed main() to run
2009-11-26 Mathnerd314* Fix main.cpp again
2009-11-25 Mathnerd314* Make it compile again
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-20 Ingo RuhnkeAdded Size class
2009-11-20 Ingo RuhnkeMinor cleanup
2009-11-20 Ingo RuhnkeRemoved "const char*" versions of tinygettext for now...
2009-11-19 Ingo RuhnkeSwitched from #include "" to #include <> for external...
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Tim Goyaplay with CMakeLists.txt compile flags, change from...
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-19 Ingo RuhnkeTurned main.cpp into a class
2009-11-19 Ingo RuhnkeTurned stuff in supertux/resources.cpp into a class...
2009-11-18 Ingo RuhnkeUpped tinygettext to r177
2009-11-18 Ingo RuhnkeUpdated to tinygettext r174
2009-11-18 Ingo RuhnkeSwitched from tinygettext/tags/tinygetext-supertux...
next