..
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
Cannot load a cell yet, but getting more necessary parts in
2023-01-26 22:36:11 +01:00
esmbridge.cpp
Renamed esm3esm4bridge => esmbridge
2023-01-27 18:40:15 +01:00
esmbridge.hpp
Use SFINAE to avoid conflicts between visit functions
2023-03-17 23:37:11 +01:00
esmcommon.hpp
Support variable size strings in ESM3
2023-02-13 10:18:32 +01: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
formidrefid.cpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
formidrefid.hpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
fourcc.hpp
Move fourCC to a separate file
2022-11-06 15:35:16 +01:00
luascripts.cpp
Add functions to read and write ESM::RefId and use them
2023-02-13 22:07:58 +01:00
luascripts.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
records.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
refid.cpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
refid.hpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
stringrefid.cpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
stringrefid.hpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
util.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00