aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2016-08-12Core/Packets: Remove empty filejackpoz
2016-08-06Core/PacketIO: Minor refactor in Opcode definitions, packet class type no lon...Shauren
2016-08-02Core/PacketIO: Implemented SMSG_DISPLAY_GAME_ERRORShauren
2016-08-01Core/GameObjects: Renamed gameobject_template.unkInt32 to RequiredLevelShauren
2016-08-01Core/Packets: Fix a warning (unreferenced locale var)Naios
2016-07-26Core/Auras: Visibility changesShauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-07-19Build fixesShauren
2016-07-19Build fixesShauren
2016-07-19Core/PacketIO: Send spec id in char enumShauren
2016-07-14Core: Update to 7.0.3.22210Shauren
2016-07-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-12Core/PacketIO: Fixed guild tabard displaying in characters list (#17573)madoKun
2016-07-10Core/Items: Fixed saving gem bonusesShauren