aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2016-03-02Core/Spells: Adjusted implicit targeting for SPELL_EFFECT_DESTROY_ITEMShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-20Core/Spells: Fixed a crash when npc casts a spell with SpellLevel = 0 and SPE...Shauren
2015-11-29Core/Spells: Implement SPELL_AURA_MOD_SKILL_2Shocker
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-10-28Core/Spells: Fixed a mistake in SpellInfo::CalcPowerCostZedron
2015-10-25Core/Conditions: Type renamingShauren
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-08-23Core/Spell: Remove Rigor Mortis casting on DK creation and make Rigor Mortis ...David Carlos Manuelda
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-18Core/PacketIO: Updated spell packetsShauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-25Core/Spells: Fixed spell effect selection depending on map difficultiesShauren
2015-06-04Core/Spells: Fixed spell mana costs - percentage should be calculated using b...Shauren
2015-06-04Core/Spells: Support for targetting spells onto in flight unitspete318
2015-06-01Core: Fix multiple Coverity issuesDDuarte
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-04-27Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...Shauren
2015-04-14Misc: SQL and small code changes for the 71 last cherry-picksDDuarte
2015-04-14Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-14Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-03-23Core/Spells: Spell radius calculation updateRat
2015-03-09Core/Spells: Fixed level value scaling for spells with scaling class < -1Shauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-19Core/Auras: Implemented using Mount.db2 for selecting mount display idShauren
2015-02-17Core/Spells: fixed mem leakjoschiwald
2015-02-17Core/Spells: Cooldown updatesShauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-19Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spellsShauren
2014-12-19Core/Spells: Implemented varying damage for spells with no base valueShauren
2014-12-14Core/Spells: Updated base scaling value calculationShauren
2014-12-14Core/Spells: Optimized spell effect info loadingShauren
2014-12-14Core/Spells: Fixed a crash in SpellInfo::GetEffect happening when the current...Shauren
2014-12-08Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-07Merge branch '6.x' into SpellsIntel
2014-12-07Core/Spells: some work on effects scalingRat
2014-12-07Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new ...Shauren
2014-12-04Core/Spells: Fixed spell powers initializationIntel
2014-12-01Core/Spells:Rat
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-23Core/Spells: Small cleanup in SpellEffectInfo::CalcValueShocker