index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
DataStores
Age
Commit message (
Expand
)
Author
2025-07-12
Core/DataStores: Reduce the number of string copies when loading db2 hotfixes
Shauren
2025-01-03
Core/Database: Added std::span based functions to Field and PreparedStatement
Shauren
2024-09-09
Core/DataStores: Refactor DBStorageIterator to make it usable with more std::...
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-04-27
Core/DataStores: Optimized DB2Storage::begin to remove searching for lowest i...
Shauren
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-17
GCC build fix
Shauren
2022-12-14
Core/DataStores: Devirtualize DB2Storage
Shauren
2022-12-14
Core/DataStores: Made DB2LoadInfo constexpr
Shauren
2022-11-27
Core/DataStores: Add const to DBStorageIterator dereference operators
Shauren
2022-04-09
Core/DataStores: Removed unused code from DB2DatabaseLoader
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-01-21
Core/Misc: Future msvc warning fixes
Shauren
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2021-10-01
Core/Misc: Fix appleclang 12 warnings
Shauren
2021-03-14
Revert "Core/DataStores: Implemented [] operator on DB2Storage (#20494)"
Shauren
2020-07-13
Core/DataStores: Replace harcoded prepared statement offsets with named const...
Shauren
2020-07-01
Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...
Shauren
2020-06-29
Core/Misc: Remove unused variables
Shauren
2020-06-29
Core/DataStores: Fixed loading db2 strings
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-06-06
Core/DataStores: Allow custom hotfixes (VerifiedBuild <= 0, has loading prior...
Shauren
2020-06-01
Core/DataStores: Fixed loading hotfixes crash when compiled with strict datab...
Shauren
2020-04-25
Core/DataStores: Speedup loading hotfix database and change hotfix database c...
Shauren
2020-01-02
New Year
Aokromes
2019-11-28
Core/DataStores: Work around buggy client db2 metadata
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-12
Core/DataStores: Fixed crash when loading additional db2 locales
Shauren
2019-06-08
Core/DataStores: Updated db2 structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-09-16
Core/DataStores: Implemented WDC2
Shauren
2018-05-12
Core/DataStores: Fixed loading db2 locale strings
Shauren
2018-03-25
Tools: Moved db2 metadata structures to a location shared by all tools
Shauren
2018-03-07
Core/DataStores: Fixed writing hotfix packet for structures with uint64
Shauren
2018-02-18
Core/DataStores: Updated db2 structures to 7.3.5.25996
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-07
Core/DataStores: Implemented [] operator on DB2Storage (#20494)
Štefan Lazový
2017-09-25
Fix non-PCH build.
Gacko
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-04-26
Core/Misc: Fixed issues found by coverity
Shauren
2017-03-08
Core/DataStores: Refactor DB2 loaders to be reusable by extractors
Shauren
2017-03-02
Core/DataStores: Fixed crash in hotfix packet building
Shauren
2017-02-26
Core/DataStores: Fixed Meta->Types/TypesString mixup causing crashes when try...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-14
Core/DataStores: Fixed loading non-localized db2 strings
Shauren
2016-11-02
Core/DataStores: Fixed crash with db2 loaders on gcc 4.9
Shauren
2016-10-26
Core/DataStores: Removed the need to edit DB2Metadata automatically generated...
Shauren
[next]