[Freeciv-Dev] [bug #24157] Configure rebuilt when builddir-specific file changes

2015-12-09 Thread Marko Lindqvist
URL:
  

 Summary: Configure rebuilt when builddir-specific file
changes
 Project: Freeciv
Submitted by: cazfi
Submitted on: Wed 09 Dec 2015 10:58:42 AM EET
Category: bootstrap
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: 3.0.0

___

Details:

...or at least that's what current CONFIGURE_DEPENDENCIES tries to do in
respect to project definition files. On some environments that leads to
completely failing build.

Project definition file does not affect the contents of 'configure' but is
only sourced to it when one runs configure. Change in project definition file
should result only in rerunning configure, not in regenerating it first.

Fix attached.




___

File Attachments:


---
Date: Wed 09 Dec 2015 10:58:42 AM EET  Name:
ConfigStatusOnProjectDefinitionChange.patch  Size: 1kB   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 #6572] Use gtk_builder instead of gtk_ui_manager

2015-12-09 Thread Marko Lindqvist
Update of patch #6572 (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 #6665] Qt client - some improvemnt to tooltips in research dialog and city production

2015-12-09 Thread mir3x
URL:
  

 Summary: Qt client - some improvemnt to tooltips in research
dialog and city production
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 09 Dec 2015 09:42:02 AM CET
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.2, 2.6, 3.0

___

Details:

Tooltips are now cut if too long, added bolded title to them,
and wont disappear if mouse moved in city dialog.




___

File Attachments:


---
Date: Wed 09 Dec 2015 09:42:02 AM CET  Name: qt_tooltips_impr.patch  Size: 9kB
  By: mir3x



___

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 #6667] transform_terrain_callack -> transform_terrain_callback

2015-12-09 Thread Marko Lindqvist
URL:
  

 Summary: transform_terrain_callack ->
transform_terrain_callback
 Project: Freeciv
Submitted by: cazfi
Submitted on: Wed 09 Dec 2015 01:40:24 PM EET
Category: client-gtk-3.0
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

___

Details:

Rename transform_terrain_callack() as transform_terrain_callback() in
gtk-clients.

TRUNK gtk3-client handled already in patch #6572



___

File Attachments:


---
Date: Wed 09 Dec 2015 01:40:24 PM EET  Name: TransformTerrainCall_B_ack.patch 
Size: 1kB   By: cazfi


---
Date: Wed 09 Dec 2015 01:40:24 PM EET  Name:
TransformTerrainCall_B_ack-S2_6.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] [bug #24158] Menu entries not updated on ruleset change

2015-12-09 Thread Marko Lindqvist
URL:
  

 Summary: Menu entries not updated on ruleset change
 Project: Freeciv
Submitted by: cazfi
Submitted on: Wed 09 Dec 2015 01:34:16 PM EET
Category: client-gtk-3.0
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

___

Details:

Some menu entries are dynamically constructed only he first time client needs
them - they are not refreshed to match new ruleset after it changes.

For TRUNK gtk3-client these were already fixed as part of patch #6572.

TRUNK & S2_6:
- Build bases of type A and B

TRUNK only:
- Explode Nuke action name


Fixes for TRUNK gtk2-client and both gtk-clients on S2_6 attached.




___

File Attachments:


---
Date: Wed 09 Dec 2015 01:34:16 PM EET  Name: UpdateMenusOnRulesetChange.patch 
Size: 4kB   By: cazfi


---
Date: Wed 09 Dec 2015 01:34:16 PM EET  Name:
UpdateMenusOnRulesetChange-S2_6.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 #6617] Constantly Zoom In / Out API

2015-12-09 Thread Marko Lindqvist
Update of patch #6617 (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 #6666] gtk3x-client options to options.[ch]

2015-12-09 Thread Marko Lindqvist
URL:
  

 Summary: gtk3x-client options to options.[ch]
 Project: Freeciv
Submitted by: cazfi
Submitted on: Wed 09 Dec 2015 01:12:52 PM EET
Category: client-gtk-3+
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

___

Details:

Constantly rebasing initial introduction of gtk3x-client specific options to
options.[ch] makes no sense when it can as well go in already.
Options are basically copies of the gtk3-client ones.




___

File Attachments:


---
Date: Wed 09 Dec 2015 01:12:52 PM EET  Name: Gtk3xOptions.patch  Size: 22kB  
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] [bug #24159] Qt client - global observer doesnt see player techongolies

2015-12-09 Thread mir3x
URL:
  

 Summary: Qt client - global observer doesnt see player
techongolies
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 09 Dec 2015 04:27:35 PM CET
Category: client-qt
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.5.2

___

Details:

Global observer didn't see correct player technogies.
Fix attached (only S2_5 affected)



___

File Attachments:


---
Date: Wed 09 Dec 2015 04:27:35 PM CET  Name: qt_global_obs_techs.patch  Size:
675B   By: mir3x



___

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 #6660] Send information about traderoute goods to client

2015-12-09 Thread Marko Lindqvist
Update of patch #6660 (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 #6668] Separate packet for scenario description

2015-12-09 Thread Marko Lindqvist
URL:
  

 Summary: Separate packet for scenario description 
 Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 10 Dec 2015 12:17:54 AM EET
Category: general
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0, 3.0.0

___

Details:

From patch #6450:
Since scenario info is still sent as one packet, this makes max length for
scenario description shorter. I think having separate packet for the
description would make sense.





___

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 #24160] Qt help - information panel changes layout, causing blink

2015-12-09 Thread mir3x
Update of bug #24160 (project freeciv):

  Status:None => Ready For Test 


___

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 #24152] Event turn not correctly set in a packet sent from cache

2015-12-09 Thread Marko Lindqvist
Update of bug #24152 (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 #6613] Server should consider "Bonus" extras huts, not those that have EC_HUT

2015-12-09 Thread Marko Lindqvist
Update of patch #6613 (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 #24160] Qt help - information panel changes layout, causing blink

2015-12-09 Thread mir3x
URL:
  

 Summary: Qt help - information panel changes layout, causing
blink
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 09 Dec 2015 11:13:15 PM CET
Category: client-qt
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.5.2, 2.6, 3.0

___

Details:

When changing pages there could be visible extra resize effect
on info panel with progressbars ( usually visible when maximized)

Fix attached.



___

File Attachments:


---
Date: Wed 09 Dec 2015 11:13:15 PM CET  Name: qt_help_blink.patch  Size: 664B  
By: mir3x



___

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 #6631] Lua scripting API changes & lua in older format scenarios

2015-12-09 Thread Marko Lindqvist
Update of patch #6631 (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 #6656] packets.def: make enum achievement_type explicit.

2015-12-09 Thread Sveinung Kvilhaugsvik
Update of patch #6656 (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 #24150] "-DNDEBUG" flag messing fc_assert_fail()

2015-12-09 Thread Marko Lindqvist
Update of bug #24150 (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 #6669] Huts setting relative to map size

2015-12-09 Thread Marko Lindqvist
Update of patch #6669 (project freeciv):

  Status:  Ready For Test => In Progress

___

Follow-up Comment #1:

Of the supplied scenarios, following have no predefined huts (have_huts=FLASE)
but explicitly set amount of huts -> need to be adjusted.

- north_america_116x100-v1.2.sav
- japan-88x100-v1.3.sav
- tileset-demo.sav


___

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 #7814] S2_6 datafile format freeze

2015-12-09 Thread Marko Lindqvist
Update of task #7814 (project freeciv):

  Depends on: => patch #6669


___

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 #24012] S2_6 cannot replicate S2_5 behaviour moving between different native roads

2015-12-09 Thread Marko Lindqvist
Update of bug #24012 (project freeciv):

Category:None => general
Severity:  3 - Normal => 5 - Blocker


___

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 #6670] Update included lua version to 5.3.2

2015-12-09 Thread Marko Lindqvist
URL:
  

 Summary: Update included lua version to 5.3.2
 Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 10 Dec 2015 09:56:30 AM EET
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.6.0, 3.0.0

___

Details:





___

File Attachments:


---
Date: Thu 10 Dec 2015 09:56:30 AM EET  Name: Lua532.patch.bz2  Size: 35kB  
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