aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
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
2014-11-21Core/Spells: Made the loading of the orientation of SPELL_DEST_DB from SpellE...Kinzcool
2014-11-17Core/Spells: spell system updates (no-compile-version_2)Rat
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-15Core/DataStores: updated SpellPowerEntryRat
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-09Core/DataStores: Updating spells dbc part 1Intel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-06Core/DataStores: Updated AreaGroup.dbc and removed AreaPOI.dbc (Moved to db2 ...Intel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-11-04Core/Spells: Prevent Divine Intervention from removing death persistent aurasNyeriah
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-09-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-19Core/Creature: Minigob Manabonkkarn
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-18Core/Spells: Since patch 4.0.1, an hunter can track multiple creature types a...Warpten
2014-07-17Buildsystem/MSVC: Warning fixesShauren