supertux/tile.hpp: Implement Tile::is_slope().
[supertux.git] / src / object / particlesystem_interactive.cpp
2010-03-11 florianfsupertux/tile.hpp: Implement Tile::is_slope().
2010-01-30 florianfCleanups related to tilemap positions:
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-20 grumbelSplit particlesystem_interactive.?pp into separate...
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
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.