You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/interpreter
elsid 0601d7213e
Remove ESM::RefId::sEmpty
This variable is only required to return empty RefId as const reference. There
is no point in doing so for a type cheap to copy.
2 years ago
..
docs Remove duplicate GetSquareRoot implementation 3 years ago
context.hpp Remove ESM::RefId::sEmpty 2 years ago
controlopcodes.hpp Apply clang-format to code base 2 years ago
defines.cpp Combine initializer_lists 2 years ago
defines.hpp Apply clang-format to code base 2 years ago
genericopcodes.hpp Apply clang-format to code base 2 years ago
installopcodes.cpp Apply clang-format to code base 2 years ago
installopcodes.hpp Apply clang-format to code base 2 years ago
interpreter.cpp Replace mwscript program serialization into a vector with simple struct 2 years ago
interpreter.hpp Replace mwscript program serialization into a vector with simple struct 2 years ago
localopcodes.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
mathopcodes.hpp Apply clang-format to code base 2 years ago
miscopcodes.hpp Apply clang-format to code base 2 years ago
opcodes.hpp Apply clang-format to code base 2 years ago
program.hpp Replace mwscript program serialization into a vector with simple struct 2 years ago
runtime.cpp Replace mwscript program serialization into a vector with simple struct 2 years ago
runtime.hpp Replace mwscript program serialization into a vector with simple struct 2 years ago
types.hpp Fix code format 2 years ago