aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelRequestedDDuarte
2015-04-02Core/Packets: Updated and enabled duel opcodesxerkoss
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-21Core/Spells: updated spelleffect array to 6.1Rat
2015-03-18Core: Move some more INFO-level logentries to DEBUGclick
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-11Core/PacketIO: updated and enabled SMSG_PLAY_MUSICMitchesD
2015-03-10Core/PacketIO: updated SMSG_CLEAR_TARGET and enabled some opcodesMitchesD
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-15Core/Spells: Fix a float division issue in EffectLeapBackDuarte Duarte
2015-02-12Core/Spells: Refactor code changed in 8c49d204c38e321f033a47233801a172e7f1abb5Duarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_GOSSIP_SELECT_OPTION, SMSG_BINDER_CONFIR...Duarte Duarte
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-03Core/Players: Resetting talents will no longer reset character specializationShauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-27Core/Spells: Correction Stuck effect (6.0.3)Gooyeth
2015-01-26Core/Spells: Update Stuck effect 6.0.3Gooyeth
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-05Core/Spells: Define some new spell effectsShocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core: fixed typos from previous commit and kill more warningsjoschiwald
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-25Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispelUnholychick
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-20Core/Items:Rat
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: Fixed player spells with only spellpower scaling doing no damageShauren
2014-11-30Core/Spells: added missing spell effect handler placeholdersRat
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-19Core/Packets: updated SMSG_BINDPOINTUPDATE, SMSG_INVALIDATE_PLAYER, SMSG_LOGI...joschiwald
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 Item DataStoresIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-12Core/Talents:Intel
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte