|
Galactic Bloodshed
|
#include "gb/powercmd.h"#include <cstdio>#include <cstring>#include "gb/GB_server.h"#include "gb/buffers.h"#include "gb/power.h"#include "gb/prof.h"#include "gb/races.h"#include "gb/shlmisc.h"#include "gb/vars.h"#include "gb/victory.h"Go to the source code of this file.
Functions | |
| static void | prepare_output_line (Race *, Race *, int, int) |
| void | block (const command_t &argv, GameObj &g) |
| void | power (const command_t &argv, GameObj &g) |
| static void | prepare_output_line (racetype *Race, racetype *r, int i, int rank) |
Definition at line 23 of file powercmd.cc.
References Estimate_i().
Definition at line 176 of file powercmd.cc.
References create_victory_list(), and prepare_output_line().
Definition at line 230 of file powercmd.cc.
References Estimate_i().
Referenced by power().
1.8.13