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.
1 year ago
..
docs Remove duplicate GetSquareRoot implementation 3 years ago
context.hpp Remove ESM::RefId::sEmpty 1 year ago
controlopcodes.hpp Apply clang-format to code base 2 years ago
defines.cpp Combine initializer_lists 1 year 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 1 year ago
interpreter.hpp Replace mwscript program serialization into a vector with simple struct 1 year ago
localopcodes.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 1 year 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 1 year ago
runtime.cpp Replace mwscript program serialization into a vector with simple struct 1 year ago
runtime.hpp Replace mwscript program serialization into a vector with simple struct 1 year ago
types.hpp Fix code format 1 year ago