[Freeciv-Dev] [bug #22240] Help still claims infinite movement for No_Bonus road type

2014-06-29 Thread Marko Lindqvist
Update of bug #22240 (project freeciv): Status: Ready For Test = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #22240] Help still claims infinite movement for No_Bonus road type

2014-06-27 Thread Marko Lindqvist
Update of bug #22240 (project freeciv): Summary: Help still claims infitite movement for No_Bonus road type = Help still claims infinite movement for No_Bonus road type ___ Reply to this item at:

[Freeciv-Dev] [bug #22240] Help still claims infinite movement for No_Bonus road type

2014-06-27 Thread pepeto
Follow-up Comment #2, bug #22240 (project freeciv): In patch for trunk, the following lines are probably not what do you want: + if (proad-move_mode != RMM_NO_BONUS) { +if (proad != NULL) { ___ Reply to this item at:

[Freeciv-Dev] [bug #22240] Help still claims infinite movement for No_Bonus road type

2014-06-27 Thread Marko Lindqvist
Follow-up Comment #3, bug #22240 (project freeciv): Thanks, should keep eyes open when rebasing patch to another branch. Fixed version attached. (file #21173) ___ Additional Item Attachment: File name: HelpNoMoveBonus-2.patch