aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets
AgeCommit message (Expand)Author
2017-05-14Core/Guilds: Remove old Guild.UndeletableLevel configDDuarte
2017-05-13Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSEjoschiwald
2017-05-13Build fixShauren
2017-05-13Core/Shared: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-05-05Core/PacketIO: Fixed structures of CMSG_AUCTION_SELL_ITEM and CMSG_AUCTION_LI...Shauren
2017-05-05Core/Entities: Tweak WorldObject::IsNeverVisible to pass the seerjoschiwald
2017-05-04Core/Packets: Implemented SMSG_CANCEL_SPELL_VISUAL_KIT and SMSG_PLAY_ORPHAN_S...joschiwald
2017-04-26Core/Misc: Fixed issues found by coverityShauren
2017-04-20Core/PacketIO: Fixed reading ItemInstance structure - affected buying items f...Shauren
2017-04-19Core/DataStores: Updated sending out hotfixesShauren
2017-04-16Core/Entities: Update updatefields to 7.2.0Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-04-13Core/PacketIO: Updated client packet structures to 7.2.0Shauren
2017-04-12Core/PacketIO: Update opcodes to 7.2.0Shauren
2017-04-11Core/PacketIO: Delete opcodes removed in 7.2Shauren
2017-03-19Core/Pakcets: vs2015/AppVeyor build fixKrudor
2017-03-17Core/Spell: Implement and use SMSG_CUSTOM_LOAD_SCREEN (#19310)Krudor
2017-03-13Core/PacketIO: Fixed movement force structureShauren
2017-02-26Scripts/Spells: Updated two Anraphet SpellScriptsjoschiwald
2017-02-18Core/Movement: Implement SpellEffectExtraData curve modifiersShauren
2017-02-16Core/Movement: Named all MonsterSplineSpellEffectExtraData fieldsShauren
2017-02-15Core/Movement: Defined new spline flagShauren
2017-01-29Core/Player: Moved character_template from character to world dbjoschiwald
2017-01-29Core/Entities: Basic AreaTrigger System (#18035)Traesh
2017-01-27Core/Misc: Fixed uninitialized valuesShauren
2017-01-14Core: Updated to 7.1.5.23360Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-30Core/PacketIO: Fixed SMSG_TRADE_UPDATED structureShauren
2016-12-28Core/Loot: Implemented AoE lootShauren
2016-12-27Core/Loot: Fixed group lootShauren
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
2016-12-19Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...Shauren
2016-12-17Core/Scripts: Add server-side script support for movie completion (#18308)Krudor
2016-12-03Core/Packets: added SMSG_PLAY_OBJECT_SOUND packet classjoschiwald
2016-12-03Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet classjoschiwald
2016-12-03Core/Packets: added SMSG_PLAY_SPELL_VISUAL packet classjoschiwald
2016-11-27Core/PacketIO: Fixed server queue displayShauren
2016-11-21Core/PacketIO: Fixed MailGetList structureShauren
2016-11-14Core/Quests: Fixed quest reputation rewards in packets and implemented new fi...Shauren
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor
2016-10-29Fix non PCH build.Gacko
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-23Core/PacketIO: Use boost::static_vector for arrays in client packets, removed...Shauren
2016-10-21Core/PacketIO: Fixed unneccessary packet spam when units become visible for p...Shauren
2016-10-09Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structuremzk
2016-10-01Core/Player: Implemented account wide mountsMitchesD
2016-10-01Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structureShauren
2016-09-25Core/Scenes: Implemented scene systemTraesh