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) ef2d311f56 Merge branch 'master' of https://gitlab.com/LotRO-dev-tools/Universal_dat_library 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 лет назад
CHANGELOG e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
CMakeLists.txt e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
CommonFunctions.h e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 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 e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
Database.h e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
LICENSE c8a6e40e1f Add license 7 лет назад
LotroDatPatcher.h e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
README c9c6685104 Initial commit 7 лет назад
SubDirectory.cpp e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
SubDirectory.h e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
Subfile.cpp e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
Subfile.h e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад
test.cpp e9bf9bdf0c Bug fixes. Added exporting texts (only to db), fonts and unknowns. Speed improvements 7 лет назад

README