forked from ParadoxGameConverters/Vic3ToHoI4
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add warning for discrepancies between the vic3 save and the mapping f…
…ile. (ParadoxGameConverters#632) * add stability computation with legitimacy * Revert "add stability computation with legitimacy" This reverts commit 3430d48. * add warning in constructor * send world data in constructor * remove debuging log * fix test * Update src/mappers/provinces/province_mapper_importer.cpp apture by value instead of by reference Co-authored-by: Idhrendur <[email protected]> * ctrl + a + k + f * move Log in function * pass only StateRegion instead of the entire world * fmt::format * generate maping before * fix variable name * 1 line warning Co-authored-by: Idhrendur <[email protected]> * Update province_mapper_importer.cpp Change log message * remove std:optional * ctrl + a + k + f --------- Co-authored-by: Idhrendur <[email protected]>
- Loading branch information
1 parent
cf23faa
commit faca483
Showing
4 changed files
with
66 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters