OpenMW
|
#include "../mwbase/dialoguemanager.hpp"
#include <map>
#include <list>
#include <components/compiler/streamerrorhandler.hpp>
#include <components/translation/translation.hpp>
#include "../mwworld/ptr.hpp"
#include "../mwscript/compilercontext.hpp"
Go to the source code of this file.
Classes | |
class | MWDialogue::DialogueManager |
struct | MWDialogue::HyperTextToken |
Namespaces | |
namespace | MWDialogue |
NPC dialogues. | |
Functions | |
std::vector< HyperTextToken > | MWDialogue::ParseHyperText (const std::string &text) |
size_t | MWDialogue::RemovePseudoAsterisks (std::string &phrase) |