Project

General

Profile

Feature #1898 ยป 0063-Bump-tilespec-capstr-to-3.4-development.patch

Marko Lindqvist, 01/11/2026 06:29 AM

View differences:

client/tilespec.c
#include "tilespec.h"
#define TILESPEC_CAPSTR "+Freeciv-tilespec-3.3-Devel-2024-Nov-16 duplicates_ok"
#define TILESPEC_CAPSTR "+Freeciv-tilespec-3.4-Devel-2026-Jan-11 duplicates_ok"
/*
* Tilespec capabilities acceptable to this program:
*
data/3d.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Trident"
data/alio.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Alio"
data/amplio.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Amplio"
data/amplio2.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Amplio2"
data/cimpletoon.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Cimpletoon"
data/hex2t.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Hex-2"
data/hexemplio.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Hexemplio"
data/isophex.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Isophex"
data/isotrident.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "MacroIsoTrident"
data/toonhex.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Toonhex"
data/trident.tilespec
[tilespec]
; Format and options of this tilespec file:
options = "+Freeciv-tilespec-3.3-Devel-2024-Nov-16"
options = "+Freeciv-tilespec-3.4-Devel-2026-Jan-11"
; A simple name for the tileset specified by this file:
name = "Trident"
    (1-1/1)