aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2015-07-28Core/PacketIO: CalendarPackets:Golrag
2015-07-28Core/PacketIO: Updated and enabled SMSG_ITEM_PUSH_RESULTShauren
2015-07-27Core/Opcodes: enabled some opcodes which have structure up to dateMitchesD
2015-07-27Core/PacketIO: updated SMSG_INSTANCE_SAVE_CREATEDMitchesD
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-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-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-22Core/AuctionHouse: Fix misleading logAokromes
2015-07-22Core/Database: Enable perfect forwarding for chat 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: Remove global using of std::chrono namespace.Naios
2015-07-21Core/Collision: Fix race conditions in mmapsjackpoz
2015-07-21Core/PacketIO: Fix opcode number for CMSG_LF_GUILD_GET_APPLICATIONS, CMSG_GUI...Orion
2015-07-21Core/PacketIO: updated SMSG_QUEST_PUSH_RESULTMitchesD
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-20Core/PacketIO: Enabled a few opcodes sent during loginShauren
2015-07-20Core/Collision: Fix race conditions in vmapsjackpoz
2015-07-19Merge pull request #14946 from AriDEV/6.xDuarte Duarte
2015-07-19Core/SAI: Fix some weird code in SmartAIMgr::IsTextValidDDuarte
2015-07-19Core/SAI: Fix an issue in IsTextValid when using guidsDDuarte
2015-07-19Core/PacketIO: CMSG_SPELL_CLICKGolrag
2015-07-19Core/Players: Fix being able to water walk after being revivedNekroman
2015-07-19Core: Remove whitespacesVincent-Michael
2015-07-19Core/Misc: Added new error logs for gameobject_questitem / creature_questitem...Vincent-Michael
2015-07-19Core/Globals: Rename AddCreData -> AddCreatureData and MoveCreData -> MoveCre...DDuarte
2015-07-19Merge pull request #15036 from tkrokli/dk_wandering_plaguemik1893
2015-07-19Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-19Merge pull request #14883 from tkrokli/omen_of_claritymik1893
2015-07-19Merge pull request #15092 from robinsch/shamanT10enhancementRushor
2015-07-19Core/PacketIO: Updated and enabled spell packetsShauren
2015-07-18Core/Misc: Update game object template locale in simple systemVincent-Michael
2015-07-18Core/PacketIO: Updated spell packetsShauren
2015-07-16Core/Pets: Hunter pet levels are synced with the player's level in 6.xmyran2
2015-07-16Core/PacketIO: updated CMSG_SUMMON_RESPONSEMitchesD
2015-07-16Core/Spells: Defined new spell attributeShauren
2015-07-15Fix warning (build)DDuarte
2015-07-15Core/Chat: Updated item chat link formatShauren
2015-07-14Core/Players: Fixed tooltip values for melee spellsShauren
2015-07-13Warning fixShauren