aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
AgeCommit message (Expand)Author
2016-06-03Core/Spells: Add assertions validating various spell enumsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-04-29Core/Spells: Fixed applying mastery aurasShauren
2016-04-10Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)treeston
2016-04-10Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5jackpoz
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-05Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggrojoschiwald
2016-04-02Spell/Script: Safirdrang's ChillKillyana
2016-03-25Merge pull request #16750 from Lopfest/SpellMitchesD
2016-03-24Core/Game: Fix Tremor Totem in LoS6.2.3/20886Nertx
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-08Core/Spell: changed target of spell 102445 Summon Master Li FeiLopfest
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-17Scripts/Spells: fixed Beacon of Lightjoschiwald
2016-01-16Scripts/Naxxramas: Instructor Razuvious rework:treeston
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-10-30Scripts/Naxxramas: Bugfixes to the Noth encounter.treeston
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-19Merge pull request #15036 from tkrokli/dk_wandering_plaguemik1893
2015-07-14Core/Players: Fixed tooltip values for melee spellsShauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-04Core/Spells: removed unused variable (fix compile warning)MitchesD
2015-07-04Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymoreShauren
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-06-11Merge pull request #14741 from Rushor/ForceCarbenium
2015-05-20Core/Spells: Fix summon position of Argent ValiantCarbenium
2015-05-20Scripts/Icecrown: Move Squire David to SmartAICarbenium
2015-04-26Core/Spells: Removed fixes for spells that do not existShauren
2015-04-14Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfactionDuarte Duarte
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-02-02Game/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-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-30Core/Spells: fixed loading `spell_target_position`joschiwald
2015-01-17Core/Spells: Update DR's for WoDAaron126
2015-01-06Core/Spells: Revert unintentional change from commit e99411e4 (was replaced d...Shocker
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Spells: Fix build in LoadSpellInfoCorrections()Nayd
2014-12-28Scripts/Instance: The Stonecore updatesMihapro
2014-12-28Core/Spells: Remove a not-required spell dbc correction (b0b7a55bdba20aad5b79...Nayd
2014-12-28Scripts/Quests: Fix Red Snapper - Very Tasty! GObGooyeth