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 89bb04e8fd
Exit with fatal error on duplicated instruction code
Instead of causing SIGABRT which is more confusing.
6 months 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 Use string_view in more places and reduce the number of empty string literals 2 years ago
defines.hpp Use string_view in more places and reduce the number of empty string literals 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 Exit with fatal error on duplicated instruction code 6 months 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