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/

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

README