Searched refs:shipname (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/games/trek/ |
| D | autover.c | 61 printf("\07RED ALERT: The %s is in a supernova quadrant\n", Ship.shipname); in autover() 62 printf("*** Emergency override attempts to hurl %s to safety\n", Ship.shipname); in autover()
|
| D | ram.c | 61 printf("%s rams Klingon at %d,%d\n", Ship.shipname, ix, iy); in ram() 81 printf("%s heavily damaged\n", Ship.shipname); in ram()
|
| D | dumpme.c | 65 printf("%s falls into a black hole.\n", Ship.shipname); in dumpme()
|
| D | destruct.c | 103 printf("\n\n\n\n***** %s destroyed *****\n", Ship.shipname); in destruct()
|
| D | abandon.c | 101 Ship.shipname = "Fairie Queene"; in abandon()
|
| D | attack.c | 90 printf("Starbase shields protect the %s\n", Ship.shipname); in attack()
|
| D | warp.c | 76 printf("%s is docked\n", Ship.shipname); in warp()
|
| D | move.c | 187 Ship.shipname, ix, iy); in move()
|
| D | trek.h | 221 const char *shipname; /* name of current starship */ member
|
| D | setup.c | 113 Ship.shipname = "Enterprise"; in setup()
|
| D | events.c | 168 printf("\n%s caught in long range tractor beam\n", Ship.shipname); in events()
|
| /openbsd/src/games/sail/ |
| D | pl_3.c | 128 Msg("Raking the %s!", closest->shipname); in acceptcombat() 131 closest->shipname); in acceptcombat() 194 Msg("Damage inflicted on the %s:", closest->shipname); in acceptcombat()
|
| D | dr_1.c | 183 makemsg(from, "boarders from %s repelled", to->shipname); in fightitout() 186 totalto, from->shipname, totalfrom); in fightitout() 219 to->shipname); in fightitout() 223 totalto, from->shipname, totalfrom); in fightitout()
|
| D | pl_main.c | 133 sp->shipname, in initialize() 185 ms->shipname, mc->guns, classname[mc->class], in initialize()
|
| D | lo_main.c | 85 title[n++], sbuf, ship->shipname, log.l_netpoints, in lo_main()
|
| D | extern.h | 215 const char *shipname; /* 0 */ member
|
| D | pl_7.c | 461 ms->shipname, in draw_board()
|
| D | sync.c | 71 ship->shipname, colours(ship), sterncolour(ship)); in fmtship()
|