aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-04-09Merge pull request #16785 from Keader/AlgalonStarsjoschiwald
[3.3.5/Core/Scripts] Fix Living Constellation not activating during Algalon encounter (cherry picked from commit 3e7b7e415e3abdad9bde459c83cb25548130b1f6)
2016-04-09Core/Maps: Implement optional pre-loading of maps.r00ty-tc
- Option to preload basemaps upon server load (BaseMapLoadAllGrids) - Option to preload instance maps upon map load (InstanceMapLoadAllGrids) - Change default logging to only log mmap errors to server log - Add new public to map to load all cells in map - change debug loadcells to use new function instead (cherry picked from commit 971f4ccab87ba95e584d5761f686cc2a86f5af9d)
2016-04-09Scripts/Commands: Modify ".debug anim" command to target any selected unitForesterDev
(cherry picked from commit f719338a9c6e203e6e6985fdf76235deb8d6f941)
2016-04-09Merge branch 'Golrag-sindragosa_ice_tomb_target' into 3.3.5Shauren
(cherry picked from commit 895878010e7dc3fb342bcae5e216bc1543828213)
2016-04-09Remove Lady Jaina Proudmores CPP script from zone_dustwallow_marsh.cppDr-J
(cherry picked from commit c9f9e93c227103b405b382bd2aadb6dd83fa3c72)
2016-04-09Core/Misc: gcc 5.3 nopch build fixShauren
Closes #16878
2016-04-09Scripts/Misc: Fix issues reported by static analysisjackpoz
(cherry picked from commit 510bb30b2ca44f082354504b7092eee67a994ecf)
2016-04-09Warning fixShauren
(cherry picked from commit 7fe5a77f5eb01e55db9b242e444dcb69c0c23189)
2016-04-09Core/Commands: Fixed a crash in .wp mod by @MagnifikatorShauren
Closes #16732 (cherry picked from commit 3d0b065135d36c6496c911c7c7fa355bb6f74a58)
2016-04-09Core/Commands: Fixed incorrect use of GetGUID instead of GetSpawnId in ↵Shauren
waypoint commands Updates #16732 (cherry picked from commit e73d5a7bf4d7c0b5eded5d7f7a822cf009200ad7)
2016-04-08Unit/PlayerAI: Yeah, we allow charmer to be null now, should probably check ↵treeston
for that. Fixes and closes #16728. (cherry picked from commit 49de12b1cfaca7f089a1ba2660de4a8644a72e2c)
2016-04-08Core/Scripts: Fixed Yogg-Saron Portalssirikfoll
Closes #16390 Closes #16708 (cherry picked from commit c4e4ee3ae10b1276b214c8b1da1281aba23ae57a)
2016-04-08Merge pull request #16523 from tkrokli/smart_action_set_corpse_delayMitchesD
[3.3.5][6.x]Core/SmartScript: create SMART_ACTION_SET_CORPSE_DELAY (cherry picked from commit 8e152e0d4a553bdc215d2c7fda41083b5382b235)
2016-04-08Core/AI: Fix an edge case crash with PlayerAI. Again. Sheesh.treeston
(cherry picked from commit fe707db96f711f94a461306748274fa0bffa0226)
2016-04-08Merge pull request #16676 from ccrs/summonsinitTreeston
Core/TempSummons: avoid use MoveInLineOfSight before InitSummon (cherry picked from commit 472e78d682cb5d5abf4d60111f238744c07096ac)
2016-04-08Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to ↵treeston
supersede urandms(uint32,uint32) for scripts being ported to std::chrono. (cherry picked from commit 224b42c53a6ae212f2d1d550903e019ab8a741d6)
2016-04-08Core/Creature: Prevent friendly vehicles from trying to attack their rider ↵treeston
after dismounting. (cherry picked from commit 89e2afb8f9f3766c6ca0e780371f5421c79064b1)
2016-04-08Scripts/Karazhan: Use the correct method to access Opera's side entrance doorNyeriah
(cherry picked from commit ecd9dec384750cc9c3e7bb31f7d2ea42642fb6ca)
2016-04-08Scripts/Karazhan: Clean up instance scriptNyeriah
Closes: #16533 (cherry picked from commit f9eff81388b12f6f8275f892c67bf197188c3450)
2016-04-08Build fixShauren
2016-04-08Merge pull request #16692 from tkrokli/headless_horseman_emoteAokromes
Core/Scripts/boss_headless_horseman: remove hardcoded text (cherry picked from commit 5accd69863133432b2166ec4e906a55730d94741)
2016-04-08Merge pull request #16699 from tkrokli/triple_zone_cleanupAokromes
Core/Scripts: triple zone cleanup (cherry picked from commit 2387dbdda92fc01b8cbbcfe03046dadec6769a66)
2016-04-08Unit/AI: Making Nayd happy.treeston
(cherry picked from commit 59d02322a78b9f58c51930e085ad6cad9dd95eb0)
2016-04-08Fix some behavioral weirdness resulting from 79a945d5 - thanks ccrs.treeston
(cherry picked from commit bfac62c5c914efe1576d39504d5dd75f11f41237)
2016-04-08Unit/AI: Move CharmedPlayerAI logic from the SetCharmedBy/RemoveCharmedBy ↵treeston
hooks to Player::Update -> Unit::UpdateCharmAI to guarantee thread safety and prevent race condition crashes. (cherry picked from commit 5354b585e3d8eb89b77b932986a3fbf3b53706c4)
2016-04-08Core/Threat: Prevent bosses (and other stuff using DoZoneInCombat) from ↵treeston
switching off of the person pulling if they are pulled without generating threat. (cherry picked from commit b5b7ce44cfeb98bf47eb6c9e0c926994ad53ede8)
2016-04-08Scripts/Ulduar: Fix crashjackpoz
Change an assert to a NULL check on Flame Leviathan vehicle kit, it can be NULL on map unload. Close #16662 (cherry picked from commit 31cd082833926539c56569ff6faabc139f5f3223)
2016-04-08Merge remote-tracking branch 'tkrokli/redemption_tirions_tale' into 3.3.5 ↵treeston
(PR #16680) (cherry picked from commit d1a9d7765c3874b0ad9a692fea808b857e734dc6)
2016-04-08Merge pull request #16671 from tkrokli/zone_terokkar_forestMitchesD
Core/Scripts: zone_terokkar_forest cleanup (cherry picked from commit b7e93f68c33820aecbb1816d00ca2c0d66c61c12)
2016-04-08Merge pull request #16457 from Treeston/3.3.5-standstateconditionTreeston
[3.3.5] Add condition for unit sitting/standing (cherry picked from commit b6720af4cb59ea056f423011bae2e0ca5a3952d9)
2016-04-08Core/Misc: Fix headerAokromes
(cherry picked from commit 2eb9621f195995ed22f3f7e52b3a0681fd26289f)
2016-04-08Core/PlayerAI: 6.x specific spec checksShauren
2016-04-08build fixtreeston
(cherry picked from commit d10c698430af0380bffe2c2e050db2ee741ec96d)
2016-04-08Core/PlayerAI: Some more helper methods added. Also, charmed players no ↵treeston
longer break crowd control. (cherry picked from commit a8f760b69213514f16f24f7af85449c5929f2032)
2016-04-08Core/PlayerAI: More follow-up. Helper functions and some internal cleanup.treeston
(cherry picked from commit 5a3a21c2d02a2e3527ef61641c62d6ad6a44926b)
2016-04-08Merge pull request #16644 from Treeston/3.3.5-customcharmaiTreeston
Core/UnitAI: Rework creature-controlled player behavior. (cherry picked from commit 4e4b2b9a138650ebe6087e18dc392f08dafe4e37)
2016-04-08Merge pull request #16651 from ariel-/movespeedfixjoschiwald
Core/Unit: Fix typo (cherry picked from commit 31b1da4a148560377bcb900a377ec817204507ee)
2016-04-08Build fixShauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
[3.3.5] Core/Logs: English text corrections (cherry picked from commit 4cd937140ba2ed66493d65c0090cd371706c1e2e)
2016-04-08Core/Misc: Fixed a crash happening when a db string array was NULLShauren
Closes #15670 (cherry picked from commit e60f575ac8d0c148f8f7ad1d38ee7c62c2c2254d)
2016-04-08I don't like drycoding. It's coarse and rough and irritating and it gets ↵treeston
everywhere. (cherry picked from commit d4184065b6d51b250ab08f35e88868cef631ed4b)
2016-04-08Incorrect AI aggression as a consequence of the LineOfSight change, episode ↵treeston
three, revenge of the special AIs. Also, hopefully the last. No original trilogy please. (cherry picked from commit ab194d5ae3b9812ebd5c8f56559e85f1441cf857)
2016-04-08Merge pull request #16633 from Treeston/3.3.5-talentinspectTreeston
Core/Packets: Adjust 'TalentsInspecting' option (cherry picked from commit 3e250fe4e80205e7b2d0203aa170bef579be5038)
2016-04-08Build fixShauren
2016-04-08Core/Pets: Move Egbert & Pandaren Monk into pet_generic.cppKittnz
(cherry picked from commit 542f5264d379fba9293902ae0c10288d3d660f6d)
2016-04-08Merge pull request #16258 from sirikfoll/feastMitchesD
Core/Spells Implemented SpellScripts Needed for Achievement Pilgrim's… (cherry picked from commit 408572c47241aa97909a263477fab8c6093bfdc7)
2016-04-08Merge pull request #16637 from P-Kito/lfg_questTreeston
[3.3.5/6.x] Core/Player: Fix dungeonfinder quests not rewarding (cherry picked from commit 59e59e412fa41d6753b370bbfe8c969eb747b329)
2016-04-08Merge remote-tracking branch 'sirikfoll/despawnAtEvade' into 3.3.5 (PR #16528)treeston
(cherry picked from commit c70e3e31a7a0714b92a2a25f27fe3006f1e36caa)
2016-04-08Merge pull request #16585 from Treeston/3.3.5-flightformShauren
Core/Spells: Disallow druid flight form while shapeshifted (cherry picked from commit 101c3f93035c8e7a571477c30c1c9edc8730c0c5)
2016-04-08Core/Items: Fixed transmog not saving item to dbShauren