aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-16Map/Instances: Greatly simplify PermBindAllPlayers logic. (#17940)Treeston
2016-09-15Core/Scripts: Fix a crash when swapping creatures with pending vehicle join e...Naios
2016-09-15Core/Scripts: Fix a crash when adding/removing objects from the map while swa...Naios
2016-09-15Fix wrong copy-paste from last commit.SnapperRy
2016-09-15Core/Achievement: do not consider overkill damage for ACHIEVEMENT_CRITERIA_TY...SnapperRy
2016-09-14Core/Creature: enable pet bar for TempSummons with category SUMMON_CATEGORY_PET.SnapperRy
2016-09-14Core/SmartAI: do not target player's group for SMART_ACTION_CALL_AREAEXPLORED...SnapperRy
2016-09-14Maps/Boundary: Some code style clean-up in AreaBoundary code, as well as addi...treeston
2016-09-13Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...treeston
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-09-13DB/Quest: improvements for Test at Sea:SnapperRy
2016-09-12Core/Spell: Updated SpellInfo::GetMaxTicks with all effects capable of periodicsariel-
2016-09-12Core/Fishing: ignore required skill when fishing in pools.SnapperRy
2016-09-12Core/Spell: do not cast interrupt effect if the spell did not hitariel-
2016-09-12Instance/UtgardePinnacle: Fix Svala Sorrowgrave timings (from sniff).treeston
2016-09-12Update DBUpdater.cppAokromes
2016-09-12Update DBUpdater.cppAokromes
2016-09-12Core/Updater: Clarify more 2 errorsAokromes
2016-09-11Core/Movement: Fix an edge case crash in HomeMovementGenerator.treeston
2016-09-11Core/SpellMgr: removed some wrong spells from LoadSpellInfoCorrections:ariel-
2016-09-10Woops. Thanks, clang.treeston
2016-09-10Entities/Object: Add some Position const& overloads to distance/angle methods...treeston
2016-09-10Script/Quest: fix and use proper serverside summon spell for quest "Red Snapp...SnapperRy
2016-09-10Script/Quest: replace wrong test spell used for quest "Red Snapper - Very Tas...SnapperRy
2016-09-09Core/Scripts: Enhance quest status hook by making it catch more status change...Rochet2
2016-09-09Fine, this time I actually built it. Promise.treeston
2016-09-09Build fix.treeston
2016-09-09Game/Scripting: Follow-up to b3d44d6. Fix script selection for creatures on d...treeston
2016-09-09Core/Maps: Add override to allow InstanceMap const* -> InstanceScript const*.treeston
2016-09-09Core/Conditions: New CONDITION_QUESTSTATE (47). It's the existing quest condi...treeston
2016-09-09Creature/Scripting: Move CreatureAI::CanRespawn to CreatureScript::CanSpawn. ...treeston
2016-09-09Derp. Build fix.treeston
2016-09-09AI/SmartAI: Fix an issue where SmartAI creatures would not properly follow th...treeston
2016-09-06Core/Entities: moved duplicated triggered cast proc check to Unit::ProcDamage...ariel-
2016-09-05Core/AI: updated SpellTargetSelector::operator() (#17824 follow-up)ariel-
2016-09-04Core/Battlefield: container optimizationariel-
2016-09-04Core/Battlefield: fix Wintergrasp defender portal logicariel-
2016-09-04Core/Scripts: move Icehowl unroot after movement (MotionMaster does not updat...ariel-
2016-09-04Core/Scripts: Implement Flag of Ownership. Closes #12265ariel-
2016-09-04Core/Scripts: more 746b838870e93d9843a089613ce7f1cd160b6ea5 follow-up, should...ariel-
2016-09-04Core/Scripts: add missing check removed in 746b838870e93d9843a089613ce7f1cd16...ariel-
2016-09-04Core/Spells / Scripts: Fix Lock and Load. Closes #16731ariel-
2016-09-04Core/Scripts: Implement Glyph of Backstab. Closes #7500ariel-
2016-09-03Core/Transport: do not relocate players on board of vehicles when near telepo...ariel-
2016-09-03Core/Misc: calculate rotation fields from orientation in some places it's imp...ariel-
2016-09-03Core/RBAC: Added rbac permissions from 6.x branchjoschiwald
2016-09-03Drycoding is bad, mmkay?treeston
2016-09-03Scripts/Events: Globally fix all ExecuteEvent loops to check UNIT_STATE_CASTI...treeston
2016-09-02Core/SmartScripts: Add missing break, 5f43e7b follow-up.treeston
2016-09-02Merge branch '3.3.5-goshdangitsmartai' into 3.3.5 (PR #17738)treeston