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 b8525e8e3d
Fix code format
1 year ago
..
docs Remove duplicate GetSquareRoot implementation 3 years ago
context.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 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