index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-11T01:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Spell.cpp
Age
Commit message (
Expand
)
Author
2014-01-10
Core/Spells: Fix potions cooldown in combat
jackpoz
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-12-23
Core/Spells: Prevent adding sockets to items that have 3 sockets in item_temp...
Shauren
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
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-10-26
Core/Spells: Implemented additional conditions for spells that start cooldown...
Shauren
2013-10-20
Core/Spells: Fixed diminishing returns on creatures with CREATURE_FLAG_EXTRA_...
gerripeach
2013-10-05
Core/Spells: Fixed summoning players after recent changes
Shauren
2013-10-03
Core/Players: Fixed issues with incorrect targets being selected for spells
Shauren
2013-08-30
Core/Quests: Remove CastedCreatureOrGO method
Nay
2013-08-27
Core&Scripts: Fix clang compiler warnings
Nay
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-18
Core: Fix warnings
Vincent-Michael
2013-08-15
Core/Spells: Refactored SpellInfo::CalcCastTime() to prevent accidental mod c...
Shauren
2013-08-14
Core/Spells:
joschiwald
2013-08-12
Core/Spells: Fix Rogue T10 4P bonus
Vincent-Michael
2013-08-01
Core/Misc: Fixed some issues found by Coverity Scan
Shauren
2013-07-29
Core/Spells: Fixed crashes happening with spells that had their dbc targets o...
Shauren
2013-07-22
Merge pull request #10323 from joschiwald/spellranks
Nay
2013-07-21
Core/Spells: use SpellInfo class to get spell rank instead of SpellMgr helpers
joschiwald
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-06-08
Core/Spells: Fixed fishing broken in a recent commit
Shauren
2013-05-19
Core/Spells: Fixed channeling spells with infinite duration
Shauren
2013-05-14
Scripts/Ulduar: Yogg-Saron
horn
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-05-13
Allow use effectIndex in spell_target_position.
Vlad
2013-04-03
Core/Spells: fix spell cast on damagable gameobjects Author: LiMCrosS Closes ...
kandera
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-03
Core/Spells: Improved facing setting for creature casts
Shauren
2013-03-02
Core/GameObjects
Shauren
2013-02-27
Core/Spells: Allow free casting of player's own spells on vehicle seats with ...
Shauren
2013-02-25
Merge pull request #9165 from Phantons/spellFixes
QAston
2013-02-25
Core/Spells: Implement TRIGGERED_IGNORE_EQUIPPED_ITEM_REQUIREMENT to allow ig...
Shocker
2013-02-13
Core/Spells: Fixed charge effects with non-explicit targets
Shauren
2013-02-09
Core/Spells: Allow script only one effect with OnObjectTargetSelect or Object...
Phantons
2013-02-05
Core/Spell: Consider disables for LOS check
Gacko
2013-01-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-20
Core/Spells: convert some spells to SpellScripts
joschiwald
2013-01-14
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-07
Merge pull request #8825 from joschiwald/vmapspelligno
Nay
2013-01-02
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-02
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
Spp
[next]