1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00
openmw/apps
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
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Another pass with IWYU 2022-10-10 15:16:18 +02:00
esmtool The esm4 reader logic is mutualised 2023-01-01 19:22:27 +01:00
essimporter CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
launcher CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs script blacklist => RefId 2022-12-27 19:16:21 +01:00
openmw The esm4 reader logic is mutualised 2023-01-01 19:22:27 +01:00
openmw_test_suite Merge branch 'boat_closer_to_todd' into 'master' 2022-12-28 11:21:24 +00:00
wizard Another pass with IWYU 2022-10-10 15:16:18 +02:00
doc.hpp