[Freeciv-Dev] [bug #22455] Loading from savegame gives current research target immediately

2014-08-12 Thread pepeto
Follow-up Comment #4, bug #22455 (project freeciv): I would like to investigate to see what changed exactly in savegame loading to see if the path is fully correct. I think I can do it today. ___ Reply to this item at:

[Freeciv-Dev] [bug #22455] Loading from savegame gives current research target immediately

2014-08-12 Thread pepeto
Update of bug #22455 (project freeciv): Status:None = Ready For Test ___ Follow-up Comment #5: Attaching a patch (not tested yet) which looks more correct: * assign the cost only after all

[Freeciv-Dev] [bug #19848] assertion 'tech == (200-2) || (tech = 0 tech game.control.num_tech_types)' failed

2014-08-12 Thread pepeto
Update of bug #19848 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #2: 2 patches attached: * send connection info when detaching to keep client synchronized before

[Freeciv-Dev] [patch #5020] Introduce can_unit_act_when_unit_state_is

2014-08-12 Thread Sveinung Kvilhaugsvik
Update of patch #5020 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #1: unit_state_chache.patch is the patch. The other files are for testing. To test it apply patch

[Freeciv-Dev] [patch #4671] Move limits on what terrain a spy action can be done from to the ruleset

2014-08-12 Thread Sveinung Kvilhaugsvik
Update of patch #4671 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #10: Works when patch #5020 is applied ___

[Freeciv-Dev] [patch #5019] Document that hard action requiremetns may be appended

2014-08-12 Thread Sveinung Kvilhaugsvik
Update of patch #5019 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #5020] Introduce can_unit_act_when_unit_state_is

2014-08-12 Thread Sveinung Kvilhaugsvik
Follow-up Comment #2, patch #5020 (project freeciv): Things that could be wrong: * the cache is a static array looked up by unit id. Alternatively it could be a filed in the unit struct or some other data structure. (At the moment only some unit types can perform action enabler controlled

[Freeciv-Dev] [patch #5030] Add metaknowledge for the remaining requirement ranges of CityTile

2014-08-12 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5030 Summary: Add metaknowledge for the remaining requirement ranges of CityTile Project: Freeciv Submitted by: sveinung Submitted on: Tue 12 Aug 2014 03:23:11 PM UTC Category: None

[Freeciv-Dev] [bug #20892] unendliche Schleife bei der Zuweisung der Startpositionen

2014-08-12 Thread pepeto
Update of bug #20892 (project freeciv): Category:None = general Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #14775] The server appears to have gotten into an infinite loop in the allocation of starting positions.

2014-08-12 Thread pepeto
Follow-up Comment #10, bug #14775 (project freeciv): See also bug #20892. ___ Reply to this item at: http://gna.org/bugs/?14775 ___ Message posté via/par Gna! http://gna.org/

[Freeciv-Dev] [task #7818] Windows packages for 2.4.3

2014-08-12 Thread Jacob Nevins
Update of task #7818 (project freeciv): Status: Need Info = None ___ Follow-up Comment #1: 2.4.3 tarball now up at Gna http://download.gna.org/freeciv/stable/freeciv-2.4.3.tar.bz2 (still

[Freeciv-Dev] [bug #22462] More logging around spawned server start

2014-08-12 Thread Jacob Nevins
URL: http://gna.org/bugs/?22462 Summary: More logging around spawned server start Project: Freeciv Submitted by: jtn Submitted on: Tue 12 Aug 2014 21:25:00 BST Category: None Severity: 2 - Minor

[Freeciv-Dev] Freeciv 2.4.3 source code released

2014-08-12 Thread Jacob Nevins
A new stable release of Freeciv, 2.4.3, is available as source code for download. This release fixes a miscellaneous collection of bugs. See the full list of changes: http://www.freeciv.org/wiki/NEWS-2.4.3. Download the source tarball from one of our mirrors, linked from

[Freeciv-Dev] [patch #5031] Qt client: Support diplomat actions against own tile.

2014-08-12 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5031 Summary: Qt client: Support diplomat actions against own tile. Project: Freeciv Submitted by: sveinung Submitted on: Tue 12 Aug 2014 10:02:40 PM UTC Category: client-qt

[Freeciv-Dev] [patch #5029] Add lua-5.3 under freeciv version control

2014-08-12 Thread Marko Lindqvist
Update of patch #5029 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #22463] find_next_free_port() and server port bind() do not match

2014-08-12 Thread Marko Lindqvist
URL: http://gna.org/bugs/?22463 Summary: find_next_free_port() and server port bind() do not match Project: Freeciv Submitted by: cazfi Submitted on: Wed 13 Aug 2014 02:11:25 AM EEST Category: general

[Freeciv-Dev] [bug #22463] find_next_free_port() and server port bind() do not match

2014-08-12 Thread Marko Lindqvist
Update of bug #22463 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #1: Fix. (file #21700) ___ Additional Item

[Freeciv-Dev] [patch #2203] [Metaticket] gold upkeep

2014-08-12 Thread Marko Lindqvist
Update of patch #2203 (project freeciv): Planned Release: 2.4.0 = 2.6.0 ___ Reply to this item at: http://gna.org/patch/?2203 ___ Message sent

[Freeciv-Dev] [bug #16864] fix console output (handle_stdin_input_real())

2014-08-12 Thread Marko Lindqvist
Update of bug #16864 (project freeciv): Assigned to: syntron = pepeto Planned Release: 2.4.0 = 2.6.0 ___ Follow-up Comment #9: pepeto was the last

[Freeciv-Dev] [bug #16887] do not list files twice in the save dialogs

2014-08-12 Thread Marko Lindqvist
Update of bug #16887 (project freeciv): Status: Ready For Test = None Planned Release: 2.4.0 = ___ Reply to this item at:

[Freeciv-Dev] [patch #1391] [Metaticket] new code to generate stats (graphics)

2014-08-12 Thread Marko Lindqvist
Update of patch #1391 (project freeciv): Status: In Progress = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #2143] [RFC] AI interface using lua

2014-08-12 Thread Marko Lindqvist
Update of patch #2143 (project freeciv): Planned Release: 2.5.0 = ___ Reply to this item at: http://gna.org/patch/?2143 ___ Message sent

[Freeciv-Dev] [patch #2310] AI traits patch

2014-08-12 Thread Marko Lindqvist
Update of patch #2310 (project freeciv): Planned Release: 2.5.0 = ___ Reply to this item at: http://gna.org/patch/?2310 ___ Message sent

[Freeciv-Dev] [patch #2427] [metaticket] Add missing function headers

2014-08-12 Thread Marko Lindqvist
Update of patch #2427 (project freeciv): Planned Release: 2.5.0 = 3.0.0 ___ Reply to this item at: http://gna.org/patch/?2427 ___ Message sent

[Freeciv-Dev] [patch #2554] lua AI module

2014-08-12 Thread Marko Lindqvist
Update of patch #2554 (project freeciv): Planned Release: 2.5.0 = ___ Reply to this item at: http://gna.org/patch/?2554 ___ Message sent

[Freeciv-Dev] [patch #2984] Make AI plan research to preserve its wonders and obsolete others'

2014-08-12 Thread Marko Lindqvist
Update of patch #2984 (project freeciv): Assigned to: jorneg = None ___ Reply to this item at: http://gna.org/patch/?2984 ___ Message sent

[Freeciv-Dev] [patch #2969] aicmd command

2014-08-12 Thread Marko Lindqvist
Update of patch #2969 (project freeciv): Planned Release: 2.5.0 = ___ Reply to this item at: http://gna.org/patch/?2969 ___ Message sent

[Freeciv-Dev] [patch #3260] Show only airports in goto dialog

2014-08-12 Thread Marko Lindqvist
Update of patch #3260 (project freeciv): Planned Release: 2.5.0 = ___ Reply to this item at: http://gna.org/patch/?3260 ___ Message sent

[Freeciv-Dev] [patch #3721] Getting rid of move_type dependency on unitselect dialog

2014-08-12 Thread Marko Lindqvist
Update of patch #3721 (project freeciv): Planned Release: 2.5.0 = 2.6.0 ___ Reply to this item at: http://gna.org/patch/?3721 ___ Message sent

[Freeciv-Dev] [patch #4860] Alien: Make Tunnels available from Smart Aliens already

2014-08-12 Thread Marko Lindqvist
Update of patch #4860 (project freeciv): Priority: 5 - Normal = 3 - Low ___ Reply to this item at: http://gna.org/patch/?4860 ___ Message sent

[Freeciv-Dev] [bug #13943] Allow unit to choose which transport to load onto

2014-08-12 Thread Marko Lindqvist
Update of bug #13943 (project freeciv): Planned Release: 2.4.1 = ___ Reply to this item at: http://gna.org/bugs/?13943 ___ Message sent

[Freeciv-Dev] [bug #18243] Client hangs with with gtk+ 2.24.5 (and Ubuntu Oneiric's 2.24.6) and Freeciv theme

2014-08-12 Thread Marko Lindqvist
Update of bug #18243 (project freeciv): Severity: 5 - Blocker = 3 - Normal Planned Release: 2.4.0 = ___ Reply to this item at:

[Freeciv-Dev] [bug #22444] clean_pollution|fallout_time not documented

2014-08-12 Thread Marko Lindqvist
Update of bug #22444 (project freeciv): Status:None = Ready For Test Planned Release:2.5.0, 2.4.3 = 2.5.0, 2.4.4 ___ Follow-up Comment #1: Patches. Just the

[Freeciv-Dev] [patch #5032] gtk3-client desktop file to specify it as gtk3-client in S2_5

2014-08-12 Thread Marko Lindqvist
URL: http://gna.org/patch/?5032 Summary: gtk3-client desktop file to specify it as gtk3-client in S2_5 Project: Freeciv Submitted by: cazfi Submitted on: Wed 13 Aug 2014 04:22:41 AM EEST Category: general

[Freeciv-Dev] [bug #14529] Separate LAN servers and metaserver's servers connection

2014-08-12 Thread Marko Lindqvist
Update of bug #14529 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #18732] [luaai] changes to lua AI makefile to force generation of tolua_server_gen.(c|h)

2014-08-12 Thread Marko Lindqvist
Update of bug #18732 (project freeciv): Planned Release: 2.5.0 = ___ Reply to this item at: http://gna.org/bugs/?18732 ___ Message sent

[Freeciv-Dev] [bug #19729] luasql (database.lua) threat model unclear, security measures get in the way

2014-08-12 Thread Marko Lindqvist
Update of bug #19729 (project freeciv): Planned Release: 2.5.0 = 2.6.0 ___ Reply to this item at: http://gna.org/bugs/?19729 ___ Message sent