index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
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-18
Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)
Jan Van Buggenhout
2021-01-18
Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...
Jan Van Buggenhout
2021-01-18
Core/PacketIO: Change size of SMSG_AUTH_CHALLENGE WorldPacket from 37 to 40 i...
Jan Van Buggenhout
2021-01-17
Core/logs: added xp info on login & logout (#25867)
Matan Shukry
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
Warning fix
Shauren
2020-09-27
Core/PacketIO: Convert mail packets to classes
Shauren
2020-09-18
Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)
ForesterDev
2020-09-09
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2020-09-09
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2020-09-09
Core/Addon: Correct Banned Addon length in SMSG_ADDON_INFO packet (#25424)
HelloKitty
2020-08-28
Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...
Shauren
2020-08-27
Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structure
Shauren
2020-08-24
Core/Warden: Fix warden timeout ticking twice as fast as it should
Shauren
2020-08-19
Core/PacketIO: Update SMSG_QUESTGIVER_OFFER_REWARD (#25251)
NoName
2020-08-19
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-08-15
Core/PacketIO: Update SMSG_QUESTGIVER_QUEST_DETAILS (#25232)
Peter Keresztes Schmidt
2020-08-11
Core/Warden: Warden refactors (PR #25235)
Treeston
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-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
Build fix for certain compiler configurations on Linux. 7f7fa8b follow-up.
Treeston
2020-07-29
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-07-28
Core/Networking: Fixed authserver socket read handlers being called on incorr...
Shauren
2020-07-28
Core/Metric: Log detailed metrics about each opcode handler (#25153)
Giacomo Pozzoni
2020-07-26
Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...
Treeston
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-17
Core/PacketIO: Fix broken CMSG_RESURRECT_RESPONSE structure after 9fe6756cf26...
Shauren
2020-07-17
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
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-06-20
DB/Account: update account_access table (#24788)
ForesterDev
2020-06-03
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2020-06-01
Core/PacketIO: Validate AddonInfo size
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-29
Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...
Shauren
2020-05-24
Core/Misc: Sync some funcion names with master (#24683)
NoName
2020-05-21
Core/Packets: updated CMSG_PLAYED_TIME, SMSG_PLAYED_TIME (#24674)
ForesterDev
2020-05-10
Core/PacketIO: updated some pet packets (#24531)
ForesterDev
2020-05-10
Core/PacketIO: Updated logout opcodes (#24519)
ForesterDev
2020-05-02
Build: fix nopch
ccrs
2020-04-29
Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...
NoName
2020-04-27
Core/PacketIO: Fixed crash in TogglePvP::Read
Shauren
2020-04-26
Core/PacketIO: updated CMSG_TOGGLE_PVP opcode (#24476)
ForesterDev
[next]