So, today i spend the evening on cleaning up the application. Removed semi-done options and added last things absolutly necessary.
I'll now add the feature to let you change the owner of units and cities. As soon as this is done you'll get your hand onto MapView point two
MapView is now 100% depending on civ installations. So i have some important question and every response could be extremly helpful. I am aware of those registry keys that can identify a civ installation:
HKEY_LOCAL_MACHINE\\SOFTWARE\\Firaxis Games\\Sid Meier's Civilization 4");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Firaxis Games\\Sid Meier's Civilization 4 Gold");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Firaxis Games\\Sid Meier`s Civilization 4 Complete");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432node\\Firaxis Games\\Sid Meier's Civilization 4");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432node\\Firaxis Games\\Sid Meier's Civilization 4 Gold");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432node\\Firaxis Games\\Sid Meier`s Civilization 4 Complete");
Do you have anythings else?
Well, it would not really matter. You can define this manually if problems occur. But would be great to know anyway.
Now the important thing:
I currently assume "Warlords" or "Beyond the Sword" to be subfolder of whatever you specify as Civ4 Directory. Is this correct?
I'm currently ignoring:
HKEY_LOCAL_MACHINE\\SOFTWARE\\Firaxis Games\\Sid Meier's Civilization 4 - Beyond the Sword");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Firaxis Games\\Sid Meier`s Civilization 4 - Warlords");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432node\\Firaxis Games\\Sid Meier's Civilization 4 - Beyond the Sword");
HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432node\\Firaxis Games\\Sid Meier`s Civilization 4 - Warlords");
What i'm saying is:
You will currently only get full support if your BTS or Warlords folder is
EXACTLY like this:
[path to civ4]/Beyond the Sword
[path to civ4]/Warlords
Is this good enought for you? Anything i should know about?
Those are the big mods i'm aware of. I could probably add similar things to bts or warlords that is (usually) a subfolder of civ4 within seconds.