index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-10T07: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
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