elsid
|
e6cf516e12
|
Support index RefId as pair of record type and std::uint32_t
|
2023-03-19 17:20:48 +01:00 |
|
elsid
|
86293af084
|
Support generated RefId as std::uint64_t
|
2023-03-19 17:20:48 +01:00 |
|
elsid
|
0992624c8b
|
Support reading and writing typed ESM::RefId to ESM
|
2023-03-19 17:20:48 +01:00 |
|
elsid
|
6d261d38dd
|
Add functions to read and write ESM::RefId and use them
To be later changed with another implementation.
|
2023-02-13 22:07:58 +01:00 |
|
elsid
|
80e6d6cbe3
|
Support variable size strings in ESM3
|
2023-02-13 10:18:32 +01:00 |
|
elsid
|
beb017e699
|
Do not truncate too long strings on writing ESM
|
2023-02-13 10:18:32 +01:00 |
|
elsid
|
080700f8fe
|
Name all custom ESM format versions and add tests
|
2023-02-10 19:54:15 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
elsid
|
4447ab0ed7
|
Remove ESM:: namespace qualifier in components/esm3/ and tests
|
2022-04-12 02:04:24 +02:00 |
|
elsid
|
3305b400dc
|
Use ESM::NAME instead of const char* and std::string as argument type
|
2022-02-14 23:40:40 +01:00 |
|
elsid
|
c75e938c46
|
Return string_view from Utf8Encoder functions
To avoid redundant std::string constructions.
|
2022-02-12 17:11:54 +01:00 |
|
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
|
2022-01-23 17:04:48 +01:00 |
|