index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
Age
Commit message (
Expand
)
Author
2024-01-29
Core/Bnet: Prevent crashes cauised be invalid values in salt column in battle...
Shauren
2024-01-09
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2024-01-09
Core/Database: Fixed a shutdown crash happening if worldserver did not fully ...
Shauren
2024-01-09
Fix bfbda8dcce8d19dda0ee3d8f96d176901902e102
Shauren
2024-01-09
Core/Database: Replace union with std::variant in Transaction
Shauren
2024-01-09
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...
Shauren
2023-12-21
Core/Database: Fixed worldserver hanging if opening a connection to database ...
Shauren
2023-12-19
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...
Shauren
2023-12-19
Core/Database: Replace DatabaseWorker with asio io_context
Shauren
2023-12-19
Core/Database: Refactor MySQLConnection constructors and async thread creation
Shauren
2023-12-04
Core/Garrison: dropped Garrison implementation
Ovahlord
2023-12-01
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-12-01
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-29
Core/Creatures: restore the PetSpellDataId field in creature_template
Ovahlord
2023-11-29
Core/Creatures: added Civilian field back into creature_template
Ovahlord
2023-11-28
Core/Items: restore item random properties handling
Ovahlord
2023-11-27
Core/DataStores: load ItemRandomProperties.db2 and ItemRandomSuffix.db2
Ovahlord
2023-11-25
Core/Items: downgrade gems part 1: dropped gem item levels and post classic h...
Ovahlord
2023-11-23
Core/DB2: Update GossipNpcOption field names
funjoker
2023-11-23
Core/Items: restore heirloom armor stat scaling
Ovahlord
2023-11-23
Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2
Ovahlord
2023-11-23
Core/Items: downgrade items part 2: removed unused item modifiers
Ovahlord
2023-11-23
Core/Items: downgrade items part 1: removed item bonus generation, artifact w...
Ovahlord
2023-11-21
Core/Players: downgraded the glyph system
Ovahlord
2023-11-20
Core/Players: re-implement talents
Ovahlord
2023-11-19
Core/Players: restore secondary talent specialization support and implement S...
Ovahlord
2023-11-18
Cpre/Players: initial work on downgrading the talent system to WotLK
Ovahlord
2023-11-15
Core/DataStores: load GlyphSlot.db2
Ovahlord
2023-11-15
Core/DataStores: load TalentTab.db2
Ovahlord
2023-11-15
Core/DataStores: fixed db2 structures and updated hotfix tables
Ovahlord
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-30
Core/SAI: Moved event_flags for difficulties to new field Difficulties (#29377)
Meji
2023-10-05
Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2
Shauren
2023-09-30
Core/Players: Implement mastery and versatility in character_stats (#29342)
Keramat Jokar
2023-09-07
Core: Update to 10.1.7
Shauren
2023-08-27
Core/Misc: Fixed doxygen docs being attached to wrong fields
Shauren
2023-08-26
Core/Battlegrounds: Rework queues (#29200)
Jeremy
2023-08-23
Core/Players: Remove player from group on faction change if two side interact...
Gildor
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-18
Core/Creatures: Drop dynamic flags from creature and creature_template (#29041)
Meji
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-06-14
Core/Misc: Replace std::abort with our ABORT macro
Shauren
2023-06-01
Core/Graveyards: Drop Faction column and replace it with conditions (#28965)
Jeremy
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-14
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-05-04
Core: Update to 10.1
Shauren
2023-04-28
Core/Chat: Implemented more chat link types
Shauren
2023-04-09
Core/Units: Calculate HoverHeight from model data (#28899)
Meji
[next]