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

Go to the source code of this file.

Functions

void personal (const command_t &, GameObj &)
 
void bless (const command_t &, GameObj &)
 
void insurgency (const command_t &, GameObj &)
 
void pay (const command_t &, GameObj &)
 
void give (const command_t &, GameObj &)
 
void page (const command_t &, GameObj &)
 
void send_message (const command_t &, GameObj &)
 
void read_messages (const command_t &, GameObj &)
 
void motto (const command_t &, GameObj &)
 
void name (const command_t &, GameObj &)
 
void announce (const command_t &, GameObj &)
 

Function Documentation

◆ announce()

void announce ( const command_t ,
GameObj  
)

Definition at line 955 of file name.cc.

◆ bless()

void bless ( const command_t ,
GameObj  
)

Definition at line 50 of file name.cc.

References getplanet(), getstar(), putplanet(), putrace(), and putstar().

Here is the call graph for this function:

◆ give()

void give ( const command_t ,
GameObj  
)

Definition at line 422 of file name.cc.

References post().

Here is the call graph for this function:

◆ insurgency()

void insurgency ( const command_t ,
GameObj  
)

Definition at line 240 of file name.cc.

References control(), deductAPs(), enufAP(), getplanet(), morale_factor(), post(), putrace(), and revolt().

Here is the call graph for this function:

◆ motto()

void motto ( const command_t ,
GameObj  
)

Definition at line 801 of file name.cc.

References Putblock().

Here is the call graph for this function:

◆ name()

void name ( const command_t ,
GameObj  
)

Definition at line 820 of file name.cc.

References deductAPs(), getstar(), Putblock(), putrace(), and putstar().

Here is the call graph for this function:

◆ page()

void page ( const command_t ,
GameObj  
)

Definition at line 548 of file name.cc.

References deductAPs(), enufAP(), and getstar().

Here is the call graph for this function:

◆ pay()

void pay ( const command_t ,
GameObj  
)

Definition at line 373 of file name.cc.

References post(), and putrace().

Here is the call graph for this function:

◆ personal()

void personal ( const command_t ,
GameObj  
)

Definition at line 33 of file name.cc.

◆ read_messages()

void read_messages ( const command_t ,
GameObj  
)

Definition at line 777 of file name.cc.

References news_read(), and teleg_read().

Here is the call graph for this function:

◆ send_message()

void send_message ( const command_t ,
GameObj  
)

Definition at line 616 of file name.cc.

References deductAPs(), enufAP(), getstar(), post(), and putrace().

Here is the call graph for this function: