[Freeciv-Dev] [patch #6960] Save player sex by name to savegame3 saves

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

[Freeciv-Dev] [patch #6978] Add log.deprecation_warning() calls

2016-02-18 Thread Marko Lindqvist
URL: Summary: Add log.deprecation_warning() calls Project: Freeciv Submitted by: cazfi Submitted on: Fri 19 Feb 2016 09:05:17 AM EET Category: general Priority: 5 - Normal

[Freeciv-Dev] [patch #6977] Create Ruins with Tile:create_extra()

2016-02-18 Thread Marko Lindqvist
URL: Summary: Create Ruins with Tile:create_extra() Project: Freeciv Submitted by: cazfi Submitted on: Fri 19 Feb 2016 08:46:04 AM EET Category: rulesets Priority: 5 - Normal

[Freeciv-Dev] [patch #6916] Method for internal lua code to signal use of deprecated signals

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

[Freeciv-Dev] [bug #24409] Ruledit not handling string-from-a-file secfile format well

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

[Freeciv-Dev] [patch #6976] 'buildable-win32' and 'buildable-win64' make targets to msys2 Installer makefile

2016-02-18 Thread Marko Lindqvist
URL: Summary: 'buildable-win32' and 'buildable-win64' make targets to msys2 Installer makefile Project: Freeciv Submitted by: cazfi Submitted on: Thu 18 Feb 2016 09:37:11 PM EET Category: gener

[Freeciv-Dev] [patch #6975] Add new UnitState test "Transporting"

2016-02-18 Thread Sveinung Kvilhaugsvik
URL: Summary: Add new UnitState test "Transporting" Project: Freeciv Submitted by: sveinung Submitted on: Thu 18 Feb 2016 04:55:22 PM UTC Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #24430] freeciv-web uses civ2civ3 tutorial scenario with fcweb ruleset

2016-02-18 Thread Andreas Røsdal
Follow-up Comment #1, bug #24430 (project freeciv): Good observation. How do you suggest we fix this? At some point it would be nice if Freeciv-web supported the same rulesets as Freeciv. Perhaps in the short-term, then both Freeciv-web and Freeciv should use civ2civ3 as default?

[Freeciv-Dev] [bug #24430] freeciv-web uses civ2civ3 tutorial scenario with fcweb ruleset

2016-02-18 Thread Marko Lindqvist
URL: Summary: freeciv-web uses civ2civ3 tutorial scenario with fcweb ruleset Project: Freeciv Submitted by: cazfi Submitted on: Thu 18 Feb 2016 05:51:07 PM EET Category: freeciv-web

[Freeciv-Dev] [patch #6957] Unit class user flags

2016-02-18 Thread Sveinung Kvilhaugsvik
Update of patch #6957 (project freeciv): Category:None => general Status:None => Ready For Test Assigned to:None => sveinung Planned Release:

[Freeciv-Dev] [patch #6956] SDL2: dialog closed -> action decision taken

2016-02-18 Thread Sveinung Kvilhaugsvik
Additional Item Attachment, patch #6956 (project freeciv): File name: 2.6-SDL-dialog-closed-action-decision-taken.patch Size:26 KB ___ Reply to this item at: ___

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

2016-02-18 Thread Marko Lindqvist
Follow-up Comment #5, patch #6945 (project freeciv): > struct terrain *pick_terrain(enum mapgen_terrain_property target, > + enum mapgen_terrain_property prefer, > + enum mapgen_terrain_property avoid); > How about terrain.h for the above ? Assuming the naming of 'enum mapgen_...' is not mislead

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

2016-02-18 Thread Robert Finch
Follow-up Comment #4, patch #6945 (project freeciv): bool terrain_is_too_flat(struct tile *ptile, + int thill, int my_height); This probably belongs in the tile.h file since it takes a tile parameter. (tile_is_too_flat ?) struct terrain *pick_terrain(enum mapgen_terrain_property target, + e

[Freeciv-Dev] [patch #6953] Gtk3x-client msys2 based Installer

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