index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T23: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
2025-10-02
Core/Misc: Port more ObjectGuid refactors from master branch
Shauren
2025-09-29
Core/Misc: Reduce differences between branches
Shauren
2025-09-20
Scripts/Commands: Use localized names for .additem (#31270)
mitm-gnd
2025-08-30
Core/Database: Remove warning suppression for mysql_stmt_bind_param, it has b...
Shauren
2025-08-30
Dep/MySQL: Move required version checks to CMake, raise required version to 8...
Shauren
2025-07-25
Core/Guild: Fix guild bank money withdraw update
Shocker
2025-07-20
Core/Quests: Reset seasonal quests based on saved completion time and intende...
Shauren
2025-07-09
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...
Shauren
2025-07-05
Core/Authserver: Remove blocking query in HandleLogonProof
Shauren
2025-05-08
Core/Misc: Minor corrections to urls and grammar in logs and comments (#30917)
CraftedRO
2025-04-13
Core/Database: Silence deprecation warning on mysql_stmt_bind_param
Shauren
2025-02-01
Core/Misc: Reduce code differences between branches
Shauren
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-10-03
Core/Players: Prevent creation of characters with duplicate names
Shauren
2024-07-14
Core/DBLayer: Add field metadata getters to query result classes
Shauren
2024-06-27
Core/Players: Add level restrictions for faction changes (#30057)
CraftedRO
2024-04-25
Core/Players: Fixed crash when deleting a character that has a C.O.D. mail
Shauren
2024-04-10
Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values direct...
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-15
Core/Misc: Replace std::abort with our ABORT macro
Shauren
2023-08-15
Core/DBLayer: Relaxed restrictions on which Field class member function can b...
Shauren
2023-08-15
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-06-13
Core/Players: Fix inactive reward quests on faction change (#29073)
Gildor
2023-03-11
Core/Players: Remove player from group on faction change if two side interact...
Gildor
2023-02-05
DB: Convert databases to utf8mb4
Shauren
2022-06-23
Fixed MariaDB build the easy way for the client version check (#28039)
daMaex
2022-06-14
MariaDB support for Ubuntu 22.04 (#28031)
daMaex
2022-01-22
Core/DBLayer: Fixed false positive msvc analysis warning
Shauren
2021-08-27
Core/DB: Improve MySQL version check messages (#26866)
Giacomo Pozzoni
2021-08-19
Don't count character pending deletion towards character per account limit (#...
Kelno
2021-08-18
Core/DB: Updated missing check (#26834)
Aokromes
2021-07-24
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2021-07-18
[Exploit/Dupe] Container item (#26689)
robinsch
2021-06-06
Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...
Shauren
2021-01-22
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-10-24
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2020-09-27
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
2020-09-27
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2020-09-20
1eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...
Treeston
2020-09-19
Core/SAI: Add orientation and delay columns to waypoints table (#25472)
Giacomo Pozzoni
2020-09-13
Core/Characters: Replace 2 database statements with 1
jackpoz
2020-09-07
Scripts/Commands: .character command conversion
Treeston
2020-09-06
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2020-09-05
Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...
jackpoz
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-20
Core/Misc: Remove NULL
Shauren
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-08-03
Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...
Treeston
[next]