Author: cazfi
Date: Sat Jun 25 02:49:58 2016
New Revision: 33019

URL: http://svn.gna.org/viewcvs/freeciv?rev=33019&view=rev
Log:
Added README.classic

See patch #5489

Added:
    trunk/data/classic/README.classic
Modified:
    trunk/data/classic/Makefile.am
    trunk/data/classic/game.ruleset

Modified: trunk/data/classic/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/Makefile.am?rev=33019&r1=33018&r2=33019&view=diff
==============================================================================
--- trunk/data/classic/Makefile.am      (original)
+++ trunk/data/classic/Makefile.am      Sat Jun 25 02:49:58 2016
@@ -14,6 +14,7 @@
        styles.ruleset          \
        techs.ruleset           \
        terrain.ruleset         \
-       units.ruleset
+       units.ruleset           \
+       README.classic
 
 EXTRA_DIST = $(pkgdata_DATA)

Added: trunk/data/classic/README.classic
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/README.classic?rev=33019&view=auto
==============================================================================
--- trunk/data/classic/README.classic   (added)
+++ trunk/data/classic/README.classic   Sat Jun 25 02:49:58 2016
@@ -0,0 +1,63 @@
+===============
+Classic Ruleset
+===============
+
+History
+-------
+
+Classic ruleset was freeciv's default ruleset until freeciv version 3.0,
+where it got replaced by civ2civ3 ruleset.
+
+
+Main differences to civ2civ3 (the default)
+------------------------------------------
+
+- The Republic and Democracy have rapture growth enabled
+
+- There's no Tribal, Fundamentalism, or Federation government types
+
+- Government values are different, see help of each government type
+
+- Settlers cost only one population
+
+- Domestic trade routes are supported
+
+- No unit pays upkeep in Gold
+
+- There's no Fort or Airstrip extras
+
+- There's no Tech Leakage
+
+- There's no Tech Upkeep
+
+- There's no Plague risk
+
+- Terrain outputs are different, see help for each terrain type
+
+- Wonders that need coastal city are available next to Lake tiles
+
+- There's no pollution on Oceanic terrains
+
+- City size does not affect defense bonuses
+
+- There's no Mausoleum of Mausolos, Statue of Zeus, or Temple of Artemis
+  wonders
+
+- Some wonders are made available from a different technology, see
+  help for each wonder
+
+- Engineers are always able to do all the terrain transformations,
+  there's no additional requirements for any of them
+
+- There's no Food Waste
+
+- There's no separate Wheeled units class, but all land units belong
+  to the same class
+
+- There's no units able to capture others
+
+- Air units cannot pillage
+
+- Helicopters cannot carry units
+
+- Nukes can always move at full speed

Modified: trunk/data/classic/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/game.ruleset?rev=33019&r1=33018&r2=33019&view=diff
==============================================================================
--- trunk/data/classic/game.ruleset     (original)
+++ trunk/data/classic/game.ruleset     Sat Jun 25 02:49:58 2016
@@ -19,7 +19,7 @@
 [ruledit]
 
 ; Which file to read description in from.
-;description_file = ""
+;description_file = "classic/README.classic"
 
 [about]
 ; Ruleset name
@@ -36,7 +36,7 @@
 
 ; Detailed description
 ; When updating this, update also desciption_file in [ruledit] section to match
-; description = ""
+description = *classic/README.classic*
 
 [options]
 global_init_techs=""


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to