Closed dripton closed 14 years ago
[f0911b155ff6a4d672ff77088a80b2ea92cc938c] fixed a bug in point_in_polygon, but some clicks still fail to register as inside the hex.
This also applies on the masterboard. The code in point_in_polygon assumes convex polygons, which is incorrect for masterboard hexes.
Fix guiutils.point_in_polygon Closed by 74a2daea1c58563a624ef059805639566cdfc74c
Clicks near the edge of a BattleHex sometimes don't register, or sometimes even end up affecting a nearby hex.