supertux/main, control/haptic_manager: Add SDL 1.2 compatibility code.
[supertux.git] / src / math /
2010-01-30 florianfCleanups related to tilemap positions:
2010-01-30 florianfsrc/math/aatriangle.cpp: Added forgotten new file.
2010-01-30 florianfBug 100: Flip slopes properly.
2009-12-29 mathnerd314* Revert breaking changes from last revision
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-06 grumbelFixed Rect a bit and started to use Rect in Surface...
2009-12-06 grumbelAdded basic integer rectangle class
2009-12-06 grumbelRenamed Rect to Rectf
2009-12-01 grumbelUse float instead of int
2009-11-20 grumbelRewrote Size/Sizef classes
2009-11-20 grumbelAdded Size class
2009-11-18 grumbelReplaced <c*> headers with <*.h>
2009-11-17 grumbelFinished -Weffc++ cleanup
2009-11-17 grumbelMore -Weffc++ cleanup, almost done
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.