aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-16Pet/Guardian AI hook re-organizing (#19824)Treeston
2020-07-16Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)ariel-
2020-07-16Core/Player: Reserve TELE_TO_TRANSPORT_TELEPORT used in 3.3.5Carbenium
2020-07-16SAI fixes follow-up: I missed one.treeston
2020-07-16Fix a whole set of possible infinite loop crashes in SAI (events triggering t...treeston
2020-07-16Re-check target evade state on projectile impact and adjust accordingly. This...treeston
2020-07-16Core/Instances: Fixed and optimized instance id reuseShauren
2020-07-16Core/Spells: Allows Dispersion under Freeze (stun by hunter trap)Keader
2020-07-16Core/Scripts: simplify speech for DK races questsTecDian
2020-07-16Core/SAI: properly validate stored targets when using SmartTrigger and fix a ...ariel-
2020-07-16Core/Spells: Allows Dispersion and Barkskin to be used under death coilKeader
2020-07-16Core/Scripts: Updated Sunwell Plateau instance modelsirikfoll
2020-07-16Some improvements to .debug raidreset command. Now supports heroic difficulty...treeston
2020-07-16Core/SAI: Change SmartScript::GetTargets to return an ObjectList instead of a...ariel-
2020-07-13Core/DataStores: Replace harcoded prepared statement offsets with named const...Shauren
2020-07-09Tools: Update RetardCheck()Shauren
2020-07-07Core/Spells: Fixed crash in SpellInfo::GetAuraRankForLevelShauren
2020-07-07Core/Auras: Named two test realm aura typesShauren
2020-07-06Core/Maps: Added optional *.tilelist file to map_extractor output which conta...Shauren
2020-07-05Core/DBLayer: Optimize string based query results by eliminating unneeded buf...Shauren
2020-07-04Core/DataStores: Skip loading hotfixes for locales that are not loaded from f...Shauren
2020-07-04Core/Hotfixes: Add locales to hotfix_blob (#24913)funjoker
2020-07-02Nopch fixShauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-07-01Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...Shauren
2020-06-30Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...Shauren
2020-06-29Core/Misc: Remove unused variablesShauren
2020-06-29Core/DataStores: Fixed loading db2 stringsShauren
2020-06-28Core/Collision: Port new parts for retrieving area/liquid data from gameobjec...Shauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-06-26Core/Spells: Include more than first 2 spell effects when determining if a sp...Shauren
2020-06-25Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and...Shauren
2020-06-24Fix non-PCH buildCarbenium
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-22Core/Spells: Assign spell effect handles for new apply aura effectsShauren
2020-06-22DB/Account: update account_access table (#24788)ForesterDev
2020-06-21Core/Spells: Implemented new target typesShauren
2020-06-19Tools/mmaps_generator: Print readme with --helpShauren
2020-06-18Core/Auction House: Fixed sorting in non-equipment categoriesShauren
2020-06-15Merge pull request #24554 from funjoker/cherry-picksShauren
2020-06-15common: Add a missing include guardCarbenium
2020-06-14Core/Scripts: moved Wild Growth calculation to script and fixed formulaariel-
2020-06-14Core/AI: restore old check forcing PetAI on Pets using SmartAIariel-
2020-06-14Scripts/Gossip: fix go_ahune_ice_stone (#19835)ForesterDev
2020-06-14Core/Globals: add more AIName and MovementType checks to ObjectMgrariel-
2020-06-14Core/Scripts: Fixed some events that not should triggered by non-players on I...Keader
2020-06-14Core/Groups: Fixed calculating canReset attributeShauren
2020-06-14Revert "Core/Groups: fix wrong query for loading group instance data. canRese...Shauren
2020-06-14Core/Spells: Removed duplicated check again followup 3a0417f7128292995a4085a0...Keader
2020-06-14Core/Spells: Removed duplicated checkKeader