Home | History | Annotate | Download | only in battlestar

Lines Matching refs:notes

49 	if ((!notes[CANTMOVE] && !notes[LAUNCHED]) ||
51 (fuel > 0 && notes[LAUNCHED])) {
63 if (notes[CANTMOVE] && !notes[LAUNCHED]) {
171 notes[CANTSEE] = 1;
178 notes[CANTSEE] = 0;
247 notes[CANTMOVE] = 1;
249 notes[CANTMOVE] = 0;
273 notes[LAUNCHED] = 0;