|
Galactic Bloodshed
|
Go to the source code of this file.
Functions | |
| void | upgrade (const command_t &, GameObj &) |
| void | make_mod (const command_t &, GameObj &) |
| void | build (const command_t &, GameObj &) |
| int | Shipcost (ShipType, Race *) |
| void | sell (const command_t &, GameObj &) |
| void | bid (const command_t &argv, GameObj &) |
| int | shipping_cost (int, int, double *, int) |
Variables | |
| const char * | Commod [4] |
Definition at line 1586 of file build.cc.
References getcommod(), getplanet(), Numcommods(), putcommod(), and shipping_cost().
Definition at line 673 of file build.cc.
References autoload_at_planet(), can_build_at_planet(), create_ship_by_planet(), getplanet(), getsector(), initialize_new_ship(), putplanet(), putsdata(), putsector(), putship(), putstar(), and Shipcost().
Definition at line 1455 of file build.cc.
References deductAPs(), enufAP(), getdeadcommod(), getplanet(), Numcommods(), post(), putcommod(), and putplanet().
| int shipping_cost | ( | int | , |
| int | , | ||
| double * | , | ||
| int | |||
| ) |
1.8.13