[Freeciv-Dev] [patch #4819] Allow imposition of a pythoagorean movement cost penalty for diagonal moves in rect

2014-06-22 Thread Emmet Hikory
Follow-up Comment #5, patch #4819 (project freeciv): Thanks for catching this! I've created bug #22232 for tracking (and follow-on discussion). ___ Reply to this item at: http://gna.org/patch/?4819

[Freeciv-Dev] [patch #4819] Allow imposition of a pythoagorean movement cost penalty for diagonal moves in rect

2014-06-19 Thread Emmet Hikory
Update of patch #4819 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #4819] Allow imposition of a pythoagorean movement cost penalty for diagonal moves in rect

2014-06-18 Thread Emmet Hikory
Follow-up Comment #2, patch #4819 (project freeciv): I checked it several ways, confirming both in-game and with various language references. I also wrote a simple test program to confirm syntax (although I've deleted it). From memory: #include stdio.h int main (void) { int i, q;

[Freeciv-Dev] [patch #4819] Allow imposition of a pythoagorean movement cost penalty for diagonal moves in rect

2014-06-17 Thread Emmet Hikory
URL: http://gna.org/patch/?4819 Summary: Allow imposition of a pythoagorean movement cost penalty for diagonal moves in rect Project: Freeciv Submitted by: persia Submitted on: Wed 18 Jun 2014 06:08:12 AM JST Category: