[Freeciv-Dev] [patch #6979] Coast unit type flags

2016-06-24 Thread Marko Lindqvist
Follow-up Comment #1, patch #6979 (project freeciv):

- Ruleset comments added

The main thing missing is compatibility mode loading of rulesets that still
use flag named "Trireme"

(file #27672)
___

Additional Item Attachment:

File name: CoastFlags-2.patch.bz2 Size:4 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7324] Pass resource as extra_type

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Pass resource as extra_type
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 25 Jun 2016 06:16:54 AM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0
 Contains string changes: None

___

Details:

Use extra_type pointer in most places where resource is needed.



___

File Attachments:


---
Date: Sat 25 Jun 2016 06:16:54 AM EEST  Name: ExtraTypeResourcePtr.patch.bz2 
Size: 6kB   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7323] Divide alien ruleset year to 4 quarters

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Divide alien ruleset year to 4 quarters
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 25 Jun 2016 04:24:15 AM EEST
Category: rulesets
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0, 3.0.0
 Contains string changes: None

___

Details:

Make calendar to advance one quarter of a year each turn in alien ruleset.



___

File Attachments:


---
Date: Sat 25 Jun 2016 04:24:15 AM EEST  Name: AlienQuarters.patch  Size: 2kB  
By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5489] README.classic

2016-06-24 Thread Marko Lindqvist
Update of patch #5489 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7322] Configure check for fseeko

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Configure check for fseeko
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 25 Jun 2016 01:24:06 AM EEST
Category: bootstrap
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0, 3.0.0
 Contains string changes: No

___

Details:

Add configure check for fseeko. Compile included lua accordingly (previously
it never used fseeko)



___

File Attachments:


---
Date: Sat 25 Jun 2016 01:24:06 AM EEST  Name: Fseeko.patch  Size: 7kB   By:
cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7311] Sanity check goods requirements

2016-06-24 Thread Marko Lindqvist
Update of patch #7311 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7310] Msys2 environment 160618

2016-06-24 Thread Marko Lindqvist
Follow-up Comment #2, patch #7310 (project freeciv):

New version for trunk

- Do not update dll names overzealously, only those that have actually changed

(file #27668)
___

Additional Item Attachment:

File name: 160618-3.patch Size:2 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7321] Transform Terrain Action

2016-06-24 Thread Marko Lindqvist
Update of patch #7321 (project freeciv):

  Status:  Ready For Test => In Progress

___

Follow-up Comment #1:

Biggest obstacle in an attempt to get this work correctly is that I don't know
speculative way to do equivalent of is_action_enabled_unit_on_tile(). I would
want to know "if unit moves to that tile (where it isn't at the moment), would
it be able to do action there"

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7321] Transform Terrain Action

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Transform Terrain Action
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 11:16:36 PM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0
 Contains string changes: None

___

Details:

Add action enabler control for Transform Terrain (action enabler for setting
unit activity as ACTIVITY_TRANSFORM)



___

File Attachments:


---
Date: Fri 24 Jun 2016 11:16:36 PM EEST  Name:
ActionenablerTransformTerrain.patch  Size: 12kB   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7320] Save documentation comment about game.ruleset objects' format to ruleset

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Save documentation comment about game.ruleset
objects' format to ruleset
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 10:11:33 PM EEST
Category: freeciv-ruledit
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0
 Contains string changes: None

___

Details:

Save documentation comment about action enablers, disasters, achievements, and
goods.



___

File Attachments:


---
Date: Fri 24 Jun 2016 10:11:33 PM EEST  Name: GameObjectsComments.patch  Size:
14kB   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7309] Save documentation comment about 'effects' format to ruleset

2016-06-24 Thread Marko Lindqvist
Update of patch #7309 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7319] req_edit dialog

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: req_edit dialog
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 09:19:23 PM EEST
Category: freeciv-ruledit
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0
 Contains string changes: None

___

Details:

Add req_edit dialog. Initial version just shows the requirements of the
requirement vector, there's no editing functionality.



___

File Attachments:


---
Date: Fri 24 Jun 2016 09:19:23 PM EEST  Name: ReqEdit.patch  Size: 7kB   By:
cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7318] Object removal validity check to check goods reqs

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Object removal validity check to check goods reqs
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 08:13:26 PM EEST
Category: freeciv-ruledit
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0
 Contains string changes: None

___

Details:

Check that object to be removed is not needed as a req for existing good.



___

File Attachments:


---
Date: Fri 24 Jun 2016 08:13:26 PM EEST  Name: GoodsReqsForValidity.patch 
Size: 644B   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7308] Goods tab for ruledit

2016-06-24 Thread Marko Lindqvist
Update of patch #7308 (project freeciv):

  Status:None => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24793] Ruledit stats count disabled objects

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Ruledit stats count disabled objects
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 08:05:23 PM EEST
Category: freeciv-ruledit
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.6.0, 3.0.0
 Contains string changes: None

___

Details:

Stats do not go down when one deletes (= marks for deletion) an object, and
recalculates.

This can happen only in experimental mode, as object deletion is not possible
otherwise.




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7317] Undeprecate lua function create_base() in S2_6

2016-06-24 Thread Marko Lindqvist
Update of patch #7317 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #1:

Patch

(file #27663)
___

Additional Item Attachment:

File name: UndeprecateCreateBase.patchSize:1 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7316] Deprecate lua function to create base

2016-06-24 Thread Marko Lindqvist
Update of patch #7316 (project freeciv):

Category:None => general
  Status:None => Ready For Test 

___

Follow-up Comment #1:

Attached patch adds function create_owned_extra(), and deprecates
create_base() relative to it.

(file #27662)
___

Additional Item Attachment:

File name: CreateOwnedExtra.patch Size:5 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #23106] Conflicting bases can be placed on same tile in editor

2016-06-24 Thread Marko Lindqvist
Update of bug #23106 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #2:

S2_6/TRUNK version.

This is much more complex than S2_5 patch, including callback function for the
common/ code for handling the side-effects of extra creation.

(file #27661)
___

Additional Item Attachment:

File name: CreateExtra.patch  Size:9 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [task #7963] Tracking release 2.6.0-beta1

2016-06-24 Thread Marko Lindqvist
Update of task #7963 (project freeciv):

  Depends on: => patch #7317


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7317] Undeprecate lua function create_base() in S2_6

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Undeprecate lua function create_base() in S2_6
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 07:29:09 PM EEST
Category: general
Priority: 5 - Normal
  Status: In Progress
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0-beta1
 Contains string changes: None

___

Details:

As seen in patch #7316, create_base() allows things that create_extra() does
not -> former should not be deprecated yet.




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #23106] Conflicting bases can be placed on same tile in editor

2016-06-24 Thread Marko Lindqvist
Update of bug #23106 (project freeciv):

  Status:None => In Progress
 Planned Release: 2.5.x, 2.6.0, 3.0.0 => 2.5.5, 2.6.0, 3.0.0

___

Follow-up Comment #1:

Fix for S2_5. This does not only remove (destroy) conflicting bases, but takes
care of other side-effects of adding base too (such as granting vision and
borders)

Working on equivalent change for TRUNK/S2_6

(file #27660)
___

Additional Item Attachment:

File name: EditorCreateBase-S2_5.patchSize:0 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7316] Deprecate lua function to create base

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Deprecate lua function to create base
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 07:14:21 PM EEST
Category: None
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0
 Contains string changes: None

___

Details:

Currently function to create extra lacks player (owner) parameter that direct
base creation function has. Sort that out so that single extra creation
function can be used for owned-base creation too, and then deprecate separate
base creation function.




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [task #7966] S3_0 datafile format freeze

2016-06-24 Thread Marko Lindqvist
Update of task #7966 (project freeciv):

  Depends on: => patch #7316


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24792] tile_extra_apply() doesn't destroy conflicting extra

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: tile_extra_apply() doesn't destroy conflicting extra
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 06:51:48 PM EEST
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.6.0, 3.0.0
 Contains string changes: None

___

Details:

tile_extra_apply() merely 'removes' conflicting extras, leaving their effects
(border claim, vision) behind.

Fix attached.




___

File Attachments:


---
Date: Fri 24 Jun 2016 06:51:48 PM EEST  Name: DestroyConflictingExtra.patch 
Size: 454B   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7238] Make action probability a range

2016-06-24 Thread Sveinung Kvilhaugsvik
Update of patch #7238 (project freeciv):

  Depends on: => patch #7315


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7315] Get action probability values from functions

2016-06-24 Thread Sveinung Kvilhaugsvik
URL:
  

 Summary: Get action probability values from functions
 Project: Freeciv
Submitted by: sveinung
Submitted on: Fri 24 Jun 2016 02:08:00 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0, 2.6.0
 Contains string changes: No

___

Details:

This isolates them even more.



___

File Attachments:


---
Date: Fri 24 Jun 2016 02:08:00 PM UTC  Name:
3.0-Get-action-probability-values-from-functions.patch  Size: 3kB   By:
sveinung


---
Date: Fri 24 Jun 2016 02:08:00 PM UTC  Name:
2.6-Get-action-probability-values-from-functions.patch  Size: 3kB   By:
sveinung



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21347] Ability to not save resources not exposed to scenario editor

2016-06-24 Thread Marko Lindqvist
Follow-up Comment #9, bug #21347 (project freeciv):

New TRUNK version of the revert patch, containing network protocol changes.

(file #27656)
___

Additional Item Attachment:

File name: RevertEditorHaveResources-2.patch Size:9 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7304] Port gtk_image_new_from_surface() uses from gtk3x-client to gtk3-client

2016-06-24 Thread Marko Lindqvist
Update of patch #7304 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #23179] Borders not adjusted when land terrain changes to ocean

2016-06-24 Thread Marko Lindqvist
Update of bug #23179 (project freeciv):

  Status:None => Ready For Test 
 Planned Release: 2.5.x, 2.6.0, 3.0.0 => 2.5.5, 2.6.0, 3.0.0

___

Follow-up Comment #1:

Fix

(file #27655)
___

Additional Item Attachment:

File name: OceanBorderClear.patch Size:1 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24791] Global observer sees whole map as part of a city map

2016-06-24 Thread Marko Lindqvist
Update of bug #24791 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #1:

Fix

(file #27654)
___

Additional Item Attachment:

File name: ObserverCityMap.patch  Size:1 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24791] Global observer sees whole map as part of a city map

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Global observer sees whole map as part of a city map
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 02:10:02 PM EEST
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
  Status: In Progress
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.5.5, 2.6.0, 3.0.0
 Contains string changes: None

___

Details:

GriffonSpade at forums:
"in observe mode the map grid considers the whole map as part of a city."
http://forum.freeciv.org/f/viewtopic.php?f=8=879#p5053




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7301] Move definition of special act prob values

2016-06-24 Thread Sveinung Kvilhaugsvik
Update of patch #7301 (project freeciv):

  Status:  Ready For Test => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7302] Don't assume that an act prob is an int

2016-06-24 Thread Sveinung Kvilhaugsvik
Update of patch #7302 (project freeciv):

  Status:  Ready For Test => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24783] action_prob_is_signal() never identifies any signals

2016-06-24 Thread Sveinung Kvilhaugsvik
Update of bug #24783 (project freeciv):

  Status:  Ready For Test => Fixed  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24464] Migration target city not sent to owner client

2016-06-24 Thread Marko Lindqvist
Update of bug #24464 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24778] freeciv-manual buildings table not closed

2016-06-24 Thread Marko Lindqvist
Update of bug #24778 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7303] Say 'See "/help xxx"' instead of 'See "help xxx"'

2016-06-24 Thread Marko Lindqvist
Update of patch #7303 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 
 Contains string changes:None => Yes


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24778] freeciv-manual buildings table not closed

2016-06-24 Thread Marko Lindqvist
Update of bug #24778 (project freeciv):

 Summary:  freeciv-manual => freeciv-manual buildings
table not closed


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24784] cancelvote short help has newline

2016-06-24 Thread Marko Lindqvist
Update of bug #24784 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [task #7986] Tracking release 2.5.5

2016-06-24 Thread Marko Lindqvist
Update of task #7986 (project freeciv):

  Depends on: => patch #7314


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7314] Server option --keep for opening persistent metaconnection

2016-06-24 Thread Marko Lindqvist
URL:
  

 Summary: Server option --keep for opening persistent
metaconnection
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 24 Jun 2016 11:53:04 AM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.5, 2.6.0, 3.0.0
 Contains string changes: Yes

___

Details:

Add server option --keep for supporting persistent metaconnections from the
commandline.



___

File Attachments:


---
Date: Fri 24 Jun 2016 11:53:04 AM EEST  Name: KeepConnection.patch  Size: 4kB 
 By: cazfi


---
Date: Fri 24 Jun 2016 11:53:04 AM EEST  Name: KeepConnection-S2_5.patch  Size:
4kB   By: cazfi



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7300] Persistent metaconnection

2016-06-24 Thread Marko Lindqvist
Update of patch #7300 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24790] 2.6alpha local options crash

2016-06-24 Thread Marko Lindqvist
Follow-up Comment #2, bug #24790 (project freeciv):

btw. what revision of the freeciv S2_6 this is?

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7299] Fix some shadow warnings seen on OpenBSD / set 6

2016-06-24 Thread Marko Lindqvist
Update of patch #7299 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7310] Msys2 environment 160618

2016-06-24 Thread Marko Lindqvist
Follow-up Comment #1, patch #7310 (project freeciv):

New version for trunk

- Updated names of the icu dlls to package with the installer

(file #27651)
___

Additional Item Attachment:

File name: 160618-2.patch Size:2 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24790] 2.6alpha local options crash

2016-06-24 Thread Marko Lindqvist
Follow-up Comment #1, bug #24790 (project freeciv):

> I'm not sure why "local options" checks an unused tileset

That's needed for listing available tilesets as options for tileset selection
field.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev