aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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-02-06Core/Opcodes: Add missing handlers (for logging names mostly)Shauren
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-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
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-12Core/Player: Implemented new CMSG_ACTIVATE_TAXI fields to select a random fav...Shauren
2016-11-10Core/PacketIO: Marked CMSG_CONVERT_RAID as threadunsafeShauren
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor
2016-10-29Fix non PCH build.Gacko
2016-10-29Core/PacketIO: Reenabled SMSG_QUERY_QUEST_INFO_RESPONSE, it should not have g...Shauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-24Core/PacketIO: Restored WorldSession::LogUnprocessedTail functionality for pa...Shauren
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-16Core/Auras: Implemented SPELL_AURA_CAN_TURN_WHILE_FALLINGShauren
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
2016-09-22Core/PacketIO: Mark all earlyprocess packets as STATUS_NEVER, PROCESS_INPLACE...Shauren
2016-09-11Core/Movement: Implemented double jumpShauren
2016-09-06Core/PacketIO: Defined smaller limits for incoming array sizes in client pack...Shauren
2016-09-05Core/PacketIO: Replace std::list uses with std::vector in packetsShauren
2016-09-03Core/PacketIO: Updated SMSG_QUERY_CREATURE_RESPONSE for 7.0.3Vincent-Michael
2016-08-31Core/PacketIO: Enable SMSG_WHOShauren
2016-08-28Core/Quests: Renamed unknown quest objective fieldShauren
2016-08-27Core/PacketIO: Added CMSG_REQUEST_WORLD_QUEST_UPDATE / SMSG_WORLD_QUEST_UPDAT...Vincent-Michael
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-24Core/PacketIO: Fixed issue reported by static analysisVincent-Michael
2016-08-21Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode for 7.0.3Vincent-Michael
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-13Core/Creatures:Vincent-Michael
2016-08-12Core/PacketIO: Fixed typoVincent-Michael