Circle coordinates can go negative and thus must be signed
commit9aa8578e747de28d0faf782a868785bded7ac8b3
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Mon, 27 Apr 2015 05:20:26 +0000 (27 08:20 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Mon, 27 Apr 2015 05:20:26 +0000 (27 08:20 +0300)
tree51f32e6f5617c831a2083f0c8d75fb8930366ded
parent17efbec1a6e351825a1f2bf38422822c450c764d
Circle coordinates can go negative and thus must be signed

Fixes the bug where only one fourth of circle was drawn.
src/lua/gui-circle.cpp