index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T07:01:01Z
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
2016-02-04
Core/Gossips: added some sanity checks to prevent duplicate interaction
joschiwald
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-04-13
Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)
ariel-
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-05
Allow players to track both herbs and minerals at the same time
MrSmite
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-01-25
Core/Gameobjects: Fix an exploit where it was possible to use gameobjects fro...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-09
Core/Spells: Fix logic in 20eeeaf59764604d629d91e2044972bf00f9c052
Vincent_Michael
2013-03-09
Core: Fix warnings
Vincent_Michael
2013-03-09
Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or m...
Trista
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-27
Core/Spells: Allow free casting of player's own spells on vehicle seats with ...
Shauren
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-25
Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packet...
Shauren
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-22
Core/Spells: Fixed Soulwell getting two charges removed (or more) per click.
Warpten
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-23
Sentry Totem can be unsummoned by totem timers opcode
dr.skull
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-05-25
Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.
kaelima
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-02-16
Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_...
QAston
2012-01-26
Core: Change Handlers location
Spp