Searched refs:building_monument_gt_module_is_active (Results 1 – 17 of 17) sorted by relevance
154 if (building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE)) { in city_festival_schedule()235 if (building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE)) { in city_festival_calculate_costs()
19 if (building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE)) { in city_trade_update()
435 int ceres_module = (building_monument_gt_module_is_active(CERES_MODULE_1_REDUCE_FOOD)); in house_consume_food()
51 int building_monument_gt_module_is_active(int module);
512 if (building_monument_gt_module_is_active(MERCURY_MODULE_1_POTTERY_FURN)) { in consume_resources()517 …if (b->data.house.temple_mercury && building_monument_gt_module_is_active(MERCURY_MODULE_2_OIL_WIN… in consume_resources()522 … if (b->data.house.temple_mars && building_monument_gt_module_is_active(MARS_MODULE_2_ALL_GOODS)) { in consume_resources()
80 …int venus_module2 = building_monument_gt_module_is_active(VENUS_MODULE_2_DESIRABILITY_ENTERTAINMEN… in house_service_calculate_culture_aggregates()
61 …if (building_monument_gt_module_is_active(NEPTUNE_MODULE_2_CAPACITY_AND_WATER) && house->data.hous… in house_population_get_capacity()
1135 …if (building_is_neptune_temple(b->type) && building_monument_gt_module_is_active(NEPTUNE_MODULE_1_… in spawn_figure_temple()1146 …if (building_is_mars_temple(b->type) && building_monument_gt_module_is_active(MARS_MODULE_1_MESS_H… in spawn_figure_temple()1168 …if (building_is_ceres_temple(b->type) && building_monument_gt_module_is_active(CERES_MODULE_2_DIST… in spawn_figure_temple()1173 …if (building_is_venus_temple(b->type) && building_monument_gt_module_is_active(VENUS_MODULE_1_DIST… in spawn_figure_temple()
190 if (building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE) && in building_industry_update_production()
708 int building_monument_gt_module_is_active(int module) in building_monument_gt_module_is_active() function
568 if (building_monument_gt_module_is_active(MARS_MODULE_1_MESS_HALL)) { in building_get_levy()
78 …int venus_module2 = building_monument_gt_module_is_active(VENUS_MODULE_2_DESIRABILITY_ENTERTAINMEN… in update_buildings()
189 if (building_monument_gt_module_is_active(NEPTUNE_MODULE_2_CAPACITY_AND_WATER)) { in map_water_supply_update_reservoir_fountain()
549 …if (building_monument_gt_module_is_active(MARS_MODULE_1_MESS_HALL) && city_buildings_get_mess_hall… in figure_service_provide_coverage()561 if (building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE)) { in figure_service_provide_coverage()
262 …if (building_is_ceres_temple(b->type) && building_monument_gt_module_is_active(CERES_MODULE_2_DIST… in draw_temple_info()280 …if (building_is_venus_temple(b->type) && building_monument_gt_module_is_active(VENUS_MODULE_1_DIST… in draw_temple_info()293 …if (building_is_mars_temple(b->type) && building_monument_gt_module_is_active(MARS_MODULE_1_MESS_H… in draw_temple_info()645 (building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE))) { in draw_grand_temple()
788 building_monument_gt_module_is_active(VENUS_MODULE_1_DISTRIBUTE_WINE)) { in draw_foreground()795 building_monument_gt_module_is_active(CERES_MODULE_2_DISTRIBUTE_FOOD)) { in draw_foreground()
49 …(b->type == BUILDING_GRAND_TEMPLE_NEPTUNE && building_monument_gt_module_is_active(NEPTUNE_MODULE_… in show_building_water()