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

Go to the source code of this file.

Functions

void land (const command_t &, GameObj &)
 
int docked (Ship *)
 
int overloaded (Ship *)
 

Function Documentation

◆ docked()

int docked ( Ship )

Definition at line 422 of file land.cc.

Referenced by build_at_ship(), land(), and scrap().

Here is the caller graph for this function:

◆ land()

void land ( const command_t ,
GameObj  
)

Definition at line 46 of file land.cc.

References deductAPs(), do_shiplist(), docked(), enufAP(), getplanet(), getsector(), getsmap(), gravity(), overloaded(), post(), putplanet(), putsector(), putship(), putsmap(), shoot_ship_to_planet(), and use_fuel().

Here is the call graph for this function:

◆ overloaded()

int overloaded ( Ship )

Definition at line 426 of file land.cc.

Referenced by land(), and load().

Here is the caller graph for this function: