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
florent.teppe 084207af64 Avoids a lot a special cases for ESM3 vs ESM4 cells. 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 Cannot load a cell yet, but getting more necessary parts in 2 years ago
esmbridge.cpp Renamed esm3esm4bridge => esmbridge 2 years ago
esmbridge.hpp Avoids a lot a special cases for ESM3 vs ESM4 cells. 2 years ago
esmcommon.hpp Fix gcc warning: array subscript 5 is outside array bounds of ‘const char [5]’ 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 create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
records.hpp Apply clang-format to code base 2 years ago
refid.cpp Merge branch 'Load_ESM4' into 'master' 2 years ago
refid.hpp Merge branch 'Load_ESM4' into 'master' 2 years ago
util.hpp Apply clang-format to code base 2 years ago