Galactic Bloodshed
Functions
mobiliz.cc File Reference
#include "gb/mobiliz.h"
#include <cstdio>
#include <cstdlib>
#include "gb/GB_server.h"
#include "gb/buffers.h"
#include "gb/files_shl.h"
#include "gb/races.h"
#include "gb/shlmisc.h"
#include "gb/vars.h"
Include dependency graph for mobiliz.cc:

Go to the source code of this file.

Functions

void mobilize (const command_t &argv, GameObj &g)
 
void tax (const command_t &argv, GameObj &g)
 
int control (int Playernum, int Governor, startype *star)
 

Function Documentation

◆ control()

int control ( int  Playernum,
int  Governor,
startype star 
)

Definition at line 110 of file mobiliz.cc.

Referenced by arm(), insurgency(), mobilize(), move_popn(), tax(), and technology().

Here is the caller graph for this function:

◆ mobilize()

void mobilize ( const command_t argv,
GameObj g 
)

Definition at line 26 of file mobiliz.cc.

References control(), deductAPs(), enufAP(), getplanet(), and putplanet().

Here is the call graph for this function:

◆ tax()

void tax ( const command_t argv,
GameObj g 
)

Definition at line 62 of file mobiliz.cc.

References control(), deductAPs(), enufAP(), getplanet(), and putplanet().

Here is the call graph for this function: