index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
Age
Commit message (
Expand
)
Author
2021-06-06
Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...
Shauren
2021-05-23
Core/PacketIO: Fixed CMSG_MOVE_SET_COLLISION_HGT_ACK structure after 2d114ea5...
Shauren
2021-05-16
Core/Movement: Improve client control logic (#26348)
Chaouki Dhib
2021-05-11
Core/Pet: Fix assert triggered by e203ecda88a327c4e93588f39cc4ffdcf99b30f7
jackpoz
2021-05-11
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2021-05-10
Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)
Giacomo Pozzoni
2021-01-31
Core/Player: remaining XP logging overflow correction (#25934)
Matan Shukry
2021-01-24
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2021-01-22
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2021-01-17
Core/logs: added xp info on login & logout (#25867)
Matan Shukry
2020-12-09
Core/Movement: Add a debug log when a player falls below the map
jackpoz
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/PacketIO: Convert mail packets to classes
Shauren
2020-09-27
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2020-09-22
Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...
Giacomo Pozzoni
2020-09-20
Scripts/ChatCommands: Constrain how char const* may be used as a command hand...
Treeston
2020-09-13
Core/Characters: Replace 2 database statements with 1
jackpoz
2020-09-10
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2020-09-09
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-21
Core/Warden: Add Lua checks to Warden (PR #25286)
Treeston
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-08-15
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2020-08-06
Core/PacketIO: Name previously unknown fields in lfg packets
Shauren
2020-08-06
Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handling
Ovahlord
2020-08-04
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2020-07-31
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
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-18
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2020-07-18
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2020-07-16
Misc: Remove some unneeded/duplicated includes (#25051)
Peter Keresztes Schmidt
2020-07-14
Core/PacketIO: Updated corpse related packet structures (#24922)
NoName
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-07-11
Core/Player: Introduce separate level caps for each expansion (#24989)
Max Drosdo.www
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-12
Core/Spells: Prevent manual cancelling of channelled spells that have SPELL_A...
Shauren
2020-05-30
Cherry pick some db commits (#24713)
Giacomo Pozzoni
2020-05-29
Core/PacketIO: Create BankHandler & update bank opcodes to new packet class (...
ForesterDev
2020-05-24
Core/Misc: Sync some funcion names with master (#24683)
NoName
2020-05-24
Entities/Player: Restore old checks for UpdatePvPFlag (#24372)
NoName
2020-05-21
Core/Packets: updated CMSG_PLAYED_TIME, SMSG_PLAYED_TIME (#24674)
ForesterDev
2020-05-19
Core/Quests: Fixed gameobject sparkle state for lootable quest items by movin...
Shauren
2020-05-15
Further improve ChrRace DBC handling (#24508)
HelloKitty
2020-05-10
Core/PacketIO: updated some pet packets (#24531)
ForesterDev
2020-05-10
Core/PacketIO: Updated logout opcodes (#24519)
ForesterDev
2020-04-28
Core/AuctionHouse: Fixed auction mail bodies
Shauren
[next]