OpenMW
|
#include <map>
#include <cctype>
#include <stdexcept>
#include <vector>
#include <algorithm>
#include <components/misc/stringops.hpp>
Go to the source code of this file.
Classes | |
class | MWDialogue::KeywordSearch< string_t, value_t > |
struct | MWDialogue::KeywordSearch< string_t, value_t >::Match |
struct | MWDialogue::KeywordSearch< string_t, value_t >::Entry |
Namespaces | |
MWDialogue | |
NPC dialogues. | |