index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
Age
Commit message (
Expand
)
Author
2025-05-13
Core/Hotfixes: Update hotfix PrepareStatements
funjoker
2025-05-11
Core/Database: Added very simple macro to create named query result field acc...
Shauren
2025-04-15
Core/Items: restore item random enchantments
Ovahlord
2025-04-11
Core/Items: restore Heirloom stat scaling
Ovahlord
2025-04-11
Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2
Ovahlord
2025-04-06
Core/Database: Fix duplicate query column aliases
Shauren
2025-04-06
Core/Database: Improve assertion message on duplicate column aliases in queries
Shauren
2025-04-06
Core/Database: Optimize named query result field access
Shauren
2025-04-06
Core/Database: Implement accessing query result fields by name
Ovahlord
2025-02-23
Core/DataStores: updated DB2 structures to 4.4.2
Ovahlord
2025-01-03
Core/Database: Added std::span based functions to Field and PreparedStatement
Shauren
2024-12-16
Core/Misc: Fixed build with c++23 enabled
Shauren
2024-12-16
Core/Database: removed more duplicate aliases from prepared statements
Ovahlord
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-11-01
Core/DataStores: updated DB2 structures to 4.4.1
Ovahlord
2024-10-17
Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...
Shauren
2024-10-03
Core/Players: Prevent creation of characters with duplicate names
Shauren
2024-09-25
Core/Database: Fix database connections failing to open over named pipes for ...
Shauren
2024-09-23
Core/Common: Catch and log child process creation errors
Shauren
2024-09-21
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-21
Core/Database: Change database async thread shutdown to fix some corner cases...
Shauren
2024-09-16
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2024-09-01
Core/Misc: dropped unused Traits implementation
Ovahlord
2024-09-01
Core/Misc: removed most retail specialization code and restored legacy functi...
Ovahlord
2024-08-27
Core/Loot: Implemented currency loot
Shauren
2024-08-27
Core/DBUpdater: Use utf8mb4 in dbupdater --default-character-set
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-07-28
Core/Players: updated glyph handling for Cataclysm
Ovahlord
2024-07-27
Core/Player: initial work on implementing talents for Cataclysm
Ovahlord
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-18
Core/Logging: Minor internal refactor
Shauren
2024-07-18
Build: CMake cleanup
Shauren
2024-07-14
Core/DBLayer: Add field metadata getters to query result classes
Shauren
2024-07-06
Core/Database: Fixed WITH_COREDEBUG + WITH_DYNAMIC_LINKING incompatibility on...
Shauren
2024-06-25
Core/Misc: dropped several db2 storages which are empty/unused in classic and...
Ovahlord
2024-06-25
Core/Items: dropped artifact weapon implementation
Ovahlord
2024-06-24
Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...
Meji
2024-06-20
Core/Database: Rewrite QueryCallback with std::variant
Shauren
2024-06-20
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2024-06-20
Core/Misc: Remove separate storage for custom messages in exception types and...
Antonio MartÃn Berti
2024-06-20
Core/AreaTriggers: Implement height check for polygon db2 areatriggers
Shauren
2024-06-20
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Meji
2024-06-18
Core/DataStores: named new columns in ChrCustomizationOption which have been ...
Ovahlord
2024-06-18
Core/DataStores: update DB2 structures to 55141
Ovahlord
2024-06-05
Core/Player: dropped PvP talent implementation
Ovahlord
2024-06-02
Core/Datastores: load new glyph and talent related db2 files
Ovahlord
2024-06-01
Core/Items: implement reforging items
Ovahlord
2024-05-28
Core/Datastores: named unknown fields for CurrencyTypes
Ovahlord
2024-05-28
Core/Updater: Fix gcc build (this time for older gcc versions that didn't tri...
Shauren
2024-05-28
Core/Updater: Fix gcc warning
Shauren
[next]