Commit Graph

176 Commits

Author SHA1 Message Date
Stian Grenborgen e80cc21a55 Allows areas to be defined for a game. An area is a collection of tiles that can easily be referenced and changed in the map editor. Note that areas are defined on the Game instead of a specific map. The reason for this is that we should be able to have areas crossing different maps if we later allow multiple maps for a game. 2024-01-13 18:12:33 +01:00
calebrw ded8170abc Update Copyright Year to 2021. 2021-01-24 21:41:02 -06:00
Mike Pope a9d26cdc31 Update copyright year. 2020-07-13 17:13:35 +09:30
Mike Pope a92bdc4e7c New StringTemplate serialization format. 2019-03-10 10:09:28 +10:30
Mike Pope f7a76b015c Bump copyright year. 2019-01-07 19:59:49 +10:30
calebrw 5b6b8996e8 Update all applicable Copyright tags to 2018 2018-05-06 21:47:39 -05:00
Mike Pope 8b63187e36 Add type attribute to fileOption. 2017-12-20 10:40:08 +10:30
Mike Pope 455290d0ec Handle predefined immigrant numbers, BR#3066. 2017-08-02 11:30:25 +09:30
Mike Pope 522adb693a More type/role interaction fixes for BR#3058. 2017-08-01 11:15:30 +09:30
Mike Pope 28cf70295b @compat 0.10.x removal: Drop use of isVisited tag. 2017-03-06 18:34:25 +10:30
Mike Pope e69317bc40 @compat 0.10.x removal: Drop old AIUnit tags. 2017-03-03 13:37:40 +10:30
Mike Pope 3dfc028ca0 @compat 0.10.x removal: Drop old transportable tag. 2017-03-02 19:47:08 +10:30
Mike Pope 14bc672fe1 0.10.x compat removal: Drop role compatibility code. 2017-02-23 20:03:47 +10:30
Mike Pope 80ba43669f Mass schema update, passing for known 0.11.x games. 2017-02-14 19:52:33 +10:30
Mike Pope 2500200c2c Update long neglected saved game schema. 2017-02-13 22:06:32 +10:30
Mike Pope 40feb4387e Schema should allow debug attribute on saved games. 2017-02-12 12:17:52 +10:30
Mike Pope e588a48616 0.10.1 compat removal: EquipmentType goes away. 2017-02-10 18:36:03 +10:30
calebrw 45f652fdb3 Bump year to 2017 2017-01-01 20:55:05 -06:00
Mike Pope 629f9b3be5 Add a "rumours" map layer, and use it in America_large. 2016-10-17 20:17:57 +10:30
Mike Pope 3a0824a795 One more reorganization in ./schema. 2016-08-04 15:40:35 +09:30
Mike Pope 5dfcf3c717 Rework unit goods-specific production bonuses. 2016-08-04 14:42:52 +09:30
Mike Pope 2a11f361ff Rework colony bonus handling. 2016-08-04 13:51:20 +09:30
Mike Pope ecccfcb567 Migrate downgrade/upgrade to unit-change-type. 2016-07-30 16:32:43 +09:30
Mike Pope 8b6e464855 Improvements to experts-connections option. 2016-07-29 17:01:07 +09:30
Mike Pope 7b5faa6676 Restructure schema further. 2016-07-26 07:48:47 +09:30
Mike Pope 0e1ca35125 Add missing 0.10.x compatibility in schema data. 2016-07-25 15:04:45 +09:30
Mike Pope 0f9c7e5776 Schema data cleanup. 2016-07-25 07:14:53 +09:30
Mike Pope eca52c6409 Migrate <change> to <tile-type-change>. 2016-07-17 11:27:58 +09:30
Michael Pope 6da2682541 Move UnitTypeChange to FCSOT. 2016-07-15 18:11:43 +09:30
Mike Pope 6c8a1d7e2e Update copyright year. 2016-01-04 19:37:25 +10:30
Michael Pope 9da55e55a2 Add clientOptions.etc group for placement options. 2015-11-26 20:24:45 +10:30
Michael Pope 91f54ec287 Add import level to ExportData and WarehouseDialog. 2015-10-27 19:46:28 +10:30
Mike Pope dc026ed9b9 Add priority to UnitType. 2015-07-23 06:34:44 +09:30
Michael Pope 67a7bba57a Fix capitalization in OperandType. 2015-06-19 20:44:41 +09:30
Michael Pope caaf4127f7 Fix capitalization in Scope. 2015-06-18 20:07:01 +09:30
Michael Pope 8ef9f7115d Clean up of data-common. 2015-06-16 19:53:44 +09:30
Michael Pope 37f7a14f85 Fix capitalization in Modifier. 2015-06-16 19:52:24 +09:30
Michael Pope dd6675ad99 Fix capitalization in update/downgrade. 2015-06-16 09:19:37 +09:30
Michael Pope e59df08415 Fix capitalization in Limit. 2015-06-15 21:19:11 +09:30
Michael Pope 5ed28e2916 Fix capitalization in Nation. 2015-06-15 13:07:23 +09:30
Michael Pope f2853ec563 Downcase Disaster amount enum. 2015-06-15 07:40:01 +09:30
Michael Pope f23758513c Fix capitalization in national settlement type. 2015-06-14 17:26:34 +09:30
Michael Pope 5b75f666aa scoreValue -> score-value in Event. 2015-06-13 15:20:09 +09:30
Michael Pope 57337bcff1 Fix capitalization in BuildingType. 2015-06-13 10:10:04 +09:30
Michael Pope 424bce0e1b Fix capitalization in unit-type. 2015-06-12 09:47:50 +09:30
Michael Pope 78b462b3b7 Fix capitalization in TileImprovementType. 2015-06-12 07:31:06 +09:30
Michael Pope b8ad13f5a7 Fix capitalization in Role. 2015-06-11 11:29:57 +09:30
Michael Pope 2c6b4adc1a Normalize capitalization in gen/*. 2015-06-10 19:01:39 +09:30
Mike Pope 457c60cc99 productionLevel -> production-level 2015-06-09 08:58:09 +09:30
Mike Pope b3ed3481a4 tileimprovementplan -> tileImprovementPlan 2015-06-08 08:16:42 +09:30