Patch for multiple joysticks from const86 <const@mimas.ru>
[supertux.git] / src / supertux / main.cpp
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...
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-18 Ingo RuhnkeRenamed supertux/title.?pp to supertux/title_screen.?pp
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...