index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T12: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
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
2020-08-03
Core/Authserver: Validate length of session key field after bfb041246f5c7c499...
Shauren
2020-08-02
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-07-31
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
2020-07-30
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2020-07-30
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2020-07-30
Core/Mail: Refactor mail loading to execute 2 database queries instead of 1+m...
Shauren
2020-07-30
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2020-07-29
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-07-18
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2020-07-11
Core/DBLayer: Fix build with TRINITY_STRICT_DATABASE_TYPE_CHECKS
Shauren
2020-07-10
Core/DBLayer: Optimize string based query results by eliminating unneeded buf...
Shauren
2020-07-09
Core/Database: Apply 54b0b8f5ead41f936b12e97d1b4fbacd9b89ab53 to 141ada19b00f...
jackpoz
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-20
DB/Account: update account_access table (#24788)
ForesterDev
2020-06-13
Core/DBLayer: Fix build using TRINITY_DEBUG
Shauren
2020-05-30
Cherry pick some db commits (#24713)
Giacomo Pozzoni
2020-04-23
Core/Database: fix wrong password logging (#24487)
ForesterDev
2020-04-18
Add realm ID for actions based ip logging (#24453)
zartech22
2020-04-08
Core/DBLayer: Fix compilation with mysql 8
Shauren
2020-04-07
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
2020-04-05
Core/Misc: Remove whitespace at the end of lines
jackpoz
2020-03-31
Core/DBLayer: Remove unused class forward declarations
jackpoz
2020-03-31
Core/DBLayer: Prevent mixing databases with query holders
Shauren
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-05
Core/Database: Fix build with Maria DB on some distros (#24248)
Giacomo Pozzoni
2020-03-02
Core/DBLayer: Use std::variant's stored type instead of relying on our own se...
Shauren
2020-03-02
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2020-03-01
Core/Misc: Fix build
jackpoz
2020-02-29
Replace MySQL prepared statement union with std::variant (#24158)
Ujp8LfXBJ6wCPR
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-02-16
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2020-01-02
New year
Aokromes
2019-11-09
Build fix - include went missing when resolving merge conflicts
Shauren
2019-11-09
Build fix
Shauren
[next]