what exactly does the CvGameCoreDLL.dll file do?

Almost everything. It contains the game logic like AI code, rules for movement, the map, reading and storing xml data, read/write savegames, network sync code, city code with population growth, build queue and a whole lot of other features. It's almost easier to state what isn't in it in terms of code. That's a bunch of the GUI stuff, the diplomacy negotiations, game engine details like actual drawing the map (that's the exe).
 
Almost everything. It contains the game logic like AI code, rules for movement, the map, reading and storing xml data, read/write savegames, network sync code, city code with population growth, build queue and a whole lot of other features. It's almost easier to state what isn't in it in terms of code. That's a bunch of the GUI stuff, the diplomacy negotiations, game engine details like actual drawing the map (that's the exe).
thank you for the answer, but I have a problem, I'm looking for a mod or dll or something else that allows for more air missions (bombing bases, attacking ports, etc.)
 
Top Bottom