[Freeciv-Dev] [patch #5422] Lua handling of cardinal directions

2016-08-02 Thread Marko Lindqvist
Update of patch #5422 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #1: Patch to implement is_cardinal() attached. (file #28118)

[Freeciv-Dev] [patch #7539] Link threaded AI statically in by default

2016-08-02 Thread Marko Lindqvist
URL: Summary: Link threaded AI statically in by default Project: Freeciv Submitted by: cazfi Submitted on: Wed 03 Aug 2016 07:49:55 AM EEST Category: bootstrap Priority: 5 -

[Freeciv-Dev] [patch #7538] threxpr AI to evaluate workers in player thread side

2016-08-02 Thread Marko Lindqvist
URL: Summary: threxpr AI to evaluate workers in player thread side Project: Freeciv Submitted by: cazfi Submitted on: Wed 03 Aug 2016 07:28:50 AM EEST Category: ai Priority: 5

[Freeciv-Dev] [bug #24662] get_discounted_reward(): ACTION_HELP_WONDER when only ACTION_TRADE_ROUTE available

2016-08-02 Thread Marko Lindqvist
Update of bug #24662 (project freeciv): Status:None => Ready For Test Planned Release: => 2.5.6, 2.6.0, 3.0.0 ___ Follow-up Comment #2: > I've not checked

[Freeciv-Dev] [bug #24663] Speculative homecity not fully respected

2016-08-02 Thread Marko Lindqvist
Update of bug #24663 (project freeciv): Status:None => Ready For Test Planned Release: => 2.6.0, 3.0.0 ___ Follow-up Comment #1: Fix (file #28113,

[Freeciv-Dev] [bug #24775] Nation & Nationgroup requirements considered changing while postponing worklist items?

2016-08-02 Thread Marko Lindqvist
Update of bug #24775 (project freeciv): Planned Release:2.6.0, 3.0.0 => 2.6.0-beta1, 3.0.0 ___ Reply to this item at: ___ Message

[Freeciv-Dev] [patch #7522] AI always selling almost all buildings

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

[Freeciv-Dev] [patch #7530] Configure check about brace usage around C99 struct initializer within union

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

[Freeciv-Dev] [patch #7526] Do not pass const ftc_color as va_arg

2016-08-02 Thread Marko Lindqvist
Follow-up Comment #1, patch #7526 (project freeciv): > (This is final patch to allow compiling server side with tcc) No longer true in case of S2_5 as patch #7519 got reverted. ___ Reply to this item at:

[Freeciv-Dev] [bug #24201] Server using just tile_remove_extra() where destroy_extra() needed

2016-08-02 Thread Marko Lindqvist
Update of bug #24201 (project freeciv): Status:None => Ready For Test ___ Reply to this item at: ___ Message

[Freeciv-Dev] [bug #24201] Server using just tile_remove_extra() where destroy_extra() needed

2016-08-02 Thread Marko Lindqvist
Follow-up Comment #2, bug #24201 (project freeciv): Attached patch uses (tile_)destroy_extra() for directly user initiated actions -> user can't remove multiple extras recursively with one action, and tile_extra_rm_apply() for automatic adjustments such as those in map generator. (file #28111,

[Freeciv-Dev] [bug #24908] GTK3: City dialog has widend

2016-08-02 Thread Christian Knoke
Follow-up Comment #4, bug #24908 (project freeciv): Not _all_ dialog windows are widened. Here is another one which is not. It blows up, when you switch to the production tab. And no, the production tab is not and never was the default here, so something is different with this one. (file

[Freeciv-Dev] [patch #4787] Effect for whether city learns from tech being stolen

2016-08-02 Thread Marko Lindqvist
Update of patch #4787 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #5: Attached patch adds "Stealings_Ignore" effect. It gives attacker bonus, not defender value

[Freeciv-Dev] [bug #24908] GTK3: City dialog has widend

2016-08-02 Thread Christian Knoke
Follow-up Comment #3, bug #24908 (project freeciv): cazfi: > Can you tell which revision was still narrower? Are we talking about an year old regression or recent days? Some weeks maybe > Are you sure freeciv is the only thing you have updated that may affect this? quite sure, yes > Seeing

[Freeciv-Dev] [bug #24908] GTK3: City dialog has widend

2016-08-02 Thread Marko Lindqvist
Follow-up Comment #2, bug #24908 (project freeciv): Seeing how wide the German texts are on those buttons on you screenshot, this could even be caused by updated translation. ___ Reply to this item at:

[Freeciv-Dev] [bug #24908] GTK3: City dialog has widend

2016-08-02 Thread Marko Lindqvist
Follow-up Comment #1, bug #24908 (project freeciv): > It has widened a lot, Can you tell which revision was still narrower? Are we talking about an year old regression or recent days? Are you sure freeciv is the only thing you have updated that may affect this?

[Freeciv-Dev] [patch #7537] Qt client - ported popup_connect_message.

2016-08-02 Thread mir3x
URL: Summary: Qt client - ported popup_connect_message. Project: Freeciv Submitted by: mir3x Submitted on: Tue 02 Aug 2016 07:13:39 PM CEST Category: client-qt Priority: 5 -

[Freeciv-Dev] [bug #24908] GTK3: City dialog has widend

2016-08-02 Thread Christian Knoke
URL: Summary: GTK3: City dialog has widend Project: Freeciv Submitted by: chrisk Submitted on: Di 02 Aug 2016 18:37:40 CEST Category: client-gtk-3.0 Severity: 3 - Normal

[Freeciv-Dev] [bug #24907] Generating the configure-script fails in old Ubuntu

2016-08-02 Thread Markus Linnakangas
URL: Summary: Generating the configure-script fails in old Ubuntu Project: Freeciv Submitted by: mlinnaka Submitted on: Tue 02 Aug 2016 06:44:12 PM EEST Category: bootstrap

[Freeciv-Dev] [bug #24545] in dai_plr_data_get() assertion 'close != NULL || ai->phase_initialized' failed

2016-08-02 Thread Frank
Follow-up Comment #11, bug #24545 (project freeciv): 5th attempt to add the forgotten attachment. (file #28106) ___ Additional Item Attachment: File name: aidata.333.tar.gz Size:230 KB

[Freeciv-Dev] [bug #24906] Qt client - dont set leader name to player name, if picking nation for not self.

2016-08-02 Thread mir3x
URL: Summary: Qt client - dont set leader name to player name, if picking nation for not self. Project: Freeciv Submitted by: mir3x Submitted on: Tue 02 Aug 2016 05:41:29 PM CEST Category:

[Freeciv-Dev] [bug #24545] in dai_plr_data_get() assertion 'close != NULL || ai->phase_initialized' failed

2016-08-02 Thread Frank
Follow-up Comment #10, bug #24545 (project freeciv): Dropping the "bad things happen to an AI" theory, it just happens always in the turn after Attila (1st land barbarian) was announced. Ruleset + three sav files (2*auto + manual) attached.

[Freeciv-Dev] [patch #7525] Qt client - add human and ai icons in pregame page

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

[Freeciv-Dev] [patch #7516] Qt client - show basic information about savegame

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

[Freeciv-Dev] [bug #24895] Qt client - disable multiplayer menu for observers

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

[Freeciv-Dev] [bug #24852] Ruledit always crashes at start

2016-08-02 Thread mir3x
Follow-up Comment #4, bug #24852 (project freeciv): OK, QtCurve crashes bc it has some bug in its own lib. If u can test with Qt5.7 and its working, pls close. ___ Reply to this item at:

[Freeciv-Dev] [bug #24852] Ruledit always crashes at start

2016-08-02 Thread mir3x
Follow-up Comment #3, bug #24852 (project freeciv): Hmm, its seems connected to qt 5.6.1 I downgraded lately to 5.5 and now works ok. (QtCurve still crashes, but rest is ok) ___ Reply to this item at:

[Freeciv-Dev] [bug #24852] Ruledit always crashes at start

2016-08-02 Thread mir3x
Follow-up Comment #2, bug #24852 (project freeciv): Yes, its under linux, never tried on windows. Ruledit always crashed for theme which I use(QtCurve), lately I just wanted to start and it crashed for all themes available. There is something wrong with arguments passed to QApplication(argc,

[Freeciv-Dev] [bug #24904] lycian.ruleset still specifies init_government="Despotism"

2016-08-02 Thread Marko Lindqvist
Update of bug #24904 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #1: Fix (file #28104) ___ Additional Item

[Freeciv-Dev] [bug #24852] Ruledit always crashes at start

2016-08-02 Thread Marko Lindqvist
Follow-up Comment #1, bug #24852 (project freeciv): Is this known to be different problem from what qt-client suffers (bug #24901)? Seems to me that all the Qt-programs (ruledit, Qt-client, Qt modpack installer) have similar failures. ___

[Freeciv-Dev] [bug #24900] msys2/win64 compiler warning about ioctlsocket() parameter type

2016-08-02 Thread Marko Lindqvist
Update of bug #24900 (project freeciv): Status: Ready For Test => In Progress ___ Reply to this item at: ___ Message

[Freeciv-Dev] [bug #24902] Broken timeval structure in win64

2016-08-02 Thread Marko Lindqvist
Update of bug #24902 (project freeciv): Status: Ready For Test => In Progress ___ Reply to this item at: ___ Message

[Freeciv-Dev] [patch #7514] Fcweb

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