Galactic Bloodshed
Functions
doturncmd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void do_turn (int)
 
void handle_victory ()
 

Function Documentation

◆ do_turn()

void do_turn ( int  )

Definition at line 53 of file doturncmd.cc.

References attack_planet(), clr_commodfree(), clr_shipfree(), doabm(), domass(), domine(), domissile(), doown(), doplanet(), doship(), fix_stability(), getcommod(), getplanet(), getsdata(), getstar(), makecommoddead(), makeshipdead(), moveplanet(), Numcommods(), Numships(), output_ground_attacks(), Putblock(), putcommod(), putplanet(), Putpower(), putsdata(), putship(), putstar(), and shipping_cost().

Here is the call graph for this function:

◆ handle_victory()

void handle_victory ( )

Definition at line 543 of file doturncmd.cc.