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/esm
fteppe c8bb733360 removed clear() function, the only way to change the Id from the outside is from the assignment operator
replaced ciEqual with == operator
2 years ago
..
attr.cpp Add comma to the last array element to prevent putting multiple elements on a single line 2 years ago
attr.hpp Apply clang-format to code base 2 years ago
common.cpp First pass with include-what-you-use 2 years ago
common.hpp Apply clang-format to code base 2 years ago
defs.hpp Move fourCC to a separate file 2 years ago
esmcommon.hpp Apply clang-format to code base 2 years ago
format.cpp Remove unused includes 2 years ago
format.hpp Move fourCC to a separate file 2 years ago
fourcc.hpp Move fourCC to a separate file 2 years ago
luascripts.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
luascripts.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
records.hpp Apply clang-format to code base 2 years ago
refid.cpp removed clear() function, the only way to change the Id from the outside is from the assignment operator 2 years ago
refid.hpp removed clear() function, the only way to change the Id from the outside is from the assignment operator 2 years ago
util.hpp Apply clang-format to code base 2 years ago