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
Age
Commit message (
Expand
)
Author
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
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-30
Core/DBUpdater: Apply each sql update file in a separate transaction
Shauren
2022-01-26
Core/Updater: Fix detection of the mysql binary when a directory is given as ...
Carbenium
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
Dep: Switch to boost process instead of old standalone version
Shauren
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
fixed indentation for cmake files
ipriver
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/DBUpdater: Fixed db auto updater for mysql 8 when ssl connections are en...
kvolk2git
[next]