[Freeciv-Dev] [patch #6936] Search jansson with pkg-config

2016-02-17 Thread Marko Lindqvist
Update of patch #6936 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #24419] json protocol packet_game_info does not fit to buffer

2016-02-17 Thread Marko Lindqvist
URL: Summary: json protocol packet_game_info does not fit to buffer Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 10:41:12 AM EET Category: general Severity

[Freeciv-Dev] [patch #6969] Split calendar_info to separate packet from game_info

2016-02-17 Thread Marko Lindqvist
URL: Summary: Split calendar_info to separate packet from game_info Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 11:16:43 AM EET Category: general Priority

[Freeciv-Dev] [bug #24419] json protocol packet_game_info does not fit to buffer

2016-02-17 Thread Marko Lindqvist
Update of bug #24419 (project freeciv): Depends on: => patch #6969 ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [bug #24419] json protocol packet_game_info does not fit to buffer

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, bug #24419 (project freeciv): It's so huge, that if buffer is made as big as needed, it then fails to set size to the packet header as it's bigger than what fits to 16bit size field. ___ Reply to this item at:

[Freeciv-Dev] [patch #6969] Split calendar_info to separate packet from game_info

2016-02-17 Thread Marko Lindqvist
Update of patch #6969 (project freeciv): Status: In Progress => Ready For Test ___ Additional Item Attachment: File name: PacketCalendarInfo.patch Size:13 KB __

[Freeciv-Dev] [bug #24419] json protocol packet_game_info does not fit to buffer

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #2, bug #24419 (project freeciv): This seems like a bug in combination of json and delta protocols. The "diff" arrays, for which only delta should be sent, are in the packet as very big two dimensional arrays. Taking "diff" property away from those arrays lets things pass. Attac

[Freeciv-Dev] [bug #24421] --enable-delta-protocol configure option broken in respect to release tarballs

2016-02-17 Thread Marko Lindqvist
URL: Summary: --enable-delta-protocol configure option broken in respect to release tarballs Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 01:39:54 PM EET Category: bootstr

[Freeciv-Dev] [bug #24422] Compiler warnings with --disable-delta-protocol

2016-02-17 Thread Marko Lindqvist
URL: Summary: Compiler warnings with --disable-delta-protocol Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 01:53:58 PM EET Category: general Severity: 3 -

[Freeciv-Dev] [bug #24421] --enable-delta-protocol configure option broken in respect to release tarballs

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, bug #24421 (project freeciv): Worse than that, files generated by generate_packets.py are part of the source tree, meaning that all the build dirs must have delta protocol disabled if one has. ___ Reply to this item at

[Freeciv-Dev] [bug #24421] --enable-delta-protocol configure option broken in respect to release tarballs

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #2, bug #24421 (project freeciv): Proposed fix for bug #24422 introduces FREECIV_DELTA_PROTOCOL macro to use in C-preprocessor level. ___ Reply to this item at:

[Freeciv-Dev] [bug #24418] Global warming crashes Freeciv server

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #3, bug #24418 (project freeciv): I built desktop freeciv with configure options "--enable-json --disable-delta-protocol", did the same forcing of global warming as before. In that case it took a long time, but it still worked. I'm yet to check how much data is getting transferre

[Freeciv-Dev] [bug #24423] Literal font tag when built with --enable-json --disable-delta-protocol

2016-02-17 Thread Marko Lindqvist
URL: Summary: Literal font tag when built with --enable-json --disable-delta-protocol Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 02:23:49 PM EET Category: None

[Freeciv-Dev] [bug #24424] Worklist not transferred correctly in --enable-json --disable-delta-protocol build

2016-02-17 Thread Marko Lindqvist
URL: Summary: Worklist not transferred correctly in --enable-json --disable-delta-protocol build Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 02:28:09 PM EET Category: Non

[Freeciv-Dev] [bug #24423] Literal font tag when built with --enable-json --disable-delta-protocol

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, bug #24423 (project freeciv): Actually it came from the freeciv-web savegame event cache. Maybe we should always have standard tags in event cache and only replace them with html-tags when sending to web-client. ___ R

[Freeciv-Dev] [bug #23573] Settlers city area not shown correctly when json protocol in use

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, bug #23573 (project freeciv): This is likely to be caused by bug #24419: client not properly receiving packet_game_info with the initial city radius information. ___ Reply to this item at:

[Freeciv-Dev] [bug #24419] json protocol packet_game_info does not fit to buffer

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #3, bug #24419 (project freeciv): Bug #23573 is probably symptom of this. ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.

[Freeciv-Dev] [patch #6961] Explicit access level for setting read / write

2016-02-17 Thread Sveinung Kvilhaugsvik
Update of patch #6961 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6965] client API: make function name clearer

2016-02-17 Thread Sveinung Kvilhaugsvik
Update of patch #6965 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24414] Action selection can make canceled orders notification redundant

2016-02-17 Thread Sveinung Kvilhaugsvik
Update of bug #24414 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6966] client: new action in order assertions

2016-02-17 Thread Sveinung Kvilhaugsvik
Update of patch #6966 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24415] Metamessage command changes the setting without telling the settings system

2016-02-17 Thread Sveinung Kvilhaugsvik
Update of bug #24415 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6967] Let ALLOW_CTRL set metamessage setting

2016-02-17 Thread Sveinung Kvilhaugsvik
Update of patch #6967 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6970] Assert that all action orders can be saved

2016-02-17 Thread Sveinung Kvilhaugsvik
URL: Summary: Assert that all action orders can be saved Project: Freeciv Submitted by: sveinung Submitted on: Wed 17 Feb 2016 04:31:52 PM UTC Category: general Priority: 5 - No

[Freeciv-Dev] [bug #24421] --enable-delta-protocol configure option broken in respect to release tarballs

2016-02-17 Thread Marko Lindqvist
Update of bug #24421 (project freeciv): Status:None => In Progress ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [patch #6971] Improve one-action-selection-at-once readability

2016-02-17 Thread Sveinung Kvilhaugsvik
URL: Summary: Improve one-action-selection-at-once readability Project: Freeciv Submitted by: sveinung Submitted on: Wed 17 Feb 2016 07:29:17 PM UTC Category: client Priority: 5

[Freeciv-Dev] [patch #6972] Clean out 'key' from the dataio_json.h API

2016-02-17 Thread Marko Lindqvist
URL: Summary: Clean out 'key' from the dataio_json.h API Project: Freeciv Submitted by: cazfi Submitted on: Wed 17 Feb 2016 10:15:05 PM EET Category: general Priority: 5 - Norma

[Freeciv-Dev] [patch #6964] Change Gtk3 theme background texture repeat mode to avoid 'crawling' on resize

2016-02-17 Thread Jacob Nevins
Update of patch #6964 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6972] Clean out 'key' from the dataio_json.h API

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, patch #6972 (project freeciv): Also all the code to construct the keys in various situations should be cleaned out - or; generate_packets.py should be modified not to generate that code. ___ Reply to this item at: <

[Freeciv-Dev] [task #7968] Windows packages for 2.5.3

2016-02-17 Thread Christian Prochaska
Update of task #7968 (project freeciv): Status:None => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24421] --enable-delta-protocol configure option broken in respect to release tarballs

2016-02-17 Thread Marko Lindqvist
Update of bug #24421 (project freeciv): Status: In Progress => Ready For Test ___ Follow-up Comment #3: In this patch bug #24422 fix is included. I hope to commit all of this as one fix, but if there'

[Freeciv-Dev] [bug #24419] json protocol packet_game_info does not fit to buffer

2016-02-17 Thread Marko Lindqvist
Update of bug #24419 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #4: > The "diff" arrays, for which only delta should be sent, are in the packet as very big two dime

[Freeciv-Dev] [bug #24424] Worklist not transferred correctly in --enable-json --disable-delta-protocol build

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, bug #24424 (project freeciv): The reason it doesn't work is that it's not been implemented yet. (freeciv-web has not used it) void dio_put_worklist_json(...) { /* TODO: implement */ } ___ Reply to this item at:

[Freeciv-Dev] [bug #24425] Diplomacy dialog doesn't allow to demand more than 99 gp from ai

2016-02-17 Thread Sviatoslav Golda
URL: Summary: Diplomacy dialog doesn't allow to demand more than 99 gp from ai Project: Freeciv Submitted by: swiatos Submitted on: Thu 18 Feb 2016 01:31:38 AM UTC Category: client-qt

[Freeciv-Dev] [bug #24424] Worklist not transferred correctly in --enable-json --disable-delta-protocol build

2016-02-17 Thread Marko Lindqvist
Update of bug #24424 (project freeciv): Category:None => general Status:None => Ready For Test ___ Follow-up Comment #2: Here's the worklist

[Freeciv-Dev] [patch #6963] Disable audio from msys2 based Installers

2016-02-17 Thread Marko Lindqvist
Update of patch #6963 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #24403] Editing player changes government to anarchy

2016-02-17 Thread Marko Lindqvist
Update of bug #24403 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed _

[Freeciv-Dev] [bug #24395] Move cost for RMM_RELAXED diagonal move between integrating roads

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #1, bug #24395 (project freeciv): > (moving around the same corner has different cost depending which way one moves) To clarify: Move cost differs to the extend that roads are not even used (in the move-cost-resolving sense, native-move property is resolved separately) to one di

[Freeciv-Dev] [bug #24395] Move cost for RMM_RELAXED diagonal move between integrating roads

2016-02-17 Thread Marko Lindqvist
Update of bug #24395 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed _

[Freeciv-Dev] [bug #24421] --enable-delta-protocol configure option broken in respect to release tarballs

2016-02-17 Thread Marko Lindqvist
Follow-up Comment #4, bug #24421 (project freeciv): - Removed change to the buffer size. If it's going to be needed, it's a separate issue from the generation of generic source files (file #26754) ___ Additional Item Attachment: File name:

[Freeciv-Dev] [patch #6973] Remove base/road name handling functions

2016-02-17 Thread Marko Lindqvist
URL: Summary: Remove base/road name handling functions Project: Freeciv Submitted by: cazfi Submitted on: Thu 18 Feb 2016 05:21:18 AM EET Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #24426] It is impossible to propose a non-root tech in diplomacy dialog when tech trading

2016-02-17 Thread Sviatoslav Golda
URL: Summary: It is impossible to propose a non-root tech in diplomacy dialog when tech trading Project: Freeciv Submitted by: swiatos Submitted on: Thu 18 Feb 2016 04:14:41 AM UTC Category: ge

[Freeciv-Dev] [patch #6945] Fracture map generator (2.91) + Resource Clustering

2016-02-17 Thread Marko Lindqvist
Update of patch #6945 (project freeciv): Category:None => general Planned Release: => 3.0.0 ___ Follow-up Comment #3: Some comments abou

[Freeciv-Dev] [patch #6974] Disable nls from msys2 based installer builds

2016-02-17 Thread Marko Lindqvist
URL: Summary: Disable nls from msys2 based installer builds Project: Freeciv Submitted by: cazfi Submitted on: Thu 18 Feb 2016 07:48:54 AM EET Category: general Priority: 5 - No