HomeSort by: relevance | last modified time | path
    Searched refs:makesignal (Results 1 - 6 of 6) sorted by relevancy

  /src/games/sail/
dr_4.c 56 makesignal(from, "ungrappling $$", to);
69 makesignal(from, "grappled with $$", to);
pl_3.c 236 makesignal(ms, "grappled with $$", sp);
247 makesignal(ms, "ungrappling with $$",
272 makesignal(ms, "Unfouling $$", to);
dr_3.c 142 makesignal(sp, "collision with $$", sq);
144 makesignal(sp, "fouled with $$",
286 makesignal(from, "boarding the $$", to);
assorted.c 173 makesignal(from, "%s shot on $$", on, message);
extern.h 365 void makesignal(struct ship *, const char *, struct ship *, ...)
sync.c 194 makesignal(struct ship *from, const char *fmt, struct ship *ship, ...) function in typeref:typename:void

Completed in 13 milliseconds