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.
Namespaces | Functions
loadprovinces.cpp File Reference
#include "core/loading/loadprovinces.h"
#include <spdlog/spdlog.h>
#include <sstream>
#include "core/components/name.h"
#include "core/components/organizations.h"
#include "core/components/surface.h"

Namespaces

namespace  cqsp
 
namespace  cqsp::core
 
namespace  cqsp::core::loading
 

Functions

void cqsp::core::loading::LoadProvinces (Node &planet, const std::string &text)
 
void cqsp::core::loading::LoadAdjProvinces (Universe &universe, Hjson::Value &adjacency_map)