5dplomacy/MultiversalDiplomacy/Model
Jaculabilis b0a8100641 Refactor World to avoid double enumeration
If an enumerable that created objects were passed, it would duplicate the objects when re-enumerated, which breaks all the reference equality logic.
2022-03-15 15:43:37 -07:00
..
Location.cs Create models for the province map and add test project 2022-02-18 10:53:33 -08:00
LocationType.cs Create models for the province map and add test project 2022-02-18 10:53:33 -08:00
Options.cs Refactor map definitions into World 2022-03-15 14:52:08 -07:00
Power.cs Add unit model and unit tests 2022-02-18 12:13:23 -08:00
Province.cs Create models for the province map and add test project 2022-02-18 10:53:33 -08:00
Season.cs Add movement phase order validation logic 2022-03-15 12:24:29 -07:00
Unit.cs Add unit model and unit tests 2022-02-18 12:13:23 -08:00
UnitType.cs Add unit model and unit tests 2022-02-18 12:13:23 -08:00
World.cs Refactor World to avoid double enumeration 2022-03-15 15:43:37 -07:00