supertux/main, control/haptic_manager: Add SDL 1.2 compatibility code.
[supertux.git] / src / supertux / main.cpp
2010-02-21 Florian Forstersupertux/main, control/haptic_manager: Add SDL 1.2... ff/haptic
2010-02-21 Florian ForsterInitial support for "haptic" (force feedback) devices.
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 grumbelTurned functions in video_systems.?pp into class VideoS...
2009-11-27 tuxdevTweak CMakeLists and physfs initialization a bit to...
2009-11-26 grumbelRenamed main() to run
2009-11-26 mathnerd314* Fix main.cpp again
2009-11-25 mathnerd314* Make it compile again
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-20 grumbelAdded Size class
2009-11-20 grumbelMinor cleanup
2009-11-20 grumbelRemoved "const char*" versions of tinygettext for now...
2009-11-19 grumbelSwitched from #include "" to #include <> for external...
2009-11-19 grumbelMove some more globals to supertux/globals.hpp
2009-11-19 tuxdevplay with CMakeLists.txt compile flags, change from...
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-19 grumbelTurned main.cpp into a class
2009-11-19 grumbelTurned stuff in supertux/resources.cpp into a class...
2009-11-18 grumbelUpped tinygettext to r177
2009-11-18 grumbelUpdated to tinygettext r174
2009-11-18 grumbelSwitched from tinygettext/tags/tinygetext-supertux...
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-18 grumbelRenamed supertux/title.?pp to supertux/title_screen.?pp
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...