This looks very promissing indeed. Can hardly wait to see what you can come up with.
As already mentioned, you should feel free to add any part or all from the CDCP mod as you see fit, to this patch project.
If needs be i can probably be of assistance to make the files compatible with what you like to have done.
Some small bugs you might want to look into. If already mentioned plz disregard.
The F10 message options window. Where one can change which and how messages gets displayed.
There are 5-6 entries in that list that says "When we succeeded to send a spy" cant remember which spy missions are missing. I checked the config files, they are correct, so it is a code problem, it sends the wrong strings.
The "set_domestic" & "domestic" event commands calls the same message string. So they both say domestic vil be moved X number of steps. Instead "set_domestic" should state that it gets set to X. Tried to search the exe file for a set_domestic string, but was unable to find anything, so i gues the string does not exist. Also there is no config message for the set_domestic, so it would mostlikely require that you add such a string to the exe if possible.
small things i admit but nevertheless....