aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-31Merge pull request #15191 from Rushor/actionRushor
2015-07-31Core/PacketIO: Updated and enabled trade opcodesShauren
2015-07-31Fix SpellAurasEffects build on GCC 5.1DDuarte
2015-07-30Core/Threading: Marked CMSG_SET_EVERYONE_IS_ASSISTANT as unsafeShauren
2015-07-30Core/SAI: Add SMART_ACTION_RISE_UP for Z AxisRushor
2015-07-29Build fixShauren
2015-07-29Core/Opcodes: enabled loot and equip opcodesZerixx
2015-07-29Core/PacketIO: Added utility packet array class to handle loop counter limiti...Shauren
2015-07-28Merge pull request #15145 from pete318/runeforging6xDuarte Duarte
2015-07-28Merge pull request #14924 from Golrag/calendarDuarte Duarte
2015-07-28Core/PacketIO: updated CMSG_INSTANCE_LOCK_RESPONSE and fixed instance binding...MitchesD
2015-07-28Scripts/RubySanctum: Widen random angles for meteor flames.Warpten
2015-07-28Core/PacketIO: CalendarPackets:Golrag
2015-07-28Core/PacketIO: Updated and enabled SMSG_ITEM_PUSH_RESULTShauren
2015-07-27Update boss_halion.cppAokromes
2015-07-27Core/Opcodes: enabled some opcodes which have structure up to dateMitchesD
2015-07-27Core/PacketIO: updated SMSG_INSTANCE_SAVE_CREATEDMitchesD
2015-07-27Scripts/RubySanctum: Fixed Meteor FlamesWarpten
2015-07-27Merge pull request #15164 from LuqJensen/mimironUnholychick
2015-07-27Travis build fixShauren
2015-07-26Core/Garrisons: Fixed entering/leaving garrisons from a different map than Dr...Shauren
2015-07-26Core/PacketIO: updated totem packetsjoschiwald
2015-07-26Core/PacketIO: updated SMSG_QUEST_LOG_FULL (empty packet)MitchesD
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Scripts/Ulduar: fixed freya loot and added missing conditionsjoschiwald
2015-07-25Scripts/RubySanctum: Halion: Correctly spawn X-shaped flames.Warpten
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-25Core/PacketIO: Fixed bad opcode nameVincent-Michael
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-24Core/SmartScripts: added new action SMART_ACTION_COMBAT_STOPMitchesD
2015-07-23Core/PacketIO: updated SMSG_CONVERT_RUNE and SMSG_RESYNC_RUNESMitchesD
2015-07-23Fix non pch build for Visual Studio 2015 compilerVincent-Michael
2015-07-23Misc: Removed tabsShauren
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-22Fix non pch build.Gacko
2015-07-22Core/Scripts: converted leftover of SMSG_CONTROL_UPDATEMitchesD
2015-07-22Implement correction from 3.3.5 into 6.x for runeforging skill learnt frompete318
2015-07-22Core/AuctionHouse: Fix misleading logAokromes
2015-07-22Core/Utilities: Add std::chrono::duration overloads to EventMap.Naios
2015-07-22Core/Database: Enable perfect forwarding for chat format calls.Naios
2015-07-22Core/Database: Enable perfect forwarding for database format calls.Naios
2015-07-22Core/Logging: Enable perfect forwarding for logging format and args.Naios
2015-07-22Core/PacketIO: Swapped another pair of opcodesShauren
2015-07-22Merge pull request #15135 from Sar777/fix-1Shauren
2015-07-21Core/PacketIO: updated SMSG_CONTROL_UPDATEMitchesD
2015-07-21Core/Utilities: Move EventMap into its own source file.Naios
2015-07-21Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.Naios
2015-07-21Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-07-21Core/Utilities: Seperate std::chrono::duration typedefs into its own file.Naios
2015-07-21Core/Collision: Fix race conditions in mmapsjackpoz