aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-11-20Core/Spells: SpellHistory updatesShauren
2021-11-19Core/BattlePets: Journal lock improvements (#27178)Meji
2021-11-16Core/PacketIO: Fixed SMSG_BATTLE_PET_ERROR structureShauren
2021-11-16Core/PacketIO: Fixed SMSG_LEVEL_UP_INFO structureShauren
2021-11-12Core/PacketIO: Implemented splash screen opcodesShauren
2021-11-05Core/Misc: 9.1.5 enum updatesShauren
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-11-02Core/PacketIO: Updated remaining packet structures to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5Shauren
2021-11-02Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match enum...Shauren
2021-11-02Core/PacketIO: Updated account data packets to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
2021-11-02Core/DataStores: Updated hotfix packet structures to 9.1.5Shauren
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-10-25Core/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch buildShauren
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-16Core/BattlePets: Store declined names (#27025)Meji
2021-10-13Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...Shauren
2021-10-12Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)ModoX
2021-10-03Core/Gossip: Update GossipOptionIcon enum (#26906)Meji
2021-09-29Core/BattlePets: Misc fixes (#26964)Meji
2021-09-25Core/Players: Greatly simplifiy fdb2b90685ebc3852740c424170101a196c29ebbShauren
2021-09-25Core/Players: Prevent creating characters with duplicate name by reserving na...Shauren
2021-08-28Core/Spells: Refactor building SMSG_SPELL_EXECUTE_LOG to not create 192 empty...Shauren
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2021-08-08Core/Misc: Updated SpellCastResult, GameError and HotfixStatus enumsShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-23Core/AuctionHouse: Fixed buying commoditiesShauren
2021-06-05Core/PacketIO: Named PVPInfo/bracket fieldsShauren
2021-05-23Core/PacketIO: Delete old guild bank swap item structures and handlerLuzifix
2021-05-23Core/PacketIO: Add new guild bank interaction opcodesShauren
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-04-18Core/PacketIO: Implemented SMSG_SPELL_ABSORB_LOGShauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-04-06Core/PacketIO: Add new time related utility classes for conversion from time_...Shauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-21Core/Auras: Defined and implemented many new interrupt flagsShauren
2021-03-14Core/GameObjects: Add GameObjectPlaySpellVisual (#26044)Jeremy
2021-03-14Core/AdventureMap: Handle CMSG_ADVENTURE_MAP_START_QUESTShauren
2021-03-14Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVE...Osleyder85
2021-03-09fixed buildOvah
2021-03-09Core/PacketIO: corrected setting the NowDead field in SMSG_ATTACK_STOPOvah
2021-02-28Core/PacketIO: Use hotfix status enum instead of magic numbers in SMSG_DB_REPLYShauren
2021-02-28Core/DataStores: Support all new hotfix status valuesShauren
2021-02-27Core/Scenes: Add support for encrypted scenesShauren