hedgewars/SysUtils.h
author unc0rr
Sun, 17 Mar 2013 00:18:38 +0400
changeset 8733 b6002f1956d5
parent 7038 d853e4385241
permissions -rw-r--r--
Hard math to fix issue #571. Well, not really hard math, just checking if vector is in opposite direction and trait that as a special case when removing rope dividing point (this could only happens when rope sticks to land outline, so this basically fixes a bug in another bug).