[Freeciv-Dev] [patch #6354] Let hard action requirement return maybe

2015-09-16 Thread Sveinung Kvilhaugsvik
Update of patch #6354 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6355] Be action enabler aware in can build wonder check

2015-09-16 Thread Sveinung Kvilhaugsvik
Update of patch #6355 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6359] Optimize unit_can_help_build_wonder_here()

2015-09-16 Thread Sveinung Kvilhaugsvik
URL: Summary: Optimize unit_can_help_build_wonder_here() Project: Freeciv Submitted by: sveinung Submitted on: Wed 16 Sep 2015 12:25:47 PM UTC Category: general Priority: 5 - No

[Freeciv-Dev] [patch #6360] A local building can contradict a building genus

2015-09-16 Thread Sveinung Kvilhaugsvik
URL: Summary: A local building can contradict a building genus Project: Freeciv Submitted by: sveinung Submitted on: Wed 16 Sep 2015 12:26:56 PM UTC Category: general Priority:

[Freeciv-Dev] [patch #6359] Optimize unit_can_help_build_wonder_here()

2015-09-16 Thread Marko Lindqvist
Follow-up Comment #1, patch #6359 (project freeciv): How expensive is utype_can_do_action()? (Was that cached?) If it's in most cases as expensive as full action requirements check, this wins nothing in case it's FALSE and does double work in case it's TRUE. __

[Freeciv-Dev] [patch #6359] Optimize unit_can_help_build_wonder_here()

2015-09-16 Thread Sveinung Kvilhaugsvik
Follow-up Comment #2, patch #6359 (project freeciv): _Was that cached?_ Yes. ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.org/

[Freeciv-Dev] [bug #23842] The tests will randomly fail

2015-09-16 Thread Sveinung Kvilhaugsvik
Follow-up Comment #3, bug #23842 (project freeciv): _Do you still get this problem?_ No. (Just ran the tests shortly after building Freeciv-web) ___ Reply to this item at: ___

[Freeciv-Dev] [bug #23842] The tests will randomly fail

2015-09-16 Thread Andreas Røsdal
Update of bug #23842 (project freeciv): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #23880] First goto always fails

2015-09-16 Thread Sveinung Kvilhaugsvik
Update of bug #23880 (project freeciv): Assigned to:None => sveinung ___ Follow-up Comment #1: _Sveinung, can you help with this?_ Yes ___

[Freeciv-Dev] [patch #6361] Add action enabler copy function

2015-09-16 Thread Sveinung Kvilhaugsvik
URL: Summary: Add action enabler copy function Project: Freeciv Submitted by: sveinung Submitted on: Wed 16 Sep 2015 11:26:41 PM UTC Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #23881] Out-of-phase default AI data access on civil war

2015-09-16 Thread Marko Lindqvist
URL: Summary: Out-of-phase default AI data access on civil war Project: Freeciv Submitted by: cazfi Submitted on: Thu 17 Sep 2015 06:22:05 AM EEST Category: ai Severity: 3 - Nor

[Freeciv-Dev] [patch #5897] Save "allowed_"

2015-09-16 Thread Marko Lindqvist
Update of patch #5897 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #23880] First goto always fails

2015-09-16 Thread Andreas Røsdal
Update of bug #23880 (project freeciv): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #2: Thanks å lot for th