1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:59:57 +00:00
openmw/components/esm
fteppe c283ea0ae8 string_view& => string_view
fixed ref to temp variable
2022-12-27 19:15:56 +01:00
..
attr.cpp Add comma to the last array element to prevent putting multiple elements on a single line 2022-09-12 21:00:51 +02:00
attr.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
common.cpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
common.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
defs.hpp Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
esmcommon.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
format.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
format.hpp Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
fourcc.hpp Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
luascripts.cpp 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
luascripts.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
records.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
refid.cpp string_view& => string_view 2022-12-27 19:15:56 +01:00
refid.hpp string_view& => string_view 2022-12-27 19:15:56 +01:00
refidhardcoded.cpp Changed more hardcoded RefId to be static to avoid multiple runtime creations 2022-12-27 19:15:56 +01:00
refidhardcoded.hpp Changed more hardcoded RefId to be static to avoid multiple runtime creations 2022-12-27 19:15:56 +01:00
util.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00