README
author unc0rr
Sun, 17 Mar 2013 00:18:38 +0400
changeset 8733 b6002f1956d5
parent 8555 342f7af2eea5
child 9080 9b42757d7e71
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).

Hedgewars - a turn based strategy game.
Distributed under the terms of the GNU GPL licence.
Images and sounds are distributed under the terms of the GNU FDL licence.

Source:
Copyright 2004-2011 Andrey Korotaev <unC0Rr@gmail.com>
Portions copyright 2006-2008 Igor Ulyanov aka Displacer <iulyanov@gmail.com>

Instructions:
depending on your system, consult our wiki at:
- http://code.google.com/p/hedgewars/wiki/BuildingOnLinux
- http://code.google.com/p/hedgewars/wiki/BuildingOnWindows
- http://code.google.com/p/hedgewars/wiki/BuildingOnMac

Dependencies:
you can find an outline of the necessary dependencies in the INSTALL file.