aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2015-04-10Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-07Core/Spells: Reinstate helperfunction removed in commit 0e3607df (with a new ...click
2015-04-07Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-04Core/Spells: Prevent Divine Intervention from removing death persistent aurasGecko32
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-07-19Core/Creature: Minigob Manabonkkarn
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - sk...Shauren
2014-06-22Merge pull request #11750 from gecko32/upstream_masterTrisjdc
2014-05-18Core/Spells: Players with active pets count as if they were players in combat...Trisjdc
2014-03-19Make Cyclone and faerie fire unable to pierce cyclone and banishGecko32
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-09-11Scripts/Halion: refixed Twilight Cutterjoschiwald
2013-09-06Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster ...joschiwald
2013-08-15Core/Spells: Refactored SpellInfo::CalcCastTime() to prevent accidental mod c...Shauren
2013-08-14Core/Spells: implemented SPELL_ATTR0_CU_TRIGGERED_BY_CASTER to correct some t...joschiwald
2013-07-29Core/Spells: Fixed crashes happening with spells that had their dbc targets o...Shauren
2013-06-22Core/Vehicles: Fixed crashes in StopCastingCharm happening when unit was atte...Shauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Spells: Manually reverted 8dea73fc83ed00764e03c6ee3bb7c1ffa28527eb.Warpten
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-02Core/Spells: Fixed a silly typo in SpellInfo::_IsPositiveEffect.Warpten
2013-04-04Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATIONShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-02-16Replace check in IsSingleTargetWithFH3095
2013-02-16Core/Auras: Only auras that are stackable to use the same slotShauren
2013-02-01Core/Spells: Correct a check in IsLootCrafting, allows Prismatic Black Diamon...Nay
2013-01-31Core/Spells: Fix Gas Cloud Tracking stacking with other tracking spellsVincent_Michael
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-03Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUNDVincent_Michael
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-02Script/EoE: Some fixes here and thereTrista
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-25Core: Fix some codestyleVincent_Michael
2012-12-22Core/Spell: Properly rewrite previous change: 80dcf879deb61198ff2c91d71887f0e...Trista
2012-12-22Core/Spells: TARGET_UNIT_MASTER passenger supportTrista
2012-11-26Core/Spells: Corrected radius calculationShauren
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-03fix random typos (f.i. blocked activation autocast petspells from spellbook)ille
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-09-13Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all relatedthesensei
2012-09-08Core/Spells: Remove incorrect usage of SPELL_ATTR0_NEGATIVE_1 in CanDispelAur...Shocker