aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/DataStores
AgeCommit message (Expand)Author
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-04Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2022-01-21Core/Misc: Future msvc warning fixesShauren
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2021-10-01Core/Misc: Fix appleclang 12 warningsShauren
2021-03-14Revert "Core/DataStores: Implemented [] operator on DB2Storage (#20494)"Shauren
2020-07-13Core/DataStores: Replace harcoded prepared statement offsets with named const...Shauren
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-06Core/DataStores: Allow custom hotfixes (VerifiedBuild <= 0, has loading prior...Shauren
2020-06-01Core/DataStores: Fixed loading hotfixes crash when compiled with strict datab...Shauren
2020-04-25Core/DataStores: Speedup loading hotfix database and change hotfix database c...Shauren
2020-01-02New YearAokromes
2019-11-28Core/DataStores: Work around buggy client db2 metadataShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-12Core/DataStores: Fixed crash when loading additional db2 localesShauren
2019-06-08Core/DataStores: Updated db2 structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-09-16Core/DataStores: Implemented WDC2Shauren
2018-05-12Core/DataStores: Fixed loading db2 locale stringsShauren
2018-03-25Tools: Moved db2 metadata structures to a location shared by all toolsShauren
2018-03-07Core/DataStores: Fixed writing hotfix packet for structures with uint64Shauren
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-10-07Core/DataStores: Implemented [] operator on DB2Storage (#20494)Štefan Lazový
2017-09-25Fix non-PCH build.Gacko
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-04-26Core/Misc: Fixed issues found by coverityShauren
2017-03-08Core/DataStores: Refactor DB2 loaders to be reusable by extractorsShauren
2017-03-02Core/DataStores: Fixed crash in hotfix packet buildingShauren
2017-02-26Core/DataStores: Fixed Meta->Types/TypesString mixup causing crashes when try...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-14Core/DataStores: Fixed loading non-localized db2 stringsShauren
2016-11-02Core/DataStores: Fixed crash with db2 loaders on gcc 4.9Shauren
2016-10-26Core/DataStores: Removed the need to edit DB2Metadata automatically generated...Shauren
2016-10-15Core/DataStores: Fixed loading int arrays from trailing packed blobs in db2 f...Shauren
2016-10-09Core/DataStores: Fixed loading signed db2 fieldsShauren
2016-08-06Warning fixShauren
2016-08-05Core/DataStores: Refactored DB2 loaders to no longer require sparse format to...Shauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-07-19Warning fixesShauren
2016-07-18Tools: Extractor updatesShauren
2016-07-17Core/DataStores: Added sparse storage flag assertionShauren
2016-06-03Core/PacketIO: Updated SMSG_DB_REPLYShauren
2016-05-30Core/DataStores: Updated db2 to 7.0.3.21796Shauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren