Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
Server.cpp File Reference

Config file. More...

#include <boost/log/trivial.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/log/expressions.hpp>
#include <boost/log/sinks/text_file_backend.hpp>
#include <boost/log/utility/setup/file.hpp>
#include <boost/log/utility/setup/common_attributes.hpp>
#include <boost/log/utility/setup/console.hpp>
#include <boost/filesystem.hpp>
#include <Box2D/Box2D.h>
#include <spells/nodes/EnergyNode.hpp>
#include <spells/Spell.hpp>
#include <io/network/listeners/GetEntitys.h>
#include "io/SQLite.hpp"
#include "models/collections/PlayersOnline.hpp"
#include "temperature-world/injectors/ScalingGeneratableChunkedTemperatureWorldInjector.hpp"
#include "spells/nodes/HeaterNode.hpp"
#include "spells/nodes/GeneratorNode.h"
Include dependency graph for Server.cpp:

Functions

void initLogger ()
 

Detailed Description

Config file.

Author
LionZXY Recast nikit.nosp@m.a@ku.nosp@m.likof.nosp@m..ru
Date
08.06.17

Server file description

Function Documentation

void initLogger ( )

Here is the caller graph for this function: