Home
last modified time | relevance | path

Searched refs:BUILDING_OLIVE_FARM (Results 1 – 21 of 21) sorted by relevance

/dports/games/julius/julius-1.7.0/src/building/
H A Dtype.h116 BUILDING_OLIVE_FARM = 103, enumerator
H A Dmenu.c31 BUILDING_OLIVE_FARM, BUILDING_VINES_FARM, BUILDING_PIG_FARM, 0},
235 disable_raw(enabled, type, BUILDING_OLIVE_FARM, RESOURCE_OLIVES); in disable_resources()
H A Dbuilding.c111 case BUILDING_OLIVE_FARM: in building_create()
H A Dconstruction_building.c296 case BUILDING_OLIVE_FARM: in add_to_map()
H A Dcount.c139 case BUILDING_OLIVE_FARM: in building_count_update()
H A Dconstruction.c296 case BUILDING_OLIVE_FARM: in building_construction_set_type()
/dports/games/augustus/augustus-3.1.0/src/building/
H A Dtype.h116 BUILDING_OLIVE_FARM = 103, enumerator
H A Dmenu.c30 BUILDING_OLIVE_FARM, BUILDING_VINES_FARM, BUILDING_PIG_FARM, 0},
280 disable_raw(enabled, type, BUILDING_OLIVE_FARM, RESOURCE_OLIVES); in disable_resources()
H A Dindustry.c38 BUILDING_OLIVE_FARM,
H A Dconstruction_building.c158 case BUILDING_OLIVE_FARM: in add_to_map()
H A Dbuilding.c202 case BUILDING_OLIVE_FARM: in building_create()
H A Dcount.c185 case BUILDING_OLIVE_FARM: in building_count_update()
H A Dconstruction.c489 case BUILDING_OLIVE_FARM: in building_construction_set_type()
/dports/games/julius/julius-1.7.0/src/game/
H A Dundo.c181 case BUILDING_OLIVE_FARM: image_offset = 15; break; in add_building_to_terrain()
/dports/games/augustus/augustus-3.1.0/src/game/
H A Dundo.c197 case BUILDING_OLIVE_FARM: image_offset = 15; break; in add_building_to_terrain()
/dports/games/augustus/augustus-3.1.0/src/window/
H A Dcity.c304 case BUILDING_OLIVE_FARM: in show_overlay_from_grid_offset()
H A Dbuilding_info.c514 } else if (btype == BUILDING_OLIVE_FARM) { in draw_background()
/dports/games/julius/julius-1.7.0/src/figure/
H A Dformation_enemy.c26 BUILDING_OLIVE_FARM, BUILDING_VINES_FARM, BUILDING_PIG_FARM, 0
/dports/games/augustus/augustus-3.1.0/src/figure/
H A Dformation_enemy.c28 BUILDING_OLIVE_FARM, BUILDING_VINES_FARM, BUILDING_PIG_FARM, 0
/dports/games/julius/julius-1.7.0/src/window/
H A Dbuilding_info.c374 } else if (btype == BUILDING_OLIVE_FARM) { in draw_background()
/dports/games/augustus/augustus-3.1.0/src/widget/
H A Dcity_building_ghost.c234 case BUILDING_OLIVE_FARM: in get_crop_image_id()