aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
2025-05-19Core/Misc: Silence some statis analysis false positive warningsShauren
2025-03-22Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...Shauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-01-09Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...Shauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2025-01-03Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulationsShauren
2024-06-24Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULTShauren
2024-05-08Core: Update to 10.2.7Shauren
2024-03-30Core/Pets: Removed overriding unit class for petsShauren
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-22Core/Object: use the final keyword for several (World)Object classes that sho...Ovahlord
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2023-12-28Core/Creatures: Refactor CreatureEliteType (#29525)Teleqraph
2023-10-21Core/Spells: Named and implemented most of SpellAttr7Shauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-07-05Core/Pets: Fixed crash when summoning hunter petsShauren
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-21Core/Creatures: Fixed some creatures having 0 max health (and being unkillable)Shauren
2023-05-09Core/Units: Power handling improvementsShauren
2023-04-23Scripts/Spells: Implement Summon Sayaad (#28907)Teleqraph
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...Meji
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-05-15Core/Creatures: Only use scaling data when it was actually loaded for the cre...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-02-28Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2022-02-27Core/Pet: Fix GetDebugInfo() outputjackpoz
2022-02-15Core/Pets: Relax summoning pet assertion conditionShauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...Shauren
2022-01-31Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...Shauren
2022-01-31Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid...Shauren
2022-01-31Core/Pets: Removed deprecated enumShauren
2022-01-31Core/Pets: Removed storing stable slot count in dbShauren
2022-01-31Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)Giacomo Pozzoni
2022-01-31Core/Pets: Fixed automatic resurrecting pets on battleground graveyardsShauren
2022-01-31Core/Pets: Fix loading pet dataShauren
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
2022-01-01Core/Auras: Prevent getting negative scale with aurasShauren
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-18Core/Misc: Fix issues reported by static analysisjackpoz
2021-12-18Core/Pet: Fix guardians low damage (#23840)Giacomo Pozzoni
2021-12-173.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2021-12-16Core/Creature: honor existing DB data for health and mana in case of summoned...Wyrserth
2021-12-14Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...Treeston
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-11Core/Misc: Implemented Icecrown Citadel buff disable (#23394)Keader