| Age | Commit message (Expand) | Author |
| 2015-06-24 | Core/Garrisons: Implemented a method to delete garrisons | Shauren |
| 2015-06-23 | Core/PacketIO: updated SMSG_SET_AI_ANIM_KIT and SMSG_SET_PLAY_HOVER_ANIM | MitchesD |
| 2015-06-22 | Core/Garrisons: Implemented activating buildings | Shauren |
| 2015-06-21 | Core/Threading: Significantly reduced the severity of possible data race duri... | Shauren |
| 2015-06-21 | Core/Threading: Fixed possible data races after making auth queries async by ... | Shauren |
| 2015-06-20 | Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process | Shauren |
| 2015-06-16 | Core/PacketIO: Added a few more server opcodes | Shauren |
| 2015-06-15 | Merge pull request #14890 from Rochet2/mirror_image | Duarte Duarte |
| 2015-06-15 | Update and enable CMSG_GET_MIRROR_IMAGE_DATA, SMSG_MIRROR_IMAGE_CREATURE_DATA... | Orion |
| 2015-06-15 | Core/PacketIO: Fixed chat packet building in CreatureTextMgr | Shauren |
| 2015-06-13 | Core/Misc: Fixed static analysis issue | Shauren |
| 2015-06-13 | Core/NetworkIO: Fixed packet compression | Shauren |
| 2015-06-12 | Core/PacketIO: Fixed structs of packets modified in 26961d8ae5a719e5168aee559... | Carbenium |
| 2015-06-10 | Core/PacketIO: Fix structure of CMSG_SAVE_GUILD_EMBLEM, SMSG_QUERY_GUILD_INFO... | Carbenium |
| 2015-06-08 | Core/PacketIO: updated SMSG_RESET_FAILED_NOTIFY | MitchesD |
| 2015-06-07 | Core/PacketIO: updated structure of CMSG_RESET_INSTANCES, SMSG_INSTANCE_RESET... | MitchesD |
| 2015-06-07 | Core/PacketIO: updated structure of SMSG_PVP_CREDIT and enabled some other op... | MitchesD |
| 2015-06-07 | Core/Chat: Fix issues reported by static analysis | Vincent-Michael |
| 2015-06-03 | Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER... | MitchesD |
| 2015-06-02 | Core/PacketsIO: Updated and enabled SMSG_CHAR_CUSTOMIZE, SMSG_CHAR_CUSTOMIZE_... | DJScias |
| 2015-06-01 | Core: Fix multiple Coverity issues | DDuarte |
| 2015-05-29 | Core/Quests: Implemented RewardXPMultiplier quest template field | Shauren |
| 2015-05-27 | Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A... | DJScias |
| 2015-05-26 | Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOG | MitchesD |
| 2015-05-24 | Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM... | MitchesD |
| 2015-05-20 | Fix non pch build. | Gacko |
| 2015-05-20 | Core/Packets: Fixed SMSG_PARTY_INVITE unnecessary FlushBits | xerkoss |
| 2015-05-19 | Core/Packets: Remove not required Userlist forward declarations | DDuarte |
| 2015-05-19 | Merge pull request #14710 from et65/6.x | Duarte Duarte |
| 2015-05-19 | Fix warnings and non pch build. | Gacko |
| 2015-05-19 | Core/Garrisons: Improved follower ability selection to include exclusive trai... | Shauren |
| 2015-05-19 | Core/PacketsIO: Implemented or updated most of party related packets. | et65 |
| 2015-05-18 | Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U... | HenryG |
| 2015-05-18 | Core/Channels: Update Userlist related packets | HenryG |
| 2015-05-17 | Core/Garrisons: Initial work on garrison followers | Shauren |
| 2015-05-11 | Core/Garrisons: Added more building checks and implemented canceling building... | Shauren |
| 2015-05-08 | Core/Garrisons: Basics for garrisons | Shauren |
| 2015-05-03 | Core/PacketIO: Updated and enabled CMSG_TRAINER_BUY_SPELL, SMSG_TRAINER_BUY_F... | Vincent-Michael |
| 2015-05-03 | Core/PacketIO: Enabled SMSG_TRAINER_LIST | Vincent-Michael |
| 2015-05-02 | Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGE | Vincent-Michael |
| 2015-05-01 | Core/Misc: Fix issues reported by static analysis | Vincent-Michael |
| 2015-05-01 | Core/Player: Implemented seamless teleporting | Shauren |
| 2015-05-01 | Core/PacketIO: updated and enabled SMSG_DISMOUNT, CMSG_FAR_SIGHT | MitchesD |
| 2015-05-01 | Core/PacketIO: Updated and enabled CMSG_ITEM_TEXT_QUERY, SMSG_QUERY_ITEM_TEXT... | Shauren |
| 2015-04-30 | Core/PacketIO: Fixed wrong FlushBits usage (mostly related to string lengths) | Shauren |
| 2015-04-29 | Core/Movement: Updated spline flags | Shauren |
| 2015-04-28 | Core/Packets: Add a lost optional initialization. | Naios |
| 2015-04-27 | Core/Misc: Use boost::in_place() to initialize optionals. | Naios |
| 2015-04-26 | Core/Misc: Replace tc's optional with boost::optional. | Naios |
| 2015-04-25 | Core/PacketIO: Limit the amount of support packets allowed to be processed an... | Shauren |