Bug 560: Fix 1-pixel gaps between tiles near hidden areas.
[supertux.git] / src / object / tilemap.cpp
2010-01-30 florianfBug 560: Fix 1-pixel gaps between tiles near hidden...
2010-01-13 mmloshFix for bug 544 and it's duplicates.
2010-01-01 mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-29 mathnerd314* Revert breaking changes from last revision
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-24 mathnerd314- sounds are on both channels
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-17 grumbelMore -Weffc++ cleanup, almost done
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.