|
Galactic Bloodshed
|
Go to the source code of this file.
Functions | |
| int | maxsupport (const Race *r, const Sector &s, const double c, const int toxic) |
| double | compatibility (const Planet &, const Race *) |
| double | gravity (const Planet &) |
| char * | prin_ship_orbits (Ship *) |
Definition at line 37 of file max.cc.
Referenced by anonymous_namespace{colonies.cc}::colonies_at_star(), DispPlanet(), do_analysis(), exploration(), and survey().
| double gravity | ( | const Planet & | ) |
Definition at line 26 of file max.cc.
Referenced by do_analysis(), enroll_valid_race(), main(), produce(), and survey().
| char* prin_ship_orbits | ( | Ship * | ) |
Definition at line 63 of file max.cc.
References Dispshiporbits_buf.
Referenced by bombard(), do_canister(), and do_greenhouse().
1.8.13