aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.h
AgeCommit message (Expand)Author
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-09-26Core/Misc: Extended racemasks in db to uint64Shauren
2018-09-17Core/Spells: Updated spell effect value calculationShauren
2018-04-28Core/Auras: Implemented new spell_area flag to allow skipping applying aura a...Shauren
2018-04-24Core/Spells: Fix display for Shaman totems (#21848)DoctorKraft
2018-01-28Core/Spells: Allow skipping automatic removal of auras from spell_area when c...funjoker
2018-01-13Core/Spell: restore old proc system behaviour on auras self proc.ariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-12-26Core/Spell: revamp of immunities systemariel-
2017-12-01Core/Auras: Implemented PROC_HIT_INTERRUPT (#21015)Ovah
2017-11-05Core/Spells: require phaseMask set for trap activation procsariel-
2017-10-03Core/Globals: compute aura diminishing return info at startup and cache itariel-
2017-09-06Core/Spells: fix auto repeat spells triggering aurasariel-
2017-08-26Core/Globals: cache SpellSpecific and AuraState information instead of comput...ariel-
2017-08-13Core/Spells: Implementation of QAston proc system (#20131)joschiwald
2017-07-26Core/Creatures: Rewrite trainer handling to properly support multiple trainer...Shauren
2017-05-11Core/Common: Include cleanupShauren
2017-03-05Core/Spell: Add Dual Wield skill dependency to Dual Wield effect, should remo...ariel-
2017-02-12Core/SpellArea: only check against spell_area entries for the current quest w...SnapperRy
2017-01-08Core/Auras: Renamed fields of SpellProcEntry structure and change types to mo...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-10-17Core/Spells: Defined new proc flagsShauren
2016-07-20Nopch build fixesShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-29Core/Spells: Define PROC_FLAG_JUMPShocker
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-07-04Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymoreShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-17Core/Spells: Update DR's for WoDAaron126
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-19Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spellsShauren
2014-12-01Core/Spells:Rat
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-10Core/DataBase: Updated spell_proc and spell_proc_event tablesRat
2014-11-10Revert "Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOpti...Rat
2014-11-10Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2,...Rat
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Core/Auras: Add a new stack rule to handle cases where the aura that is 'stro...Trisjdc