aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2015-04-18Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-10Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-10Core: Whitespace/tab2spaces cleanupclick
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-04-03Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfactionDuarte Duarte
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-03-15SpellAuras.cpp: typo fixNayd
2015-03-15Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster c...Shauren
2015-03-08Core: Move some more INFO-level logentries to DEBUGclick
2015-02-22Core/Spells: Fix a float division issue in EffectLeapBackDuarte Duarte
2015-02-22Core/Log: Change periodic spell notificiations to DEBUG-level and set it as a...click
2015-02-09Core/Spells: Fixed Sample satisfaction not entering combatGooyeth
2015-02-02Merge pull request #14007 from Rushor/AOESpellsDuarte Duarte
2015-02-01Game/Spells: AoD Specials should only target one UnitRushor
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to SPELL_ATTR4_CAN_CAST_WHILE_CAST...Shauren
2015-01-16Core/Spells: Use BonusAmount for periodic damageUnholychick
2015-01-07Core/Aura: Replace assert with logged error for invalid AuraRemoveModejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Spells: Remove a not-required spell dbc correction (b0b7a55bdba20aad5b79...Nayd
2014-12-28Scripts/Quests: Fix Red Snapper - Very Tasty! GObGooyeth
2014-12-25Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispelUnholychick
2014-11-14Fix spell cooldown for guardian petsMrSmite
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-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-10-15Core/Spells: Fix Ebon Plague and Wandering PlagueExodius
2014-10-09Core/Spells: Added new error log for spell linkedVincent-Michael
2014-10-02Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for all...Vincent-Michael
2014-10-01Core/Spells: Added hack for "There and Back Again" quest credit (for alliance...Vincent-Michael
2014-09-27Merge pull request #13140 from Unholychick/preventfleeingDuarte Duarte
2014-09-26Core/Spells: Always add threat for spells from spell_threat table, not only i...Shauren
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-19Core/Mechanics: Fix prevent fleeing + fearUnholychick
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Core: Fix warningsVincent-Michael
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-08Merge pull request #13007 from mik1893/StormstrikeDuarte Duarte
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-09-05Merge pull request #12954 from MrSmite/ResourceTrackingDuarte Duarte
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-09-05Core/Spells: Stormstrike should stack for different castersmik1893
2014-09-01Core/Spells: Screams of the Dead's (51750) duration shouldn't be affected by ...Nyeriah