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

README