| Age | Commit message (Collapse) | Author |
|
Closes #25012
(cherry picked from commit ce1e2c0f9b4f80e1fa5c448ee12fec43204a3634)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* + For SMSG_DEATH_RELEASE_LOC
G3D::Vector3 -> TaggedPosition<Position::XYZ>
+ removed non 3.3.5 packets
Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com>
Co-authored-by: Mogadischu <cgnad@live.de>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
(cherry picked from commit 9fe6756cf26e916d69673879c31e09ee57ef6470)
|
|
Contributes to #25012
(cherry picked from commit 0072fa922db1642d720c545ccc2ac095c140f0ca)
|
|
(Part 2) (#25041)
Part 2: gunship battle and Sindragosa
Contributes to https://github.com/TrinityCore/TrinityCore/issues/25012
(cherry picked from commit 6968e7a1a1d638cc43409e7ab5e96f2e4854fe69)
|
|
(#25036)
Part 1: without gunship battle and Sindragosa
Contributes to #25012
(cherry picked from commit 5eaff8a3bcc4a81ca27e19418f0c508966ad3c7f)
|
|
Contributes to #25012
(cherry picked from commit 2d9c5979a6a6d9244f557ff5653694ce5b8f19a4)
|
|
Contributes to #25012
(cherry picked from commit f00ab389d60cd5c8ba44ec8c6a49369c70a95d8b)
|
|
(#25038)
Contributes to #25012
(cherry picked from commit 88314660b66637982d629b786630af0dc0323eab)
|
|
Contributes to #25012
(cherry picked from commit bd837d4c3dc61e7817ccb14071108e97db86f1f5)
|
|
Contributes to #25012
(cherry picked from commit d4bce9f4d2d6059740e5bcc146ffa8d98f715d6f)
|
|
Contributes to #25012
(cherry picked from commit 2f538258d9e2e1162766efaee8cb61eeae4f921e)
|
|
Contributes to #25012
(cherry picked from commit 6eec0bc50f40892275934ae91d410b63ecbe2dfd)
|
|
(#25031)
Contributes to #25012
(cherry picked from commit 1a32b0f5b3c64bad4f379a45e5e7b07f00fe774e)
|
|
Contributes to #25012
(cherry picked from commit 3a9b3259b8eb2f35af29135fd9c9c0c44e3e47d2)
|
|
Contributes to #25012
(cherry picked from commit 19ee4d6254370de3f174718a72e5055aa28b6102)
|
|
(#25028)
Contributes to #25012
(cherry picked from commit 65e01053a8dfa713c5ffebe6702d85a3577a9790)
|
|
(#25027)
Contributes to #25012
(cherry picked from commit 42102871a78e4424ee18c243600327f5e1d84945)
|
|
(#25025)
Contributes to #25012
(cherry picked from commit 5ed6c6a5c348d601c6f144ca2b0df3e297dd2a69)
|
|
(#25024)
Contributes to #25012
(cherry picked from commit d00c95f26f835e681bcadbb68a2476408948d64a)
|
|
Contributes to #25012
(cherry picked from commit 1c3187e596e1d0d483b9ff7d2794ace017c16963)
|
|
(cherry picked from commit 7e5cf40d4c776bc048f74b8323c435173394772f)
|
|
Contributes to #25012
(cherry picked from commit 4ad80434a2efa046c4f4954221832714225b801d)
|
|
Contributes to #25012
(cherry picked from commit 39fc17e284bf2082d3b5a0c50dfd9e6cde64b582)
|
|
Contributes to #25012
(cherry picked from commit 29779db58b19384518706299e6e48be0d04eac65)
|
|
EventMap (#25020)
Contributes to #25012
(cherry picked from commit a2b2dc7ad0b22bf0f89dfc26dd7eb33fe7bcacfb)
|
|
(#25019)
Contributes to #25012
(cherry picked from commit 5ef576d223db0ac019bd803a07976cdc549a26ac)
|
|
(#25018)
Contributes to #25012
(cherry picked from commit ac27c922d1ac0cbae98e98a3f560484dece75604)
|
|
Contributes to #25012
(cherry picked from commit 90d5e7e1e82f1f196fb78844f7cad81fc228877c)
|
|
Contributes to #25012
(cherry picked from commit e372f9badb252f67abc29236e715bcce7fe1155d)
|
|
(cherry picked from commit ee34a1f19ea6062ffe8612a735eede990dd2840e)
|
|
(#25004)
(cherry picked from commit 5e1571062ac05bc3e68ebf1cf9ed04ab54e713bd)
|
|
|
|
* Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23)
Original research by @xvwyh.
* Add missing sql update
* Fix some build errors
* Remove unused enum values
* Change artkits from 0-4 to 0-3
* Remove unused code
* Code review feedback
* Fix sql
* Remove artkit4 special case handling
* Default initialize artKits
* Code review feedback
* Split sql into structure and data files
Co-authored-by: Warpten <vertozor@gmail.com>
(cherry picked from commit 203573db83fb1d3f141b5aadbf1d1ca0a637bf94)
|
|
|
|
(cherry picked from commit a650bd631a4681d09e3ff66f79b73b99299565f3)
|
|
suppression
(cherry picked from commit 042b1abfd747160085e5acc24a842a076b20ea01)
|
|
* Core/AI: Remove unneeded null checks
GetMap() can never return NULL.
Fixes additionally -Wunused-variable warnings
reported by GCC.
* Core/GameObject: Fix a -Wunused-variable warning reported by GCC
* Core/Player: Fix a -Wunused-variable warning reported by GCC
* Scritps/CavernsOfTime: Fix -Wimplicit-fallthrough warnings reported by GCC
* Scritps/CavernsOfTime: Fix a -Wmaybe-uninitialized warning reported by GCC
Warning:
/home/peterke/DEV/TrinityCore/src/server/scripts/Kalimdor/CavernsOfTime/CullingOfStratholme/npc_arthas.cpp: In member function ‘virtual void npc_arthas_stratholme::npc_arthas_stratholmeAI::UpdateAI(uint32)’:
/home/peterke/DEV/TrinityCore/src/server/scripts/Kalimdor/CavernsOfTime/CullingOfStratholme/npc_arthas.cpp:1119:58: warning: ‘emote’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1119 | (*it)->HandleEmoteCommand(emote);
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
* Scritps/PitOfSaron: Fix -Wunused-variable warnings reported by GCC
* Scritps/EyeOfEternity: Fix a -Wclass-memaccess warning reported by GCC
Warning:
/home/peterke/DEV/TrinityCore/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp: In member function ‘virtual void boss_malygos::boss_malygosAI::UpdateAI(uint32)’:
/home/peterke/DEV/TrinityCore/src/server/scripts/Northrend/Nexus/EyeOfEternity/boss_malygos.cpp:950:81: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class ObjectGuid’; use assignment or value-initialization instead [-Wclass-memaccess]
950 | memset(_surgeTargetGUID, 0, sizeof(_surgeTargetGUID));
|
* Scritps/CoilfangReservoir: Fix a -Wclass-memaccess warning reported by GCC
Warning:
/home/peterke/DEV/TrinityCore/src/server/scripts/Outland/CoilfangReservoir/SerpentShrine/boss_leotheras_the_blind.cpp: In member function ‘void boss_leotheras_the_blind::boss_leotheras_the_blindAI::Initialize()’:
/home/peterke/DEV/TrinityCore/src/server/scripts/Outland/CoilfangReservoir/SerpentShrine/boss_leotheras_the_blind.cpp:220:55: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class ObjectGuid’; use assignment or value-initialization instead [-Wclass-memaccess]
220 | memset(InnderDemon, 0, sizeof(InnderDemon));
| ^
* Scritps/Naxx: Fix a -Wimplicit-fallthrough warning reported by GCC
For discussion see https://github.com/TrinityCore/TrinityCore/pull/25007
(cherry picked from commit 10be49bdfe6bd1f4d8e0eaf3a1b4354c5a57a2a9)
|
|
ones (#24999)
(cherry picked from commit c92950b3e1f6366d85d707365a8ad2caddafeecc)
|
|
(cherry picked from commit 352944266822f8c8d3bfdd6078c6f82d3555dd85)
|
|
than one boss (#27641)
|
|
|
|
|