index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T01:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
2022-07-19
Core/PacketIO: Remove packet handlers for deleted opcodes
Shauren
2022-07-15
Core/PacketIO: Fixed structure of SMSG_START_TIMER
Shauren
2022-07-11
Core/WorldStates: Migrate pvp season worldstates to new system
Shauren
2022-06-10
Core/PacketIO: Continue processing packets even if player is not in world
jackpoz
2022-06-10
Core/PacketIO: Stop WorldSession packet processing loop immediately when Anti...
Shauren
2022-06-10
Core/PacketIO: Require valid WorldSession for CMSG_KEEP_ALIVE
Shauren
2022-06-09
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
fluxurion
2022-06-08
Core/PacketIO: Add flood exceptions to CMSG_MOVE_SET_FACING_HEARTBEAT and CMS...
Shauren
2022-06-08
Core/PacketIO: Implement CMSG_CANCEL_MOD_SPEED_NO_CONTROL_AURAS (#27975)
Aqua Deus
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-05-26
Core/PacketIO: Swap CMSG_MOVE_SET_FACING and CMSG_MOVE_SET_FACING_HEARTBEAT
Shauren
2022-05-24
Core/PacketIO: Implemented CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE and ActivePla...
Shauren
2022-05-14
Core/PacketIO: Implemented SMSG_BROADCAST_SUMMON_CAST and SMSG_BROADCAST_SUMM...
Shauren
2022-05-11
Core/Misc: Remove uses of std::aligned_storage (deprecated in future c++ stan...
Shauren
2022-05-11
Core/DataStores: Removed hardcoded cap for battlepet species
Shauren
2022-05-06
Core/Crypto: Fixed EVP_PKEY reference counting for copied objects
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-24
Core/Units: Rename AnimationTier to AnimTier for consistency between branches
Shauren
2022-03-22
Core/PacketIO: Fixed ScenarioState packet structure (#27880)
Krudor
2022-03-12
Core/PacketIO: Fixed TransfertAbort size for SMSG_TRANSFER_ABORTED
ModoX
2022-03-11
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2022-03-06
Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)
Jan Van Buggenhout
2022-03-06
Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...
Jan Van Buggenhout
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: Naming sync with 3.3.5
Shauren
2022-02-26
Core/Quests: Fixes response selection to use correct referenced identifier (#...
ModoX
2022-02-26
Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)
Jeremy
2022-02-25
Core/PacketIO: Rename some new opcodes
Shauren
2022-02-25
Core/PacketIO: Fixed placeholders in DungeonScoreSeasonData
Shauren
2022-02-25
Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-13
Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY (#27724)
Meji
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Don't include CharacterPackets.h in SpellPackets.h
Shauren
2022-02-09
Core/Utils: Extract template base class out of flag128
Shauren
2022-02-06
Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards (#27669)
Aqua Deus
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-04
Core/Warden: Fix warden timeout ticking twice as fast as it should
Shauren
2022-02-02
Core/Warden: Add .debug warden force, allowing you to force specific warden c...
Treeston
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/PacketIO: Removed handlers for two pet opcodes that no longer exist
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-29
Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...
Shauren
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
2022-01-24
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
2022-01-24
Core/Networking: Fixed authserver socket read handlers being called on incorr...
Shauren
[next]