Searched refs:crew (Results 1 – 21 of 21) sorted by relevance
| /dragonfly/games/sail/ |
| HD | pl_5.c | 161 int crew[3]; in acceptboard() local 165 crew[0] = mc->crew1; in acceptboard() 166 crew[1] = mc->crew2; in acceptboard() 167 crew[2] = mc->crew3; in acceptboard() 177 crew[0] = men/100 ? 0 : crew[0] != 0; in acceptboard() 178 crew[1] = (men%100)/10 ? 0 : crew[1] != 0; in acceptboard() 179 crew[2] = men%10 ? 0 : crew[2] != 0; in acceptboard() 181 crew[0] = crew[0] != 0; in acceptboard() 182 crew[1] = crew[1] != 0; in acceptboard() 183 crew[2] = crew[2] != 0; in acceptboard() [all …]
|
| HD | dr_1.c | 76 int crew[3]; in boardcomp() local 88 crew[0] = sp->specs->crew1 != 0; in boardcomp() 89 crew[1] = sp->specs->crew2 != 0; in boardcomp() 90 crew[2] = sp->specs->crew3 != 0; in boardcomp() 101 if (crew[0]) { in boardcomp() 103 sendbp(sp, sq, crew[0]*100, 0); in boardcomp() 104 crew[0] = 0; in boardcomp() 105 } else if (crew[1]) { in boardcomp() 107 sendbp(sp, sq, crew[1]*10, 0); in boardcomp() 108 crew[1] = 0; in boardcomp() [all …]
|
| HD | dr_5.c | 69 mensent(struct ship *from, struct ship *to, int *crew, struct ship **captured, in mensent() argument 79 crew[0] = from->specs->crew1; in mensent() 80 crew[1] = from->specs->crew2; in mensent() 81 crew[2] = from->specs->crew3; in mensent() 88 c1 = men/100 ? crew[0] : 0; in mensent() 89 c2 = (men%100)/10 ? crew[1] : 0; in mensent() 91 c3 = men/10 ? crew[2] : 0; in mensent() 93 c3 = *captured == NULL ? crew[2] : *pc; in mensent()
|
| HD | pl_3.c | 54 int crew[3]; in acceptcombat() local 60 crew[0] = mc->crew1; in acceptcombat() 61 crew[1] = mc->crew2; in acceptcombat() 62 crew[2] = mc->crew3; in acceptcombat() 72 crew[0] = men/100 ? 0 : crew[0] != 0; in acceptcombat() 73 crew[1] = (men%100)/10 ? 0 : crew[1] != 0; in acceptcombat() 74 crew[2] = men%10 ? 0 : crew[2] != 0; in acceptcombat() 91 if (mf->struck || !crew[2]) in acceptcombat() 153 if (!crew[n]) { in acceptcombat()
|
| HD | assorted.c | 54 int crew[3]; in table() local 62 crew[0] = on->specs->crew1; in table() 63 crew[1] = on->specs->crew2; in table() 64 crew[2] = on->specs->crew3; in table() 89 if (chits > crew[n]) { in table() 90 chits -= crew[n]; in table() 91 crew[n] = 0; in table() 93 crew[n] -= chits; in table() 150 send_crew(on, crew[0], crew[1], crew[2]); in table()
|
| /dragonfly/games/trek/ |
| HD | dock.c | 87 Ship.crew = Param.crew; in dock()
|
| HD | abandon.c | 84 Ship.crew); in abandon() 85 Game.deaths += Ship.crew; in abandon()
|
| HD | trek.h | 227 int crew; /* ship's complement */ member 285 int crew; /* size of ship's complement */ member
|
| HD | checkcond.c | 68 if (Ship.crew <= 0) in checkcond()
|
| HD | ram.c | 85 Ship.crew -= i; in ram()
|
| HD | destruct.c | 102 Game.deaths += Ship.crew; in destruct()
|
| HD | setup.c | 124 Param.crew = Ship.crew = 387; in setup()
|
| HD | srscan.c | 155 printf("current crew %d\n", Ship.crew); in srscan()
|
| HD | attack.c | 177 Ship.crew -= cas; in attack()
|
| /dragonfly/games/quiz/datfiles/ |
| HD | trek | 10 number of crew:400|four hundred
|
| /dragonfly/games/fortune/datfiles/ |
| HD | startrek | 122 his entire crew, rather than violate the Prime Directive.
|
| HD | limerick | 359 A girl of the Enterprise crew 4563 Who's been coxing the varsity crew.
|
| HD | fortunes-o | 11452 Said crew girl Angelica Bauer: 12434 The Enterprise crew when off work 12438 And Spock shares a crew girl with Kirk. 13555 The crew came a running, all grabbing their... glasses.
|
| HD | fortunes | 12818 street; and the entire film crew is reflected in the shop window. 16921 "The crew will consist of one pilot and a dog. The pilot will 30943 As he landed his crew with care; 30948 That alone should encourage the crew.
|
| /dragonfly/share/dict/ |
| HD | web2a | 14495 crew-cropped 14496 crew cut 14499 crew haircut 14500 crew list 14501 crew neck 14502 crew-necked 14503 crew neckline 17096 dock crew 23786 full-crew 26204 ground crew [all …]
|
| HD | web2 | 45488 crew
|