aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
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
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