Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dconq.h508 extern int sides_allow_entry(Unit *unit, Unit *transport);
H A Dmove.c1417 if (!sides_allow_entry(unit2, newtransport)) in check_enter_action()
1453 sides_allow_entry(Unit *unit, Unit *transport) in sides_allow_entry() function
H A Dui.c3269 && sides_allow_entry(unit, other))) { in advance_into_cell()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-1999554 * move.c (sides_allow_entry): Change NULL side to indepside.