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

Go to the source code of this file.

Functions

void technology (const command_t &argv, GameObj &g)
 
double tech_prod (int investment, int popn)
 

Function Documentation

◆ tech_prod()

double tech_prod ( int  investment,
int  popn 
)

Definition at line 69 of file tech.cc.

Referenced by doplanet(), anonymous_namespace{tech_status.cc}::tech_report_star(), and technology().

Here is the caller graph for this function:

◆ technology()

void technology ( const command_t argv,
GameObj g 
)

Definition at line 21 of file tech.cc.

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

Here is the call graph for this function: