Home
last modified time | relevance | path

Searched refs:pref_economic_development (Results 1 – 8 of 8) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOAI_BUIL.cpp110 if( total_jobless_population < (100-pref_economic_development)/2 ) in ai_should_build_mine()
126 if( true_profit_365days() < 0 && total_population < 40+pref_economic_development/5 ) in ai_should_build_mine()
H A DOGF_V1.cpp340 nationPtr->pref_economic_development = pref_economic_development; in convert_to_version_2()
H A DOAI_MAIN.cpp197 pref_economic_development = 100-pref_military_development; in init_personalty()
H A DOAI_DIPL.cpp854 if( pref_economic_development > 50 ) in think_demand_tribute_aid()
H A DOR_NAT.cpp670 ….put_field( x1, y+=16, "Economic Development" , x2, nationPtr->pref_economic_development , 1 ); in disp_debug_info()
H A DOGFILE3.cpp1658 visit<int8_t>(v, &v1n->pref_economic_development); in visit_version_1_nation()
1860 visit<int8_t>(v, &nat->pref_economic_development); in visit_nation()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOGF_V1.h375 char pref_economic_development; variable
H A DONATION.h260 char pref_economic_development; variable