xoreos  0.0.5
Namespaces
game.cpp File Reference

The context handling the gameplay in Neverwinter Nights 2. 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/events/events.h"
#include "src/engines/nwn2/game.h"
#include "src/engines/nwn2/nwn2.h"
#include "src/engines/nwn2/console.h"
#include "src/engines/nwn2/campaign.h"
#include "src/engines/nwn2/module.h"
#include "src/engines/nwn2/area.h"
#include "src/engines/nwn2/script/functions.h"
Include dependency graph for game.cpp:

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::NWN2
 

Detailed Description

The context handling the gameplay in Neverwinter Nights 2.

Definition in file game.cpp.