index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T21: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
2022-02-05
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2022-02-05
Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...
jackpoz
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...
Shauren
2022-01-31
Core/Pets: Save last summoned pet number in characters table
Shauren
2022-01-31
Core/Pets: Removed storing stable slot count in db
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-24
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
2022-01-24
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2022-01-24
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2022-01-22
Core/DBLayer: Fixed false positive msvc analysis warning
Shauren
2022-01-14
Core/DataStores: Load UnitCondition.db2
Shauren
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2022-01-06
DB/Account: update account_access table cherry-pick take 2 (with refactors)
ForesterDev
2022-01-01
Core/Database: fix wrong password logging (#24487)
ForesterDev
2022-01-01
Add realm ID for actions based ip logging (#24453)
zartech22
2022-01-01
Core/DBLayer: Fix compilation with mysql 8
Shauren
2022-01-01
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
2021-12-31
DB: Convert databases to utf8mb4
Shauren
2021-12-27
Core/DB: Add missing prepared statement parameters to CHAR_SEL_WAR_MODE_TUNING
Shauren
2021-12-26
Core/Player: Initial War Mode support (#25926)
Matan Shukry
2021-12-22
Core/Database: Fix build with Maria DB on some distros (#24248)
Giacomo Pozzoni
2021-12-22
Core/DBLayer: Use std::variant's stored type instead of relying on our own se...
Shauren
2021-12-22
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2021-12-22
Core/Misc: Fix build
jackpoz
2021-12-22
Replace MySQL prepared statement union with std::variant (#24158)
Ujp8LfXBJ6wCPR
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-12-21
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-17
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
2021-12-16
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2021-12-16
Core/DB: Improved terrible assertion message
Shauren
2021-12-15
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2021-12-15
Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...
ForesterDev
2021-12-11
Core/Instance : Fix instance resetting exploit (#23263)
zartech22
2021-12-11
Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...
Giacomo Pozzoni
2021-11-30
Core/Database: Delete gameobject_addon data when deleting a GameObject from t...
jackpoz
2021-11-27
Core/Database: Close the MySQL connection only after getting the last error code
Giacomo Pozzoni
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-11-24
Core/Misc: Fix GCC 8 warnings
jackpoz
2021-11-24
Core/Movement: Allow using run when moving randomly (#23081)
Sorikoff
2021-11-24
Core/Movement: Allow using walk when chasing v2 (#23073)
Sorikoff
2021-11-23
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2021-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-11-18
Core/Spells: Fixed ErrorCube spell missiles
Shauren
[next]