index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T14: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
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-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-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-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
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-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
[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-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Warning fix
Shauren
2022-01-16
Core/Items: Reagent bank (#27592)
Aqua Deus
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2021-12-30
Core/Networking: Catch ByteBuffer exceptions in WorldSocket::InitializeHandler
Shauren
2021-12-26
Core/Player: Initial War Mode support (#25926)
Matan Shukry
2021-12-24
Core/PacketIO: Port guild packets to classes as example of new self-validatin...
Shauren
2021-12-23
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2021-12-23
Core/PacketIO: Validate utf8 in every client packet
Shauren
2021-12-22
Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)
NoName
2021-12-17
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-08
Core/Movement: Defined movement force type enum
Shauren
2021-12-06
Core/Misc: Fixed dynamic build
Shauren
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-27
Core/Movement: Implement initializing parabolic splines using jump gravity in...
Shauren
2021-11-23
Core/Movement: Implement move time skipped handler (#22994)
Chaouki Dhib
2021-11-20
Core/BattlePets: Implemented battle pet name query packet (#27294)
Meji
2021-11-20
Core/Spells: SpellHistory updates
Shauren
[next]