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

README