Home
last modified time | relevance | path

Searched defs:pextra (Results 1 – 25 of 134) sorted by relevance

123456

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dextras.c123 int extra_number(const struct extra_type *pextra) in extra_number()
134 int extra_index(const struct extra_type *pextra) in extra_index()
179 const char *extra_rule_name(const struct extra_type *pextra) in extra_rule_name()
282 void extra_to_removed_by_list(struct extra_type *pextra, in extra_to_removed_by_list()
293 bool is_extra_removed_by(const struct extra_type *pextra, in is_extra_removed_by()
332 bool extra_can_be_built(const struct extra_type *pextra, in extra_can_be_built()
375 bool player_can_build_extra(const struct extra_type *pextra, in player_can_build_extra()
391 bool can_build_extra(const struct extra_type *pextra, in can_build_extra()
442 bool player_can_remove_extra(const struct extra_type *pextra, in player_can_remove_extra()
458 bool can_remove_extra(const struct extra_type *pextra, in can_remove_extra()
[all …]
H A Dbase.c79 struct extra_type *pextra; in is_native_tile_to_base() local
135 struct extra_type *pextra; in player_can_build_base() local
154 struct extra_type *pextra; in can_build_base() local
226 void base_type_init(struct extra_type *pextra, int idx) in base_type_init()
H A Dtile.c465 static void tile_create_extra(struct tile *ptile, struct extra_type *pextra) in tile_create_extra()
478 static void tile_destroy_extra(struct tile *ptile, struct extra_type *pextra) in tile_destroy_extra()
510 static bool add_recursive_extras(struct tile *ptile, struct extra_type *pextra, in add_recursive_extras()
538 static bool rm_recursive_extras(struct tile *ptile, struct extra_type *pextra, in rm_recursive_extras()
727 struct extra_type *pextra, in tile_info_pollution()
911 const struct extra_type *pextra) in tile_has_conflicting_extra()
926 bool tile_has_visible_extra(const struct tile *ptile, const struct extra_type *pextra) in tile_has_visible_extra()
964 void tile_add_extra(struct tile *ptile, const struct extra_type *pextra) in tile_add_extra()
974 void tile_remove_extra(struct tile *ptile, const struct extra_type *pextra) in tile_remove_extra()
H A Droad.c108 void road_type_init(struct extra_type *pextra, int idx) in road_type_init()
252 struct extra_type *pextra = road_extra_get(proad); in are_road_reqs_fulfilled() local
476 struct extra_type *pextra; in is_native_tile_to_road() local
496 bool is_cardinal_only_road(const struct extra_type *pextra) in is_cardinal_only_road()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dextras.c123 int extra_number(const struct extra_type *pextra) in extra_number()
134 int extra_index(const struct extra_type *pextra) in extra_index()
179 const char *extra_rule_name(const struct extra_type *pextra) in extra_rule_name()
282 void extra_to_removed_by_list(struct extra_type *pextra, in extra_to_removed_by_list()
293 bool is_extra_removed_by(const struct extra_type *pextra, in is_extra_removed_by()
332 bool extra_can_be_built(const struct extra_type *pextra, in extra_can_be_built()
375 bool player_can_build_extra(const struct extra_type *pextra, in player_can_build_extra()
391 bool can_build_extra(const struct extra_type *pextra, in can_build_extra()
442 bool player_can_remove_extra(const struct extra_type *pextra, in player_can_remove_extra()
458 bool can_remove_extra(const struct extra_type *pextra, in can_remove_extra()
[all …]
H A Dbase.c79 struct extra_type *pextra; in is_native_tile_to_base() local
135 struct extra_type *pextra; in player_can_build_base() local
154 struct extra_type *pextra; in can_build_base() local
226 void base_type_init(struct extra_type *pextra, int idx) in base_type_init()
H A Dtile.c465 static void tile_create_extra(struct tile *ptile, struct extra_type *pextra) in tile_create_extra()
478 static void tile_destroy_extra(struct tile *ptile, struct extra_type *pextra) in tile_destroy_extra()
510 static bool add_recursive_extras(struct tile *ptile, struct extra_type *pextra, in add_recursive_extras()
538 static bool rm_recursive_extras(struct tile *ptile, struct extra_type *pextra, in rm_recursive_extras()
727 struct extra_type *pextra, in tile_info_pollution()
911 const struct extra_type *pextra) in tile_has_conflicting_extra()
926 bool tile_has_visible_extra(const struct tile *ptile, const struct extra_type *pextra) in tile_has_visible_extra()
964 void tile_add_extra(struct tile *ptile, const struct extra_type *pextra) in tile_add_extra()
974 void tile_remove_extra(struct tile *ptile, const struct extra_type *pextra) in tile_remove_extra()
H A Droad.c108 void road_type_init(struct extra_type *pextra, int idx) in road_type_init()
252 struct extra_type *pextra = road_extra_get(proad); in are_road_reqs_fulfilled() local
476 struct extra_type *pextra; in is_native_tile_to_road() local
496 bool is_cardinal_only_road(const struct extra_type *pextra) in is_cardinal_only_road()
/dports/games/freeciv/freeciv-2.6.6/server/advisors/
H A Dinfracache.c184 const struct extra_type *pextra) in adv_calc_extra()
218 const struct extra_type *pextra) in adv_calc_rmextra()
367 const struct extra_type *pextra, int value) in adv_city_worker_extra_set()
393 const struct extra_type *pextra, int value) in adv_city_worker_rmextra_set()
419 const struct extra_type *pextra) in adv_city_worker_extra_get()
436 const struct extra_type *pextra) in adv_city_worker_rmextra_get()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/advisors/
H A Dinfracache.c184 const struct extra_type *pextra) in adv_calc_extra()
218 const struct extra_type *pextra) in adv_calc_rmextra()
367 const struct extra_type *pextra, int value) in adv_city_worker_extra_set()
393 const struct extra_type *pextra, int value) in adv_city_worker_rmextra_set()
419 const struct extra_type *pextra) in adv_city_worker_extra_get()
436 const struct extra_type *pextra) in adv_city_worker_rmextra_get()
/dports/devel/z88dk/z88dk/libsrc/math/genmath/
H A Dsqrt.c10 char *pextra; /* points to extra */ local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/scripting/
H A Dapi_server_edit.c380 struct extra_type *pextra; in api_edit_create_extra() local
403 struct extra_type *pextra; in api_edit_create_base() local
433 struct extra_type *pextra; in api_edit_remove_extra() local
/dports/games/freeciv/freeciv-2.6.6/server/scripting/
H A Dapi_server_edit.c380 struct extra_type *pextra; in api_edit_create_extra() local
403 struct extra_type *pextra; in api_edit_create_base() local
433 struct extra_type *pextra; in api_edit_remove_extra() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dmenu.c184 struct extra_type *pextra; in unit_order_callback() local
1045 struct extra_type *pextra; in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dmenu.c184 struct extra_type *pextra; in unit_order_callback() local
1045 struct extra_type *pextra; in real_menus_update() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dmenu.c180 struct extra_type *pextra; in unit_order_callback() local
1049 struct extra_type *pextra; in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dmenu.c180 struct extra_type *pextra; in unit_order_callback() local
1049 struct extra_type *pextra; in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dmenu.c532 struct extra_type *pextra = NULL; in real_menus_update() local
560 struct extra_type *pextra = NULL; in real_menus_update() local
867 struct extra_type *pextra; in orders_menu_callback() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dmenu.c532 struct extra_type *pextra = NULL; in real_menus_update() local
560 struct extra_type *pextra = NULL; in real_menus_update() local
867 struct extra_type *pextra; in orders_menu_callback() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dmenu.cpp1917 struct extra_type *pextra = NULL; in menus_sensitive() local
1961 struct extra_type *pextra = NULL; in menus_sensitive() local
2029 struct extra_type *pextra = nullptr; in menus_sensitive() local
2162 struct extra_type *pextra; in menus_sensitive() local
2326 struct extra_type *pextra; in slot_clean_pollution() local
2348 struct extra_type *pextra; in slot_conn_irrigation() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dmenu.cpp1917 struct extra_type *pextra = NULL; in menus_sensitive() local
1961 struct extra_type *pextra = NULL; in menus_sensitive() local
2029 struct extra_type *pextra = nullptr; in menus_sensitive() local
2162 struct extra_type *pextra; in menus_sensitive() local
2326 struct extra_type *pextra; in slot_clean_pollution() local
2348 struct extra_type *pextra; in slot_conn_irrigation() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dmenu.c1170 struct extra_type *pextra; in connect_irrigation_callback() local
1194 struct extra_type *pextra; in clean_pollution_callback() local
1296 struct extra_type *pextra = data; in base_callback() local
1308 struct extra_type *pextra = data; in road_callback() local
2161 struct extra_type *pextra; in real_menus_update() local
2179 struct extra_type *pextra; in real_menus_update() local
2319 struct extra_type *pextra = NULL; in real_menus_update() local
2393 struct extra_type *pextra = NULL; in real_menus_update() local
2421 struct extra_type *pextra = NULL; in real_menus_update() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dmenu.c1619 struct extra_type *pextra; in connect_irrigation_callback() local
1643 struct extra_type *pextra; in clean_pollution_callback() local
1745 struct extra_type *pextra = data; in base_callback() local
1757 struct extra_type *pextra = data; in road_callback() local
2177 struct extra_type *pextra; in real_menus_update() local
2195 struct extra_type *pextra; in real_menus_update() local
2335 struct extra_type *pextra = NULL; in real_menus_update() local
2409 struct extra_type *pextra = NULL; in real_menus_update() local
2437 struct extra_type *pextra = NULL; in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dmenu.c1178 struct extra_type *pextra; in connect_irrigation_callback() local
1202 struct extra_type *pextra; in clean_pollution_callback() local
1303 struct extra_type *pextra = data; in base_callback() local
1315 struct extra_type *pextra = data; in road_callback() local
2173 struct extra_type *pextra; in real_menus_update() local
2191 struct extra_type *pextra; in real_menus_update() local
2331 struct extra_type *pextra = NULL; in real_menus_update() local
2405 struct extra_type *pextra = NULL; in real_menus_update() local
2433 struct extra_type *pextra = NULL; in real_menus_update() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dmenu.c1619 struct extra_type *pextra; in connect_irrigation_callback() local
1643 struct extra_type *pextra; in clean_pollution_callback() local
1745 struct extra_type *pextra = data; in base_callback() local
1757 struct extra_type *pextra = data; in road_callback() local
2177 struct extra_type *pextra; in real_menus_update() local
2195 struct extra_type *pextra; in real_menus_update() local
2335 struct extra_type *pextra = NULL; in real_menus_update() local
2409 struct extra_type *pextra = NULL; in real_menus_update() local
2437 struct extra_type *pextra = NULL; in real_menus_update() local

123456