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
/
database
/
Database
Age
Commit message (
Expand
)
Author
2023-04-08
Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...
ModoX
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-03-31
Core/Creatures: Compute the level from ContentTuning (#28871)
Meji
2023-03-22
Core: Update to 10.0.7
Shauren
2023-02-10
Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)
Смердокрыл
2023-02-08
Core/Players: Added support for profession equipment slots (#28799)
Meji
2023-02-01
Core/Logging: Update missing log to fmt::format
Meji
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-30
Core/SAI: Add action param 7 (#28519)
Aqua Deus
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-12-17
Core/Players: Implemented setting tradeskill recipes as favorite
Shauren
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-10-11
Core/Garrisons: Implement SMSG_GARRISON_OPEN_TALENT_NPC opcode (#28256)
Aqua Deus
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-10-04
Core/Instances: Add prepared statements for InstanceLockMgr
Shauren
2022-10-04
Core/Scenarios: Attempt to restore scenario state from completed encounter info
Shauren
2022-10-04
Core/Instances: Remove old database statements (WIP)
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-13
Core/bnetserver: Implemented reconnecting with launcherlogin
Shauren
2022-09-05
Fixed MariaDB build the easy way for the client version check (#28039)
daMaex
2022-09-05
MariaDB support for Ubuntu 22.04 (#28031)
daMaex
2022-07-14
Core/WorldStates: Move custom worldstates to separate table and move saving w...
Shauren
2022-07-03
Core/Quests: Reset seasonal quests based on saved completion time and intende...
Shauren
2022-06-09
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
fluxurion
2022-06-02
Core/DataStores: Updated structures to 9.2.5
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-03-13
Core/DB: Improve MySQL version check messages (#26866)
Giacomo Pozzoni
2022-03-13
Don't count character pending deletion towards character per account limit (#...
Kelno
2022-03-13
Core/DB: Updated missing check (#26834)
Aokromes
2022-03-11
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2022-03-11
[Exploit/Dupe] Container item (#26689)
robinsch
2022-03-09
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...
Ovahlord
2022-03-06
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-28
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2022-02-28
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
2022-02-28
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2022-02-27
1eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...
Treeston
2022-02-27
Core/SAI: Add orientation and delay columns to waypoints table (#25472)
Giacomo Pozzoni
2022-02-25
Core/DataStores: Updated db2 structures to 9.2.0
Shauren
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-11
Core/Misc: database PCH tuning
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-06
Core/BattlePets: Delete declined names of non-account battle pets when deleti...
Meji
2022-02-06
Core/Characters: Replace 2 database statements with 1
jackpoz
2022-02-05
Scripts/Commands: .character command conversion
Treeston
[prev]
[next]