Home
last modified time | relevance | path

Searched refs:prev_extra_in_tile (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/freeciv-nox11/freeciv-2.6.6/ai/threaded/
H A Dtaicity.c144 tgt = prev_extra_in_tile(ptile, rmcause, pplayer, punit); in tai_tile_worker_task_select()
361 target = prev_extra_in_tile(selected->ptile, rmcause, pplayer, NULL); in tai_city_worker_task_select()
/dports/games/freeciv/freeciv-2.6.6/ai/threaded/
H A Dtaicity.c144 tgt = prev_extra_in_tile(ptile, rmcause, pplayer, punit); in tai_tile_worker_task_select()
361 target = prev_extra_in_tile(selected->ptile, rmcause, pplayer, NULL); in tai_city_worker_task_select()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dextras.h209 struct extra_type *prev_extra_in_tile(const struct tile *ptile, enum extra_rmcause rmcause,
H A Dextras.c564 struct extra_type *prev_extra_in_tile(const struct tile *ptile, in prev_extra_in_tile() function
H A Dunit.c929 pextra = prev_extra_in_tile(ptile, in can_unit_do_activity_targeted_at()
968 pextra = prev_extra_in_tile(ptile, in can_unit_do_activity_targeted_at()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dextras.h209 struct extra_type *prev_extra_in_tile(const struct tile *ptile, enum extra_rmcause rmcause,
H A Dextras.c564 struct extra_type *prev_extra_in_tile(const struct tile *ptile, in prev_extra_in_tile() function
H A Dunit.c929 pextra = prev_extra_in_tile(ptile, in can_unit_do_activity_targeted_at()
968 pextra = prev_extra_in_tile(ptile, in can_unit_do_activity_targeted_at()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dmenu.c1268 pextra = prev_extra_in_tile(pTile, ERM_CLEANPOLLUTION, in real_menus_update()
1290 pextra = prev_extra_in_tile(pTile, ERM_CLEANFALLOUT, in real_menus_update()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dmenu.c1268 pextra = prev_extra_in_tile(pTile, ERM_CLEANPOLLUTION, in real_menus_update()
1290 pextra = prev_extra_in_tile(pTile, ERM_CLEANFALLOUT, in real_menus_update()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dmenu.c1273 pextra = prev_extra_in_tile(pTile, ERM_CLEANPOLLUTION, in real_menus_update()
1295 pextra = prev_extra_in_tile(pTile, ERM_CLEANFALLOUT, in real_menus_update()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dmenu.c1273 pextra = prev_extra_in_tile(pTile, ERM_CLEANPOLLUTION, in real_menus_update()
1295 pextra = prev_extra_in_tile(pTile, ERM_CLEANFALLOUT, in real_menus_update()
/dports/games/freeciv/freeciv-2.6.6/server/advisors/
H A Dautosettlers.c527 target = prev_extra_in_tile(ptile, rmcause, pplayer, in settler_evaluate_improvements()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/advisors/
H A Dautosettlers.c527 target = prev_extra_in_tile(ptile, rmcause, pplayer, in settler_evaluate_improvements()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcitydlg.c2895 tgt = prev_extra_in_tile(ptile, rmcause, city_owner(pcity), NULL); in set_city_workertask()
2991 if (prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in popup_workertask_dlg()
2997 if (prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in popup_workertask_dlg()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcitydlg.c2867 tgt = prev_extra_in_tile(ptile, rmcause, city_owner(pcity), NULL); in set_city_workertask()
2963 if (prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in popup_workertask_dlg()
2969 if (prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in popup_workertask_dlg()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcitydlg.c2867 tgt = prev_extra_in_tile(ptile, rmcause, city_owner(pcity), NULL); in set_city_workertask()
2963 if (prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in popup_workertask_dlg()
2969 if (prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in popup_workertask_dlg()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcitydlg.c2895 tgt = prev_extra_in_tile(ptile, rmcause, city_owner(pcity), NULL); in set_city_workertask()
2991 if (prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in popup_workertask_dlg()
2997 if (prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in popup_workertask_dlg()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dcitydlg.cpp1377 if (prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in context_menu()
1382 if (prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in context_menu()
1434 tgt = prev_extra_in_tile(ptile, rmcause, city_owner(mcity), NULL); in context_menu()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dcitydlg.cpp1377 if (prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in context_menu()
1382 if (prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in context_menu()
1434 tgt = prev_extra_in_tile(ptile, rmcause, city_owner(mcity), NULL); in context_menu()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dsavegame2.c5780 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
5790 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
5879 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
5889 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
H A Dunittools.c809 punit->activity_target = prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in update_unit_activity()
822 punit->activity_target = prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in update_unit_activity()
H A Dsavegame.c1397 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in player_load_units()
1407 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in player_load_units()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dsavegame2.c5780 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
5790 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
5879 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
5889 struct extra_type *tgt = prev_extra_in_tile(unit_tile(punit), in sg_load_player_unit()
H A Dunittools.c809 punit->activity_target = prev_extra_in_tile(ptile, ERM_CLEANPOLLUTION, in update_unit_activity()
822 punit->activity_target = prev_extra_in_tile(ptile, ERM_CLEANFALLOUT, in update_unit_activity()

12