|
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.
|
#include <fmt/format.h>#include <map>#include <memory>#include <ranges>#include <string>#include <vector>#include <entt/entt.hpp>#include "common/actions/names/namegenerator.h"#include "common/components/market.h"#include "common/components/stardate.h"#include "common/systems/economy/economyconfig.h"#include "common/util/random/random.h"Go to the source code of this file.
Classes | |
| class | cqsp::common::Universe |
| class | cqsp::common::Node |
| struct | fmt::formatter< entt::entity > |
Namespaces | |
| namespace | cqsp |
| namespace | cqsp::common |