README
author unc0rr
Thu, 18 Apr 2013 17:37:50 +0400
changeset 8919 67214340fa53
parent 8555 342f7af2eea5
child 9080 9b42757d7e71
permissions -rw-r--r--
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue #613.

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.