![]() |
Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
Classes | |
class | HeadlessApplication |
Typedefs | |
typedef int(* | HeadlessCommand) (cqsp::client::ConquerSpace &, std::vector< std::string > arguments) |
Functions | |
int | generate (HeadlessApplication &application) |
void | LoadHeadlessFunctions (HeadlessApplication &application) |
int | loadluafile (HeadlessApplication &application, const std::vector< std::string > &arguments) |
typedef int(* cqsp::headless::HeadlessCommand) (cqsp::client::ConquerSpace &, std::vector< std::string > arguments) |
int cqsp::headless::generate | ( | HeadlessApplication & | application | ) |
void cqsp::headless::LoadHeadlessFunctions | ( | HeadlessApplication & | application | ) |
int cqsp::headless::loadluafile | ( | HeadlessApplication & | application, |
const std::vector< std::string > & | arguments | ||
) |