|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "gamescript.h"#include <Tempest/Log>#include <Tempest/SoundEffect>#include <cctype>#include "game/compatibility/directmemory.h"#include "game/definitions/spelldefinitions.h"#include "game/serialize.h"#include "utils/string_frm.h"#include "world/objects/npc.h"#include "world/objects/item.h"#include "world/objects/interactive.h"#include "world/triggers/abstracttrigger.h"#include "graphics/visualfx.h"#include "utils/fileutil.h"#include "commandline.h"#include "gothic.h"Go to the source code of this file.
Classes | |
| struct | ScopeVar< T > |
| struct | ScopeCtx |