Fixed the zero-velocity test in the edge/vert collision detection. Was producing...
authorrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 31 Dec 2007 18:33:11 +0000 (18:33 +0000)
committerrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 31 Dec 2007 18:33:11 +0000 (18:33 +0000)
commitdfd8260c4c028d98e5be35f44eb6c643091a52a2
tree32c969c3323c059d54681b1f321accf209c52b7f
parent7275978eea7a9d804111a90bee5eaea195b90443
Fixed the zero-velocity test in the edge/vert collision detection.  Was producing different results with different compilers.
Fixed a few warnings.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1347 78b8d119-cf0a-0410-b17c-f493084dd1d7
ball/main.c
putt/main.c
share/image.c
share/solid.c
share/solid_gl.c