This is complete standalone library, which gives enough functions to extract, manage and emplace files in LotRO .dat files. Is part of LotRO Rusification Project
http://translate.lotros.ru/

Ivan Arkhipov 91af289b89 Add changelog 7 years ago
sqlite d92c4f0680 Implementation of export to sqlite, update of sources, minor fixes 7 years ago
zlib d92c4f0680 Implementation of export to sqlite, update of sources, minor fixes 7 years ago
.gitignore c9c6685104 Initial commit 7 years ago
BinaryData.cpp 4a65162215 Bug fixes. Added support of correct extracting divided files 7 years ago
BinaryData.h 4a65162215 Bug fixes. Added support of correct extracting divided files 7 years ago
CHANGELOG 91af289b89 Add changelog 7 years ago
CMakeLists.txt d92c4f0680 Implementation of export to sqlite, update of sources, minor fixes 7 years ago
DatException.h d92c4f0680 Implementation of export to sqlite, update of sources, minor fixes 7 years ago
DatFile.cpp 8375e8db80 Fixing bug, connected with duplicated files in dictionary 7 years ago
DatFile.h d92c4f0680 Implementation of export to sqlite, update of sources, minor fixes 7 years ago
Database.cpp 2075168dd1 Some important bug fixes 7 years ago
Database.h 2075168dd1 Some important bug fixes 7 years ago
LICENSE c8a6e40e1f Add license 7 years ago
LotroDatPatcher.h d92c4f0680 Implementation of export to sqlite, update of sources, minor fixes 7 years ago
README c9c6685104 Initial commit 7 years ago
SubDirectory.cpp 84736576d5 Major bug fixes, files with many pieces are now correctly extracted (needs testing) 7 years ago
SubDirectory.h c9c6685104 Initial commit 7 years ago
Subfile.cpp 84736576d5 Major bug fixes, files with many pieces are now correctly extracted (needs testing) 7 years ago
Subfile.h 84736576d5 Major bug fixes, files with many pieces are now correctly extracted (needs testing) 7 years ago
test.cpp 84736576d5 Major bug fixes, files with many pieces are now correctly extracted (needs testing) 7 years ago

README