Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 8230f937f1c4a9df86f503364e7c5e0b205eb8b1)
|
|
(cherry picked from commit 5e240a4a50fa4c8075b7dcf8913f1723bdc682b1)
|
|
(cherry picked from commit 572b480a2e030e55ac5d1c2ded1b72c5c7ade5cd)
|
|
(cherry picked from commit f7ecd86a248bec990b994bcec459742923eb1087)
|
|
|
|
(cherry picked from commit e4b42314c0cb6f60b7cef9d6d3e0725e7dd3c6c4)
|
|
(cherry picked from commit 67bd11f5ffe17cb2daeb5074d92ca410eb269b09)
|
|
(cherry picked from commit 60761136e757a0a7b2bbd1d9ee9f6d14fd74a8c4)
|
|
(cherry picked from commit 3d19a71ef2d565ba4913acd68779ee03db45ae3b)
|
|
(cherry picked from commit fc14d4f30a2d2ad94abb9aa1cd9a36a79810ee61)
|
|
(cherry picked from commit 4f1fd20eafdd0712ee78630fad3d571af243866d)
|
|
(cherry picked from commit 0265f17eae675f5dc076ca10b02b16e94cc1a04b)
|
|
(cherry picked from commit 8e0429d6abcdd2a1dc73b0e1d720afa393dfdd80)
|
|
(cherry picked from commit 661e7cca00ac863849ee05677e5d001c90bed0cc)
|
|
(cherry picked from commit db1ec411cc91ea8b0caeb75e635077121d7dfa2c)
|
|
(cherry picked from commit 4bca9c990d33b3222ef15390be68c644ccfe3395)
|
|
(cherry picked from commit b15359a1e2be7824009164f3856036a40ed0d2b8)
|
|
(cherry picked from commit 8cbedef11bf0cfea61d24508ede358e446e3f0f6)
|
|
(#26668)
(cherry picked from commit 0ddcfbf8a0d574a22bd4724d4df699b850d02d06)
|
|
|
|
|
|
(cherry picked from commit 26811431411b2dbaf243c2d2e01b021dbae4c16d)
|
|
(cherry picked from commit 51c94fed9a87652b6c0372b20a54ecd51beb1a06)
|
|
(cherry picked from commit 40f4b141bd602d6285c3d2d21315a29b2ab3cce1)
|
|
coverity (#26648)
(cherry picked from commit 3bcda5acf4564b662db4dfde0af7279f99a93b79)
|
|
(cherry picked from commit 6b9afac82f18f88a7a981f16e970f1b65647f25b)
|
|
(cherry picked from commit 5a5b232a44b4bd7cdec7e23999d5edbba1891761)
|
|
* Core/Pools: Fix pools with 1 member never spawning anything anymore
Attempts to fix a 6 years old bug and never fixed by the original author.
* Remove respawn times from db once a respawn has been handled
* Allow to specify if Despawn1Object() should save or not the respawn time. We don't need to do that when respawning an object.
* Apply the same fix to GameObjects too
(cherry picked from commit c8ca48823d45dadb042a80637eff954483dd5328)
|
|
* Core/SAI: Add a warning when a boolean value is outside of [0,1] range
* Replace boolean fields in SAI with SAIBool (from uint32)
(cherry picked from commit 84c8d21ad38ade64444e2394f090b49d2ffb5c51)
|
|
* Use correct spells and add the appropriate spell scripts
* Use correct flame GOs
* Fix emotes of the escortee
(cherry picked from commit c08f086a02729f3b7e4c99f4741063e45301ebf8)
|
|
Previously this function was using a macro that was #undef at the end of the function. Since then it uses a lambda function and the undef is not needed anymore.
(cherry picked from commit 17ed3fd1dcfcb859869fcbbeb643fa59793d1687)
|
|
(cherry picked from commit 5ae2a0f47d323fadcfebf44c7b6ec11a3f91c75a)
|
|
(cherry picked from commit 33dace231c5a169375523ffa89a2cc3fa48737bd)
|
|
(#26586)
* Scripts/Commands: Minor improvements in .pinfo and .unban character commands
(cherry picked from commit 5446209b89146fdbe01627e806f7beddd6ae5de8)
|
|
This is a leftover from https://github.com/TrinityCore/TrinityCore/commit/bcdbdd6f23ce65cc0e381e61d2840140dce79311
(cherry picked from commit c3a013c49928acaa4676cd5350b3ed8fe1f0fddd)
|
|
Add 6th parameter "count" to SMART_ACTION_SUMMON_CREATURE action to summon more than 1 creature. For backward compatibility, a value of 0 will be treated as 1.
(cherry picked from commit 5628ca7f7cf2fdc053551d3f5e90ad466f3db2e6)
|
|
(cherry picked from commit 32fd44d2aa6b1386922df07bc4b803e2d0aeaba1)
|
|
(cherry picked from commit 4b9465e1f91adbc139afe5f86ac84eb5f14b62b4)
|
|
(cherry picked from commit 8d92f6f2b483dffa7127614de3c41f3f596743fb)
|
|
Fix crash triggered during Dragonspire Hall event caused by having more than 5 mobs near a rune.
Crash added in 7c19fb8d0eae64db0719cc2b110fcc06f60542ac
Fix #26589
(cherry picked from commit e9a8cea018591334ce3807e2eb2fc2d6ce079252)
|
|
Ref #25764
(cherry picked from commit 180f495c7037dc3be61a33dee5745833fd993d4c)
|
|
(cherry picked from commit 8a2c1377a9556f2cf2815a4e26d13639e65ee24f)
|
|
(cherry picked from commit 3d0a081f8ecbcd44b8bb633dc15928bb03864aa4)
|
|
SMART_EVENT_IC_LOS (#26579)
Change SMART_EVENT_OOC_LOS and SMART_EVENT_IC_LOS first parameter to have 3 values:
- 0 : Hostile
- 1 : Not hostile (not that Friendly and Not hostile have different meanings)
- 2 : Any, as in both Hostile and Not hostile
Close #24789
* Add validation on startup for allowed values.
Code cleanup.
* Fix errors
(cherry picked from commit 9e7cdb02d290e85f27e3e463922cd4cfac46129a)
|
|
(cherry picked from commit 7c6ee033e05faca9a013037f1a9c9bbdf62cd702)
|
|
(cherry picked from commit 2a556b900caad94dbafe5170b310b8e2ee41e83f)
|
|
(cherry picked from commit f5a4b95a02e915db6947165355223adba723e8ad)
|
|
(cherry picked from commit cdfce090fca88c35dd1d9a19ec870c6d1d72a070)
|
|
(cherry picked from commit 0051b3e3456ad76deb4fad6d6c1af33a172d9ace)
|
|
(cherry picked from commit dadc67c8832a46fe62fa8d4faaed39dde5cc138d)
|