Bug 456: Avoid hurting Tux in a ravine.
authorFlorian Forster <supertux@octo.it>
Sat, 30 Jan 2010 09:23:14 +0000 (09:23 +0000)
committerFlorian Forster <supertux@octo.it>
Sat, 30 Jan 2010 09:23:14 +0000 (09:23 +0000)
commit50d202ea82e3025ade7ef464f33417d0cb6d5caa
tree53b6485b47071d55eb43389e594df07898d7924c
parent997dcb6c1cb148b33bad88592851c051378237fb
Bug 456: Avoid hurting Tux in a ravine.

- Fix blooper where slope constraints overwrote previously calculated
  constraints.
- Make static collision detection symmetrical left-right.

There are still a lot of things wrong with static collision detection,
which I hope to fix later.

SVN-Revision: 6284
src/supertux/collision.cpp
src/supertux/collision.hpp
src/supertux/sector.cpp