Searched refs:BUILDING_MENU_WORKSHOPS (Results 1 – 8 of 8) sorted by relevance
/dports/games/julius/julius-1.7.0/src/building/ |
H A D | menu.c | 28 {BUILDING_MENU_FARMS, BUILDING_MENU_RAW_MATERIALS, BUILDING_MENU_WORKSHOPS, 150 enable_if_allowed(enabled, type, BUILDING_MENU_WORKSHOPS); in enable_normal() 222 enable_if_allowed(enabled, type, BUILDING_MENU_WORKSHOPS); in enable_tutorial2_after_450()
|
H A D | type.h | 16 BUILDING_MENU_WORKSHOPS = 4, enumerator
|
/dports/games/augustus/augustus-3.1.0/src/building/ |
H A D | menu.c | 27 {BUILDING_MENU_FARMS, BUILDING_MENU_RAW_MATERIALS, BUILDING_MENU_WORKSHOPS, 163 enable_if_allowed(enabled, type, BUILDING_MENU_WORKSHOPS); in enable_normal() 267 enable_if_allowed(enabled, type, BUILDING_MENU_WORKSHOPS); in enable_tutorial2_after_450()
|
H A D | type.h | 16 BUILDING_MENU_WORKSHOPS = 4, enumerator
|
/dports/games/julius/julius-1.7.0/src/scenario/ |
H A D | building.c | 98 case BUILDING_MENU_WORKSHOPS: in scenario_building_allowed()
|
/dports/games/augustus/augustus-3.1.0/src/scenario/ |
H A D | building.c | 110 case BUILDING_MENU_WORKSHOPS: in scenario_building_allowed()
|
/dports/games/julius/julius-1.7.0/src/window/ |
H A D | build_menu.c | 267 case BUILDING_MENU_WORKSHOPS: in set_submenu_for_type()
|
/dports/games/augustus/augustus-3.1.0/src/window/ |
H A D | build_menu.c | 301 case BUILDING_MENU_WORKSHOPS: in set_submenu_for_type()
|