index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
SpellHandler.cpp
Age
Commit message (
Expand
)
Author
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-19
Core/Position: Remove Position implicit object slicing
Shauren
2025-05-17
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2024-05-01
Core/Spells: Implemented evoker empower spell mechanic
Shauren
2024-01-29
Core/Loot: Fixed items some not being lootable on second opening of a lootabl...
Shauren
2023-11-25
Core/Spells: Implement spell queue (#29409)
Ovahlord
2023-10-22
Core/Spells: Named and implemented most of SpellAttr8
Shauren
2023-09-25
Core/Spells: Fix logic error in HandlePetCancelAuraOpcode (#29337)
lineagedr
2023-08-15
Core/Creatures: Updated totem slot assignment logic
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-05-06
Core/Spells: Check passive attribute on the final spell that will be cast by ...
Shauren
2023-05-04
Core: Update to 10.1
Shauren
2023-02-10
Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)
Смердокрыл
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-18
Core/Loot: Refactored Player::SendLoot to accept Loot object directly
Shauren
2022-09-18
Core/Loot: Move loot generation out of Player::SendLoot
Shauren
2022-09-01
Core/Loot: Updated LootType enum for 9.2.7
Shauren
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-06-08
Core/PacketIO: Implement CMSG_CANCEL_MOD_SPEED_NO_CONTROL_AURAS (#27975)
Aqua Deus
2022-04-24
Core/Spells: Rename SpellAttr0 to use official attribute names
Shauren
2022-04-16
Core/Battlegrounds: Store mercenary status separately from the aura obtained ...
Shauren
2022-04-16
Core/Battlegrounds: Implement mercenary system
Traesh
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-07
Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#27714)
Aqua Deus
2022-01-06
Core/Spells: Prevent manual cancelling of channelled spells that have SPELL_A...
Shauren
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-28
Core/Auras: Delete old custom config AllowTrackBothResources, all tracking ty...
Shauren
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-20
Core/Spells: SPELL_AURA_48 implementation (#24054)
NoName
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-12
Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...
Treeston
2021-12-03
Core/Object: Range check vol. 2 (#23226)
Jozef Dúc
2021-11-02
Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5
Shauren
2021-10-23
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...
Treeston
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-21
Core/Handlers: fix bogus check that skipped CMSG_CAST_SPELL packet under cert...
ariel-
2021-06-19
Core/Spells: kill unused parameter from Spell constructor
ariel-
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2021-03-21
Core/Auras: Defined and implemented many new interrupt flags
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)
ariel-
2020-07-02
Core/PacketIO: Convert all leftover packets to use packet classes
Shauren
[next]