1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 07:09:42 +00:00
openmw/components/to_utf8
florent.teppe 077cf97bc4 The esm4 reader logic is mutualised
to avoid copy pasting code, readerutils gives functions that take visitors as params to decide how a record must be handled

Check encoder exists, and get value of stateless encoder.

fixes code formatting conventions

Fixed output of record with RefId

also fixed readTypedRecord and readRecord to have the proper return types

Check if the type has a sRecordId
2023-01-01 19:22:27 +01:00
..
.gitignore Added custom UTF8 converter. Removed iconv dependency. 2010-08-18 18:45:44 +02:00
gen_iconv.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
Makefile Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 19:33:30 +02:00
tables_gen.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
to_utf8.cpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
to_utf8.hpp The esm4 reader logic is mutualised 2023-01-01 19:22:27 +01:00