[Freeciv-Dev] [patch #6735] Avoid double road nativity check in is_native_move()

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Avoid double road nativity check in is_native_move()
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 09:49:38 PM 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:

Inside what is already an iteration over native extras only, is_native_move()
currently checks if the tile with that extra is native to the unit. Attached
patch removes that check.




___

File Attachments:


---
Date: Sat 26 Dec 2015 09:49:38 PM EET  Name:
NativeMoveDoubleNativeExtraCheck.patch  Size: 679B   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 #6736] Configure check if malloc(0) is ok

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Configure check if malloc(0) is ok
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 10:40:18 PM 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:

If zero-size malloc() is ok, do not build extra protection against it in
fc_malloc().



___

File Attachments:


---
Date: Sat 26 Dec 2015 10:40:18 PM EET  Name: MallocZeroOk.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 #24230] Cannot compile po files

2015-12-26 Thread Jordi Negrevernis i Font
Follow-up Comment #2, bug #24230 (project freeciv):

jordi@ubuntu12:~/freeciv/S2_6/freeciv-2.6/translations/freeciv$ xgettext
--version
xgettext (GNU gettext-tools) 0.18.3

The 'make update-po' command works. But it does build the catalog file, then
it merges all the po files with the catalog and then does a complete compile
of all po files to output the gmo compiled files.

I was a lot more simple in S2_5. You modify the po file, then issue the make
command ( without targets) and the you get the gmo file. And then, if you
wanted to try the translation, you could install it.

And also, now the specific targets for the po files do not exist. For
instance, the 'make es.pox' has disappeared.

Maybe you simplified the infrastucture. Now I realize that there is a 'make
update-gmo' command. But, then I should be included in a general compile.



___

Reply to this item at:

  

___
  Mensaje enviado vía/por Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #6694] Assert package_city() citizen count sanity

2015-12-26 Thread Marko Lindqvist
Update of patch #6694 (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 #6422] AI Module capstr for S2_6

2015-12-26 Thread Marko Lindqvist
Follow-up Comment #1, patch #6422 (project freeciv):

- Updated against svn

(file #26156)
___

Additional Item Attachment:

File name: S2_6-AiModuleCapstr-2.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] [bug #24224] Qt client - cannot see unit in allied city

2015-12-26 Thread mir3x
Update of bug #24224 (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] [patch #6430] Get rid of deprecated GtkStock usage

2015-12-26 Thread Marko Lindqvist
Update of patch #6430 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #1:

Patch

(file #26149)
___

Additional Item Attachment:

File name: 0004-Replace-deprecated-GtkStock-usages-with-modern-solut.patch
Size:48 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 #6722] tile_move_cost_ptrs(): Replace tile_has_road() call with tile_has_extra()

2015-12-26 Thread Marko Lindqvist
Update of patch #6722 (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 #6662] Refactor adv_choice stuff so it's usually used via pointer

2015-12-26 Thread Marko Lindqvist
Update of patch #6662 (project freeciv):

 Planned Release:2.6.0, 3.0.0 => 3.0.0  


___

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 #6717] Qt client - allow enabling governor by double click

2015-12-26 Thread mir3x
Update of patch #6717 (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 #6721] Qt client - resize minimap by default to fit end turn area

2015-12-26 Thread mir3x
Update of patch #6721 (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 #24230] Cannot compile po files

2015-12-26 Thread Marko Lindqvist
Follow-up Comment #1, bug #24230 (project freeciv):

I can't see any problems in S2_6, or even difference between S2_5 and S2_6.
There has been updates to the related bootstrap stuff, though, so it's
possible that we rely on something we shouldn't. What is your xgettext
version? 'xgettext --version'

When you say that you issue 'make' you really mean 'make' without any
parameters (target)?
Does 'make update-po' (which I myself have always been using) work?


___

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 #24222] Qt client - chat/messages hide buttons are usually invisible

2015-12-26 Thread mir3x
Update of bug #24222 (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] [patch #6734] Add gtk3x-client to documentation

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Add gtk3x-client to documentation
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 01:38:30 PM EET
Category: docs
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:





___

File Attachments:


---
Date: Sat 26 Dec 2015 01:38:30 PM EET  Name:
0011-Add-gtk3x-client-to-documentation.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 #6733] Replace deprecated gtk_widget_reparent() calls with modern solutions

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Replace deprecated gtk_widget_reparent() calls with
modern solutions
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 01:36:55 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:





___

File Attachments:


---
Date: Sat 26 Dec 2015 01:36:55 PM EET  Name:
0007-Get-rid-of-deprecated-gtk_widget_reparent-calls.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] [bug #24230] Cannot compile po files

2015-12-26 Thread Jordi Negrevernis i Font
URL:
  

 Summary: Cannot compile po files
 Project: Freeciv
Submitted by: jorneg
Submitted on: ds 26 des 2015 13:13:53 UTC
Category: None
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: 

___

Details:


In S2_6 and trunk you cannot compile to translation po files. In S2_5 you can
do that.

When you issue the command 'make' on the directory translations/freeciv'
nothing happens.





___

Reply to this item at:

  

___
  Missatge enviat a través de/per Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #24217] Qt client - production widget doesnt show focus

2015-12-26 Thread mir3x
Update of bug #24217 (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] [patch #6731] Prevent things deprecated in gtk+ 3.10 from gtk3x-client

2015-12-26 Thread Marko Lindqvist
Update of patch #6731 (project freeciv):

  Depends on: => patch #6430


___

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 #6732] Replace deprecated gtk_widget_set_margin_...() calls with modern solutions

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Replace deprecated gtk_widget_set_margin_...() calls
with modern solutions
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 01:35:39 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:





___

File Attachments:


---
Date: Sat 26 Dec 2015 01:35:39 PM EET  Name:
0006-Get-rid-of-deprecated-gtk_widget_set_margin_.-calls.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 #6731] Prevent things deprecated in gtk+ 3.10 from gtk3x-client

2015-12-26 Thread Marko Lindqvist
Update of patch #6731 (project freeciv):

  Depends on: => patch #6708


___

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 #6731] Prevent things deprecated in gtk+ 3.10 from gtk3x-client

2015-12-26 Thread Marko Lindqvist
Update of patch #6731 (project freeciv):

  Depends on: => patch #6707


___

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 #6731] Prevent things deprecated in gtk+ 3.10 from gtk3x-client

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Prevent things deprecated in gtk+ 3.10 from 
gtk3x-client
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 01:33:08 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:





___

File Attachments:


---
Date: Sat 26 Dec 2015 01:33:08 PM EET  Name:
0005-Prevent-things-deprecated-in-gtk-3.10-from-gtk3x-cli.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 #6707] Replace deprecated gtk_icon_size_lookup_for_settings()

2015-12-26 Thread Marko Lindqvist
Update of patch #6707 (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 #6725] Qt client - show player colors in pregame.

2015-12-26 Thread mir3x
Additional Item Attachment, patch #6725 (project freeciv):

File name: qt_colors_pregame-f26-v2.patch Size:2 KB
File name: qt_colors_pregame-ftrunk-v2.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 #24113] Hide "Allies Only" chat button for local games

2015-12-26 Thread mir3x
Additional Item Attachment, bug #24113 (project freeciv):

File name: qt_hide_allies_button.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] Yearly update-po

2015-12-26 Thread Marko Lindqvist
 02-Jan-16 it will be one year since S2_6 was branched. That branching
was the last time all TRUNK po-files were updated in svn, or S2_6. As
a yearly refresh, I'll run update-po to collect the latest
translatable strings for both TRUNK and S2_6 that day, and commit the
result to svn. This might get postponed if 'update-po' has any
problems (breakage in any of the files) or it seems that list of files
to collect string from is not completely up-to-date at that time.

 I plan to make also yearly update for the ChangeLog files of these
same branches.


 - ML

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


[Freeciv-Dev] [bug #24173] Shared Vison

2015-12-26 Thread Marko Lindqvist
Follow-up Comment #1, bug #24173 (project freeciv):

> no other partitipants in the alliance,

Though most of the time players give shared vision only to allies, there's no
technical connection between the two.
Is it possible that you get shared vision from a third party through your
direct connection? (I've even got one-way shared vision from my human enemy
that way - helped a lot to see where he concentrated his forces in an attempt
to make a surprise attack against me. ;-)


___

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 #6662] Refactor adv_choice stuff so it's usually used via pointer

2015-12-26 Thread Marko Lindqvist
Update of patch #6662 (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 #6737] Update included tolua to version 5.2.4

2015-12-26 Thread Marko Lindqvist
URL:
  

 Summary: Update included tolua to version 5.2.4
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 26 Dec 2015 11:24:38 PM 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:






___

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