Galactic Bloodshed
Functions
doship.h File Reference
#include "gb/ships.h"
#include "gb/vars.h"
Include dependency graph for doship.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void doship (Ship *, int)
 
void domass (Ship *)
 
void doown (Ship *)
 
void domissile (Ship *)
 
void domine (int, int)
 
void doabm (Ship *)
 
int do_weapon_plant (Ship *)
 

Function Documentation

◆ do_weapon_plant()

int do_weapon_plant ( Ship )

Definition at line 752 of file doship.cc.

References use_fuel(), and use_resource().

Referenced by do_habitat(), and doplanet().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ doabm()

void doabm ( Ship )

Definition at line 419 of file doship.cc.

References post(), retal_strength(), and shoot_ship_to_ship().

Referenced by do_turn().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ domass()

void domass ( Ship )

Definition at line 204 of file doship.cc.

References domass().

Referenced by do_trip(), do_turn(), domass(), and proj_fuel().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ domine()

void domine ( int  ,
int   
)

Definition at line 316 of file doship.cc.

References post(), and putship().

Referenced by detonate(), and do_turn().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ domissile()

void domissile ( Ship )

Definition at line 237 of file doship.cc.

References getsmap(), post(), putsmap(), shoot_ship_to_planet(), and shoot_ship_to_ship().

Referenced by do_turn().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ doown()

void doown ( Ship )

Definition at line 226 of file doship.cc.

References doown().

Referenced by do_turn(), and doown().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ doship()

void doship ( Ship ,
int   
)

Definition at line 50 of file doship.cc.

References do_ap(), do_canister(), do_god(), do_greenhouse(), do_habitat(), do_mirror(), do_oap(), do_pod(), do_repair(), and moveship().

Referenced by do_turn().

Here is the call graph for this function:
Here is the caller graph for this function: