Initial support for "haptic" (force feedback) devices.
[supertux.git] / src / supertux / globals.cpp
2010-02-21 Florian ForsterInitial support for "haptic" (force feedback) devices.
2009-11-19 grumbelSwitched from #include "" to #include <> for external...
2009-11-19 grumbelMove some more globals to supertux/globals.hpp
2009-11-19 grumbelMove some more globals to supertux/globals.hpp
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-18 grumbelSwitched from tinygettext/tags/tinygetext-supertux...
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...