aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
2025-02-11Core/Pets: a827230910fd7e3e64bcb5526e2778b8b4752da4 followup reducing differe...Shauren
2025-02-11Core/Pets: Implemented sound playback when dismissing warlock pets (#30683)Mykhailo Redko
2025-02-09Fix build with libstdc++-11Shauren
2025-02-09Core/PacketIO: Converted BattlegroundPackets to classesShauren
2024-07-14Core/PacketIO: Ported SMSG_GOSSIP_POI, CMSG_GROUP_INVITE and SMSG_GROUP_INVIT...Shauren
2024-02-13Core/Players: Improvements for talent reset logic. (#29580)Mykhailo Redko
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-12Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2021-05-10Core/PacketIO: Fixed SMSG_GUILD_EVENT for empty MOTD broken after cd28423a4e8...Shauren
2020-09-27Warning fixShauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-09-18Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)ForesterDev
2020-09-09[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2020-08-28Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...Shauren
2020-08-27Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structureShauren
2020-08-19Core/PacketIO: Update SMSG_QUESTGIVER_OFFER_REWARD (#25251)NoName
2020-08-15Core/PacketIO: Update SMSG_QUESTGIVER_QUEST_DETAILS (#25232)Peter Keresztes Schmidt
2020-08-06Core/PacketIO: Name previously unknown fields in lfg packetsShauren
2020-08-06Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handlingOvahlord
2020-07-17Core/PacketIO: Fix broken CMSG_RESURRECT_RESPONSE structure after 9fe6756cf26...Shauren
2020-07-14Core/PacketIO: Updated corpse related packet structures (#24922)NoName
2020-06-03Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2020-05-29Core/PacketIO: Create BankHandler & update bank opcodes to new packet class (...ForesterDev
2020-05-21Core/Packets: updated CMSG_PLAYED_TIME, SMSG_PLAYED_TIME (#24674)ForesterDev
2020-05-10Core/PacketIO: updated some pet packets (#24531)ForesterDev
2020-05-10Core/PacketIO: Updated logout opcodes (#24519)ForesterDev
2020-05-02Build: fix nopchccrs
2020-04-29Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...NoName
2020-04-27Core/PacketIO: Fixed crash in TogglePvP::ReadShauren
2020-04-26Core/PacketIO: updated CMSG_TOGGLE_PVP opcode (#24476)ForesterDev
2020-04-20Core/PacketIO: updated SMSG_CROSSED_INEBRIATION_THRESHOLD (#24475)ForesterDev
2020-04-18Core/Packets: updated MSG_RANDOM_ROLL (#24457)ForesterDev
2020-04-14Core/Packets: (#24441)ForesterDev
2020-04-14Core/Packets: updated SMSG_LEVELUP_INFO (#24440)ForesterDev
2020-04-14Core/PacketIO: updated SMSG_DURABILITY_DAMAGE_DEATH (#24442)ForesterDev
2020-04-14Core/PacketIO: updated SMSG_ENVIRONMENTAL_DAMAGE_LOG (#24443)ForesterDev
2020-04-11Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS (#24403)ForesterDev
2020-04-11Core/Opcodes: updated CMSG_SET_SHEATHED to new packet class (#24393)ForesterDev
2020-04-11Core/PacketIO: Updated CMSG_REQUEST_PET_INFO (#24420)NoName
2020-04-08Core/PacketIO: Updated CMSG_DISMISS_CRITTER (#24412)NoName
2020-04-06Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLD (#24395)ForesterDev
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-04-04Core/Packets: update & enabled CMSG_SHOWING_CLOAK, CMSG_SHOWING_HELM (#24394)ForesterDev
2020-03-30Core/PacketIO: updated spell "cancel" opcodes to new packet class (#24342)ForesterDev
2020-03-30Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATE (#24312)ForesterDev
2020-03-21Core/Guilds: Fix guild logShauren
2020-03-19Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2020-03-18warning fixShauren
2020-03-18Core/PacketIO: Add a validating string helper class for use in packet classesShauren