index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
/
Packets
Age
Commit message (
Expand
)
Author
2025-09-04
Core/PacketIO: Fixed CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_U...
Shauren
2025-08-23
Core/PacketIO: Fixed updatefields structure for 11.2.0
Shauren
2025-08-19
Core/BattlePets: Refactor BattlePetMgr::SendUpdates to use std::span argument
Shauren
2025-08-13
Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-08-07
Core/PacketIO: Reduce amount of stack space used by a few giant packet classes
Shauren
2025-08-04
Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structure
Shauren
2025-07-20
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
Golrag
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-12
Core/Loot: Add aoe loot target cap same as on official servers (50 corpses)
Shauren
2025-07-03
Core/PacketIO: Define enum for TreasurePickerBonus Context field
Shauren
2025-06-22
Core/Players: PlayerChoice improvements
Shauren
2025-06-18
Core: Updated to 11.1.7
Shauren
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-06-04
Core/PacketIO: Remove duplicated areatrigger spline packet writer
Shauren
2025-05-29
Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOAST
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-05-23
Core/PacketIO: Move all packet writing utilities to separate file
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-22
Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 4
Shauren
2025-05-22
Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writers
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-21
Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils
Shauren
2025-05-18
Core/PacketIO: Added missing packet util for non-bits container sizes
Shauren
2025-05-17
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-05-17
Core/PacketIO: Migration to PacketUtilities bit/string operations part 1
Shauren
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-15
Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...
Shauren
2025-05-08
Core/World: Refactor World::LoadConfigSettings to unify validation of all con...
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2025-04-24
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
Shauren
2025-04-16
Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...
Shauren
2025-03-19
Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...
Shauren
2025-03-17
Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...
Shauren
2025-03-12
Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOG
Shauren
2025-03-04
Core/Players: Implement warband scene collection
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-03-01
Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECT
Shauren
2025-03-01
Core/PacketIO: Use new packet writing utilities in a bunch of files
Shauren
2025-02-20
Core/Misc: Reduce differences between branches
Shauren
2025-02-01
Core/Spells: Remove manual spell guid creation in scripts
Shauren
2025-01-09
Core/Auras: Use UnitListSearcher instead of WorldObjectListSearcher when sear...
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2025-01-04
Core/Misc: Implemented spawn tracking (#30247)
Meji
2024-12-27
Core/PacketIO: Refactor LootPackets to use new Bits<> writing utilities
Shauren
2024-12-19
Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in fav...
Shauren
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-12-17
Fix nopch build
Shauren
[next]