|
Galactic Bloodshed
|
Go to the source code of this file.
Functions | |
| void | moveship (Ship *, int, int, int) |
| void | msg_OOF (Ship *) |
| int | followable (Ship *, Ship *) |
Definition at line 362 of file moveship.cc.
Referenced by moveship().
| void moveship | ( | Ship * | , |
| int | , | ||
| int | , | ||
| int | |||
| ) |
Definition at line 41 of file moveship.cc.
References do_merchant(), followable(), MoveConsts, msg_OOF(), SpeedConsts, and use_fuel().
Referenced by do_trip(), and doship().
| void msg_OOF | ( | Ship * | ) |
Definition at line 355 of file moveship.cc.
Referenced by do_ap(), do_quarry(), doplanet(), moveship(), plow(), and terraform().
1.8.13