xoreos  0.0.5
Namespaces
game.cpp File Reference

The context handling the gameplay in The Witcher. More...

#include <cassert>
#include <algorithm>
#include "src/common/error.h"
#include "src/common/configman.h"
#include "src/common/filepath.h"
#include "src/common/filelist.h"
#include "src/aurora/lua/scriptman.h"
#include "src/events/events.h"
#include "src/engines/witcher/game.h"
#include "src/engines/witcher/witcher.h"
#include "src/engines/witcher/console.h"
#include "src/engines/witcher/campaign.h"
#include "src/engines/witcher/module.h"
#include "src/engines/witcher/area.h"
#include "src/engines/witcher/nwscript/functions.h"
#include "src/engines/witcher/lua/bindings.h"
Include dependency graph for game.cpp:

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::Witcher
 

Detailed Description

The context handling the gameplay in The Witcher.

Definition in file game.cpp.