Project Alice
Loading...
Searching...
No Matches
persistent_server_extensions.hpp File Reference
#include <array>
#include <string>
#include "container_types.hpp"
#include "commands.hpp"
#include <iostream>
#include <chrono>
#include <ctime>
#include "system_state.hpp"
#include "network.hpp"
#include "parsers.hpp"
#include "simple_fs.hpp"
#include "SHA512.hpp"
Include dependency graph for persistent_server_extensions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  network
 

Functions

void network::read_player_nations (sys::state &state, char const *start, char const *end) noexcept
 
void network::load_player_nations (sys::state &state) noexcept
 
void network::write_player_nations (sys::state &state) noexcept
 
void network::every_tick_checks (sys::state &state) noexcept