OpenMW
Namespaces | Functions | Variables
components/interpreter/defines.cpp File Reference
#include "defines.hpp"
#include <algorithm>
#include <sstream>
#include <string>
#include <vector>

Namespaces

namespace  Interpreter
 

script interpreter


Functions

bool Interpreter::Check (const std::string &str, const std::string &escword, unsigned int *i, unsigned int *start)
bool Interpreter::longerStr (const std::string &a, const std::string &b)
std::string Interpreter::fixDefinesReal (std::string text, char eschar, bool isBook, Context &context)
std::string Interpreter::fixDefinesDialog (std::string text, Context &context)
std::string Interpreter::fixDefinesMsgBox (std::string text, Context &context)
std::string Interpreter::fixDefinesBook (std::string text, Context &context)

Variables

std::vector< std::string > Interpreter::globals