|
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 "core/loading/provinceloader.h"#include <spdlog/spdlog.h>#include "core/actions/factoryconstructaction.h"#include "core/components/infrastructure.h"#include "core/components/name.h"#include "core/components/organizations.h"#include "core/components/population.h"#include "core/components/spaceport.h"#include "core/components/surface.h"#include "core/util/nameutil.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::loading |