Commit Graph

9 Commits (b285e2f85fdae1f28359a67484908de40661a563)

Author SHA1 Message Date
elsid 5c3ae3d94c
Make loading and saving script record more robust
* Check the header presence before using it.
* Write the header based on the actual content.
6 months ago
Evil Eye dbf9d42cc5 Remove sized reads from essimporter 1 year ago
Evil Eye 45ba05c0ed Disallow implicitly sized reads of ESM structs 1 year ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Bret Curtis 74e7cfc023 remove unused includes: part1
remove unused imports: part2

revert one tidy we will keep for c++20
3 years ago
Bret Curtis d1fb854521 move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
esm typo

esm typo
3 years ago
scrawl 315f9a98ad ESSImport: document targeted scripts (not implemented yet) 10 years ago
scrawl d34086ac8f ESSImport: convert running global scripts 10 years ago
scrawl e203127952 ESSImport: read script variables (not converted yet) 10 years ago