README
author nemo
Mon, 06 Feb 2012 20:04:32 -0500
changeset 6645 9ff40cf44827
parent 5948 e389a60ae8ab
child 8120 67c3201365b1
permissions -rw-r--r--
Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1066
1f1b3686a2b0 Update copyright headers a bit
unc0rr
parents: 1006
diff changeset
     1
Hedgewars - a turn based strategy game.
750
7f8897e05df4 Update README
unc0rr
parents: 493
diff changeset
     2
Distributed under the terms of the GNU GPL licence.
7f8897e05df4 Update README
unc0rr
parents: 493
diff changeset
     3
Images and sounds are distributed under the terms of the GNU FDL licence.
456
35080d4b806b Follow standarts
unc0rr
parents: 259
diff changeset
     4
750
7f8897e05df4 Update README
unc0rr
parents: 493
diff changeset
     5
Source:
5948
e389a60ae8ab update copyright year of README
sheepluva
parents: 4274
diff changeset
     6
Copyright 2004-2011 Andrey Korotaev <unC0Rr@gmail.com>
4274
8292066cb45c Some fixes
unc0rr
parents: 4201
diff changeset
     7
Portions copyright 2006-2008 Igor Ulyanov aka Displacer <iulyanov@gmail.com>