aboutsummaryrefslogtreecommitdiff
path: root/src/common/DataStores
AgeCommit message (Expand)Author
2020-07-01Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...Shauren
2020-06-29Core/Misc: Remove unused variablesShauren
2020-06-29Core/DataStores: Fixed loading db2 stringsShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-05-10Core/DataStores: Allow loading encrypted sections when key is known when read...Shauren
2020-01-02New YearAokromes
2019-11-29Core/Items: Add location filters to Player::GetItemByEntryShauren
2019-11-28Core/DataStores: Work around buggy client db2 metadataShauren
2019-11-03Core/DataStores: Fixed out of bounds memory access in sparse db2 loaderShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-08-11Core/DataStores: Fixed loading parent indexes for files with multiple sectionsShauren
2019-08-10Tools/Extractors: Swapped to new casclib 64bit file size functionsShauren
2019-06-08Fix warnings and nopch buildShauren
2019-06-08Core/DataStores: Updated db2 structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-09-16Tools: Updated db2 structuresShauren
2018-09-16Core/DataStores: Implemented WDC2Shauren
2018-05-12Warning fixShauren
2018-05-12Core/DataStores: Fixed loading db2 locale stringsShauren
2018-03-25Tools: Moved db2 metadata structures to a location shared by all toolsShauren
2018-02-28Core: Updated allowed build to 7.3.5.26124Shauren
2018-02-18Warning fixesShauren
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-11-25Core/DataStores: Fixed possible out of bounds memory accessShauren
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-05-11Core/Common: Include cleanupShauren
2017-04-17Warning fixShauren
2017-04-17Core: Updated GameTables to 7.2.0Shauren
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren
2017-03-08Core/DataStores: Refactor DB2 loaders to be reusable by extractorsShauren
2017-02-26Core/DataStores: Fixed Meta->Types/TypesString mixup causing crashes when try...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-10-26Core/DataStores: Removed the need to edit DB2Metadata automatically generated...Shauren
2016-10-09Core/DataStores: Fixed loading signed db2 fieldsShauren
2016-07-19Build fix for dynamic linkingShauren
2016-07-18Tools: Extractor updatesShauren