[Freeciv-Dev] [patch #6128] Sanity check: a unit capable of bombardment has a bombard_rate.

2015-07-17 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?6128 Summary: Sanity check: a unit capable of bombardment has a bombard_rate. Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Jul 2015 12:39:16 PM UTC Category: general

[Freeciv-Dev] [patch #6127] Lua improvements (methods and effects) + Resource

2015-07-17 Thread J. M. Gorbach
Follow-up Comment #1, patch #6127 (project freeciv): Methods: (5) Extra: rule_name and name_translation (6) Nation Set: untranslated_name, rule_name, name_translation and description (7) Nation Group: untranslated_name, rule_name and name_translation (file #24632)

[Freeciv-Dev] [patch #6129] Xaw client: Support the Steal Maps action.

2015-07-17 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?6129 Summary: Xaw client: Support the Steal Maps action. Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Jul 2015 03:54:17 PM UTC Category: client-xaw Priority: 5 -

[Freeciv-Dev] [bug #22713] Hardcoded limitations on when Bombarder units can bombard

2015-07-17 Thread Sveinung Kvilhaugsvik
Update of bug #22713 (project freeciv): Category:None = general Status:None = Ready For Test Assigned to:None = sveinung Planned Release:

[Freeciv-Dev] [patch #6130] Qt client: Support bombardment as action.

2015-07-17 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?6130 Summary: Qt client: Support bombardment as action. Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Jul 2015 04:05:21 PM UTC Category: client-qt Priority: 5 -

[Freeciv-Dev] [patch #6131] SDL clients: Support bombardment as action.

2015-07-17 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?6131 Summary: SDL clients: Support bombardment as action. Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Jul 2015 04:06:00 PM UTC Category: client-sdl2 Priority: 5

[Freeciv-Dev] [patch #6127] Lua improvements (methods and effects) + Resource

2015-07-17 Thread J. M. Gorbach
Follow-up Comment #2, patch #6127 (project freeciv): Methods: (8) Road: rule_name and name_translation (9) Style: rule_name and name_translation (10) Specialist: rule_name, plural_translation and abbreviation_translation (file #24633)

[Freeciv-Dev] [patch #5610] Make bombard action enabler controlled

2015-07-17 Thread Sveinung Kvilhaugsvik
Update of patch #5610 (project freeciv): Category:None = general Status:None = Ready For Test Assigned to:None = sveinung

[Freeciv-Dev] [bug #21457] server crashes on /fcdb lua

2015-07-17 Thread Dirk
Additional Item Attachment, bug #21457 (project freeciv): File name: fix.patch Size:1 KB ___ Reply to this item at: http://gna.org/bugs/?21457 ___ Nachricht gesendet

[Freeciv-Dev] [patch #6104] [Killstack] Patch allows unit to escape instead of been killed

2015-07-17 Thread Sveinung Kvilhaugsvik
Follow-up Comment #20, patch #6104 (project freeciv): Have you had any progress on addressing the remaining points? (Example: don't expand the GEN_EV macro by hand) I ask because your patch is outdated. New events have been added. When patch #5610 land an old user unit type flag will be removed.