33 :
System(FARCASTER, 0,
"Farcaster", 1, (float) cap, (float) cap, (float) rate),
34 ship(0), dest(0), jumpship(0), cycle_time(10),
35 active_state(
QuantumDrive::ACTIVE_READY), warp_fov(1), no_dest(false)
45 ship(0), dest(0), start_rel(s.start_rel),
46 end_rel(s.end_rel), jumpship(0), cycle_time(s.cycle_time),
47 active_state(
QuantumDrive::ACTIVE_READY), warp_fov(1), no_dest(false)
113 if (delta.
length() < 1000) {
126 bool warping =
false;