|
Galactic Bloodshed
|
Go to the source code of this file.
Functions | |
| placetype | getplace (GameObj &, const std::string &, const int) |
| char * | Dispshiploc_brief (Ship *) |
| char * | Dispshiploc (Ship *) |
| std::string | Dispplace (const placetype &) |
| bool | testship (const player_t, const governor_t, const Ship &) |
| std::string Dispplace | ( | const placetype & | ) |
Definition at line 229 of file getplace.cc.
| char* Dispshiploc | ( | Ship * | ) |
Definition at line 211 of file getplace.cc.
References Disps.
| char* Dispshiploc_brief | ( | Ship * | ) |
Definition at line 188 of file getplace.cc.
References Disps.
Referenced by DispOrders(), and ship_report().
Definition at line 33 of file getplace.cc.
| bool testship | ( | const player_t | , |
| const governor_t | , | ||
| const Ship & | |||
| ) |
Definition at line 248 of file getplace.cc.
References DontOwnErr().
Referenced by walk().
1.8.13