Unciv/core
SomeTroglodyte 88df2c26e6
Framework stuff: Preparation for another Warning-Suppression branch (#11128)
* Make source object available to RulesetErrorList.add

* Make ruleset available to RulesetErrorList

* Introduce UniqueTarget.MetaModifier - ModifierHiddenFromUsers won't stay alone

* There was no use of prefix without the unique name - fold

* Introduce UniqueTarget.MetaModifier - doc

* Pass context down even inside UniqueValidator, convenience factory for limited RulesetErrorList's

* Clean up RulesetErrorList.of factory

* Reorder parameters of RulesetErrorList.add
2024-02-17 21:41:37 +02:00
..
src/com/unciv Framework stuff: Preparation for another Warning-Suppression branch (#11128) 2024-02-17 21:41:37 +02:00
build.gradle.kts Compile to jre 8 target (#11122) 2024-02-12 00:49:08 +02:00