1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/components/interpreter
2023-02-01 22:27:22 +01:00
..
docs
context.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
controlopcodes.hpp
defines.cpp Combine initializer_lists 2023-02-01 22:27:22 +01:00
defines.hpp
genericopcodes.hpp
installopcodes.cpp
installopcodes.hpp
interpreter.cpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
interpreter.hpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
localopcodes.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
mathopcodes.hpp
miscopcodes.hpp
opcodes.hpp
program.hpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
runtime.cpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
runtime.hpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
types.hpp Change Interpreter type aliases to be fixed size types 2023-01-14 00:09:01 +01:00