aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-08build fixShauren
2019-09-08Core/Movement: Fixed gravity type movement force direction sent in CreateObjectShauren
2019-09-08Core/PacketIO: Fixed cmsg packet loggingShauren
2019-09-07Core/Auras: Set proper aura effect handlerShauren
2019-09-07Core/Movement: Implemented movement forcesShauren
2019-09-06Core/Entities: Fix transport guid format to match client expectationsShauren
2019-09-01Core/SAI: Describe additional SMART_ACTION_PLAY_SPELL_VISUAL_KIT paramsShauren
2019-09-01Core/SmartScripts: implement SMART_ACTION_PLAY_SPELL_VISUAL_KIT (#23737)Lopfest
2019-09-01Core/Spells: Fixed crash in delayed DEST spellsShauren
2019-09-01Nopch build fixShauren
2019-08-31Core/SAI: Implement new action to set movement speedLopfest
2019-08-31Core/Spells: Fixed calling spellhit script hooks on launch when spell hits bo...Shauren
2019-08-31Core/Spells: Implement SpellMisc::LaunchDelayTraesh
2019-08-30Core/Quests: Implement new logic for selecting spell casters for accept/rewar...Lopfest
2019-08-25Scripts/OrderHall: Spawn some Warrior Order Hall NPC's and script some of the...Jeremy
2019-08-24Core/ByteBuffer: Replace throw() with noexceptShauren
2019-08-24Core/DataStores: Implemented WorldStateExpressionTraesh
2019-08-24Core/Time: Add function returning tm* structure to GameTimeShauren
2019-08-22Core/SAI: Restore SMART_ACTION_SET_DATA accidentally deleted in cherry-picks ...Lopfest
2019-08-20Core/Scenarios: Allow slightly larger scenario poi queriesShauren
2019-08-18Nopch fix2Shauren
2019-08-18Nopch fixShauren
2019-08-18Core: Updated allowed build to 8.2.0.31478Shauren
2019-08-17Core/Auras: unregister AuraEffect from target list before changing amount, fo...ariel-
2019-08-17Core/Auras: use vectors and remove HasEffect checkariel-
2019-08-17Core/Auras: make AuraEffect::GetTargetList and AuraEffect::GetApplicationList...ariel-
2019-08-17Core/Scripts: add condition check for npc_wyrmrest_defenderariel-
2019-08-17Core/Scripts: implement boss Apothecary Hummel ("Love is in the Air" event bo...Gustavo
2019-08-17Core/Aura: fix SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGE unapply case for dead pla...ariel-
2019-08-17Core/Spells: Fixed some enchantments checks and fixed serious logic flaw in c...xinef1
2019-08-17Core/Creature: restore previous behavior of random gender on respawnariel-
2019-08-17Core/Auras: tidy up one little hackariel-
2019-08-17Core/Creature: Load template immunities into m_spellImmune container.ariel-
2019-08-17Core/Creature: remove some redundant codeariel-
2019-08-17Core/Scripts: Fixed Ingvar evade issueKeader
2019-08-17Core/Auras: implement correct model for Bear Form (used by npcs)ariel-
2019-08-17Core/Creature: don't override display id if addon tables load a morph auraariel-
2019-08-17Core/Scripts: converted Argent Tournament pennants to AIariel-
2019-08-17Core/Auras: Implement Roc form shapeshiftariel-
2019-08-17Core/Creatures: disabled "automatic" monster sparringariel-
2019-08-17Corrected doors and buttons without autoclose time after recent changes (#19249)xinef1
2019-08-17Core/SmartAI: Allow scripting GameObjects by spawn id tooariel-
2019-08-17Core/Creature: redo some logical checks in _IsTargetAcceptableariel-
2019-08-17Core/Spells: fix some db errorsariel-
2019-08-17Core/Game: fix dynamic linkingariel-
2019-08-17Core/Misc: remove unneeded semicolonariel-
2019-08-17Core/Spell: disable proc for magnet auras, they're handled differentlyariel-
2019-08-17Core/Game: fix non-pch includeariel-
2019-08-17Make ObjectMgrs _mailId and _hiPetNumber atomic (#19129)xinef1
2019-08-17Core/Database: Prepared statement parameter preallocation (#18999)ariel-