http://bugs.freeciv.org/Ticket/Display.html?id=40221 >
Committed to S2_2 (r15074) and trunk (r15072).
--
かっこいい名前を持つことは大事である。
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://m
http://bugs.freeciv.org/Ticket/Display.html?id=40221 >
Updated patch for S2_1 and S2_2/trunk.
I also change a few things:
- Renamed canvas_put_bezier_line to canvas_put_curved_line.
- Fixed some formatting and removed purely whitespace changes.
- Removed body duplication of canvas_put_line in GU
http://bugs.freeciv.org/Ticket/Display.html?id=40221 >
> [EMAIL PROTECTED] - Wed May 14 19:22:11 2008]:
>
> New version of the patch for anyone interested:
>
> changes:
>
> 1) should now compile for any graphical library (but will still only
> affect gtk2, all other libraries will draw strai
http://bugs.freeciv.org/Ticket/Display.html?id=40221 >
New version of the patch for anyone interested:
changes:
1) should now compile for any graphical library (but will still only
affect gtk2, all other libraries will draw straight lines. If anyone
is familiar with xaw,win32,ftwl... and s
http://bugs.freeciv.org/Ticket/Display.html?id=40221 >
When compiling with --enable-debug I get this warning/error:
canvas.c: In function `canvas_put_bezier_line':
canvas.c:301: warning: unused variable `end_x'
Hopefully it really is just unneeded and can be removed.
Otherwise, the curved line
http://bugs.freeciv.org/Ticket/Display.html?id=40221 >
Hi Guys,
This is my first patch, fairly simple new feature to get started with
the system. (I was directed to this mailing address, hope it's the
right one)
Information:
Author: Stuart Hacking
Platform: Mac OSX 10.2 (GTK-2.0 X11 client