Home
last modified time | relevance | path

Searched refs:needs_material_to_survive (Results 1 – 4 of 4) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Deconomy.c801 && !needs_material_to_survive(to, m)) { in try_transfer_aux()
818 && !needs_material_to_survive(from, m)) in try_transfer_aux()
836 && !needs_material_to_survive(from, m)) { in try_transfer_aux()
H A Dunit.h845 extern int needs_material_to_survive(Unit *unit, int m);
H A Dunit.c4240 needs_material_to_survive(Unit *unit, int m) in needs_material_to_survive() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20043093 needs if will_not_move and !needs_material_to_survive both
3798 (needs_material_to_survive): New prototype.
3810 (needs_material_to_survive): New function.