Home
last modified time | relevance | path

Searched refs:toship (Results 1 – 5 of 5) sorted by relevance

/openbsd/games/sail/
H A Dparties.c42 if (p->turnsent && p->toship == to) in meleeing()
66 if (p->turnsent && (p->toship == to || isdefense || ship == to)) in unboard()
H A Ddr_5.c76 if (bp->turnsent && bp->toship == to) in mensent()
H A Dsync.c308 p->toship = SHIP(c); in sync_update()
315 p->toship = SHIP(c); in sync_update()
H A Ddr_3.c288 if (bp->turnsent && (to == bp->toship || isdefense)) { in is_toughmelee()
H A Dextern.h159 struct ship *toship; member