aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2015-06-24Core/Garrisons: Implemented a method to delete garrisonsShauren
2015-06-23Core/PacketIO: updated SMSG_SET_AI_ANIM_KIT and SMSG_SET_PLAY_HOVER_ANIMMitchesD
2015-06-22Core/Garrisons: Implemented activating buildingsShauren
2015-06-21Core/Threading: Significantly reduced the severity of possible data race duri...Shauren
2015-06-21Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-06-20Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-06-16Core/PacketIO: Added a few more server opcodesShauren
2015-06-15Merge pull request #14890 from Rochet2/mirror_imageDuarte Duarte
2015-06-15Update and enable CMSG_GET_MIRROR_IMAGE_DATA, SMSG_MIRROR_IMAGE_CREATURE_DATA...Orion
2015-06-15Core/PacketIO: Fixed chat packet building in CreatureTextMgrShauren
2015-06-13Core/Misc: Fixed static analysis issueShauren
2015-06-13Core/NetworkIO: Fixed packet compressionShauren
2015-06-12Core/PacketIO: Fixed structs of packets modified in 26961d8ae5a719e5168aee559...Carbenium
2015-06-10Core/PacketIO: Fix structure of CMSG_SAVE_GUILD_EMBLEM, SMSG_QUERY_GUILD_INFO...Carbenium
2015-06-08Core/PacketIO: updated SMSG_RESET_FAILED_NOTIFYMitchesD
2015-06-07Core/PacketIO: updated structure of CMSG_RESET_INSTANCES, SMSG_INSTANCE_RESET...MitchesD
2015-06-07Core/PacketIO: updated structure of SMSG_PVP_CREDIT and enabled some other op...MitchesD
2015-06-07Core/Chat: Fix issues reported by static analysisVincent-Michael
2015-06-03Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...MitchesD
2015-06-02Core/PacketsIO: Updated and enabled SMSG_CHAR_CUSTOMIZE, SMSG_CHAR_CUSTOMIZE_...DJScias
2015-06-01Core: Fix multiple Coverity issuesDDuarte
2015-05-29Core/Quests: Implemented RewardXPMultiplier quest template fieldShauren
2015-05-27Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A...DJScias
2015-05-26Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOGMitchesD
2015-05-24Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...MitchesD
2015-05-20Fix non pch build.Gacko
2015-05-20Core/Packets: Fixed SMSG_PARTY_INVITE unnecessary FlushBitsxerkoss
2015-05-19Core/Packets: Remove not required Userlist forward declarationsDDuarte
2015-05-19Merge pull request #14710 from et65/6.xDuarte Duarte
2015-05-19Fix warnings and non pch build.Gacko
2015-05-19Core/Garrisons: Improved follower ability selection to include exclusive trai...Shauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-18Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U...HenryG
2015-05-18Core/Channels: Update Userlist related packetsHenryG
2015-05-17Core/Garrisons: Initial work on garrison followersShauren
2015-05-11Core/Garrisons: Added more building checks and implemented canceling building...Shauren
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-03Core/PacketIO: Updated and enabled CMSG_TRAINER_BUY_SPELL, SMSG_TRAINER_BUY_F...Vincent-Michael
2015-05-03Core/PacketIO: Enabled SMSG_TRAINER_LISTVincent-Michael
2015-05-02Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGEVincent-Michael
2015-05-01Core/Misc: Fix issues reported by static analysisVincent-Michael
2015-05-01Core/Player: Implemented seamless teleportingShauren
2015-05-01Core/PacketIO: updated and enabled SMSG_DISMOUNT, CMSG_FAR_SIGHTMitchesD
2015-05-01Core/PacketIO: Updated and enabled CMSG_ITEM_TEXT_QUERY, SMSG_QUERY_ITEM_TEXT...Shauren
2015-04-30Core/PacketIO: Fixed wrong FlushBits usage (mostly related to string lengths)Shauren
2015-04-29Core/Movement: Updated spline flagsShauren
2015-04-28Core/Packets: Add a lost optional initialization.Naios
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-25Core/PacketIO: Limit the amount of support packets allowed to be processed an...Shauren