aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/CombatLogPackets.h
AgeCommit message (Expand)Author
2025-05-23Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...Shauren
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2025-03-12Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOGShauren
2024-08-31Core/PacketIO: Fixed SMSG_SPELL_ENERGIZE_LOG structureShauren
2023-07-12Core: Update to 10.1.5Shauren
2022-07-28Core/PacketIO: Implemented SMSG_SPELL_HEAL_ABSORB_LOGShauren
2021-08-28Core/Spells: Refactor building SMSG_SPELL_EXECUTE_LOG to not create 192 empty...Shauren
2021-04-18Core/PacketIO: Implemented SMSG_SPELL_ABSORB_LOGShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-01-14Core/PacketIO: Fixed SMSG_SPELL_NON_MELEE_DAMAGE_LOG structSeyden
2018-01-01Update copyright note for 2018vincent-michael
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-07-07Core: Update to 7.0.3.22150Shauren
2016-06-16Core/PacketIO: Updated combat log packetsShauren
2016-02-29Core/Packets: Updated and enabled SMSG_SPELL_DISPELL_LOGDDuarte
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-06Core/PacketIO: Refactored combat log packet sending in preparation for advanc...Shauren
2015-08-05Core/PacketIO: Updated and enabled a few combat log opcodesShauren
2015-06-13Core/Misc: Fixed static analysis issueShauren
2015-06-07Core/PacketIO: updated structure of CMSG_RESET_INSTANCES, SMSG_INSTANCE_RESET...MitchesD
2015-06-03Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...MitchesD
2015-05-26Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOGMitchesD
2015-04-19Core/PacketIO: Updated and enabled SMSG_SPELL_HEAL_LOG for WoDVincent-Michael
2015-04-18Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoDVincent-Michael
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-11Core/PacketIO: updated SMSG_ENVIRONMENTALDAMAGELOG and enabled some opcodesMitchesD
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-02Core/Packets: Added SMSG_SPELLNONMELEEDAMAGELOGIntel