Age | Commit message (Collapse) | Author |
|
|
|
Set CMake option VALGRIND to add valgrind support to jemalloc. Set CMake parameter VALGRIND_INCLUDE_DIR to the valgrind include directory.
|
|
|
|
Free commandTableCache object before assigning it the result of malloc()
|
|
* some minor improvements
* add a log message when database updates are disabled.
|
|
Fixes #5782 regression
(cherry picked from commit cec05ff07d1751649b6eecff07f23f52ca5443cd)
|
|
by @robinsch; closes #14869 (Improved Devouring Plague error in direct damage)
Pct damage bonus is not applied because in SpellDamageBonusDone,
it just returns 1.0f for DamageType DoT. Because Improved Devouring Plague direct damage
is based on DoT damage from plague, it should also be modified when DoT damage is.
|
|
Fix quests not being converted on faction change due to table world.player_factionchange_quests not loaded on startup
|
|
Fix charge allowing to run to unreachable places
Close #13847
|
|
Allow GameMasters with ".gm on" tag to use ".tele" command inside of a battleground to tele around.
|
|
By tkrokli, closes #14887
|
|
Core/SAI: Fixed a math error overflow in SmartScript::DecPhase(int32)
|
|
Core/Spell: Spell logging corrections
|
|
Core/Unit: Fix snare/daze immunities versus SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED
Fix SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED modifying speeds of bosses that are immune to changes of speeds.
|
|
MitchedD for initial work)
|
|
SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED.
|
|
|
|
* Quest rewards for Kael'thas and the Verdant Sphere - Closes #14452
* Quest rewards for The Cipher of Damnation - Closes #14879
* VOA Meeting stone - Closes #10502
* Fix a db error
|
|
https://github.com/mbroemme/libmpq/commit/d59b4cf1d107b5f6a0f67d6bc545c6c6ebef3d74
Update libmpq to https://github.com/mbroemme/libmpq/commit/d59b4cf1d107b5f6a0f67d6bc545c6c6ebef3d74 and add some custom change to fix additional build warnings, diff is included.
Extracting dbcs, maps, vmaps and mmaps is not required.
|
|
|
|
Fix race conditions in CreatureTextMgr repeat group happening with MapThreads > 1 reported by helgrind by moving Creature-GUID-base data from CreatureTextMgr to Creature.
Issues added in bbf86641a1c35fcc66de30d7a79175c31effde88
|
|
* See https://gist.github.com/Naios/25810829e66b7ddd8b82 for the full procedure & sources.
* Most names were taken from commits (3.3.5 & 6.x branch)
* Also contributors who were mentioned in commits were included (@, thx, thanks, Author:, author:)
(cherry picked from commit 5b64df1a26d8b521282ffa41a17ad49a2e99558c)
|
|
(cherry picked from commit dc403149ebe4151330a5bd5974fe9952c4f9f37e)
|
|
|
|
|
|
By @tkrokli
Closes #14863
|
|
Scripts/SmartScripts: Clear Movement on Death
|
|
|
|
windows service
|
|
|
|
|
|
|
|
By Killyana, closes #12559
|
|
By Killyana, closes #3648
|
|
By Killyana, closes #14814
|
|
By Killyana, closes #14844
|
|
By Killyana, closes #14810
|
|
By Killyana, closes #14808
|
|
By Killyana, closes #14829
|
|
By Killyana, closes #6814
|
|
By Killyana, closes #14834
|
|
By Killyana, closes #5057
|
|
By Killyana, closes #12564
|
|
By Killyana, closes #12432
|
|
By Killyana, updates #14775
|
|
By Killyana closes #2744
|
|
|
|
* closes #12308
|
|
* thanks for the spell_custom coresupport from @pete318
* closes #11880
|
|
* This adds support to spell_custom_attr to allow a spell to be cast
upon a unit on a taxi/in flight.
* This will allow the Issue #11880 with Horde quest Test At Sea (11170) to be corrected.
* closes #14235
Signed-off-by: Naios <naios-dev@live.de>
|