aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2012-01-22Core/Opcodes: Few more opcodes, enable handlers;Drake Fish
2012-01-21Core/Movement: updated UN/SET_FLY packets, .gm fly on/off now works, fly moun...Rat
2012-01-20Core/Movement: Fixed short-range teleportation, needs more testingRat
2012-01-19Core/Movement: Updated/Added/Removed/Renamed Movement related Opcodes.Rat
2012-01-18Core/Protocol: Fix and activate a handful of opcodes, also some cleanup / doc...kaelima
2012-01-12Core/Spells: fixed SMSG_SET_FLAT_SPELL_MODIFIER and SMSG_SET_PCT_SPELL_MODIFI...Rat
2012-01-07Merge branch 'master' into 4.xNay
2012-01-06Merge pull request #4672 from Subv/fix004Kaelima
2012-01-05Merge pull request #4649 from Souler/fix_simon_gameShocker
2012-01-05Core/Gossips: Fixed gossip menu displaying for gameobjects with type GAMEOBJE...Subv2112
2012-01-06Scripts/Quests: An Apexis Relic, The Relic's Emanation and Guardian of the Mo...Souler
2012-01-04Merge pull request #4405 from Warpten/feralShocker
2012-01-04Merge pull request #4229 from devilcoredev/fix_002Shocker
2012-01-04Merge pull request #3478 from Havenard/fix0011Shocker
2012-01-04[Core/Spells] Fix Blood Tap (finally fixes full spell)kandera
2012-01-03Core/Spells: Add barfing to Spell::EffectInebriate.zwerg
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/SpellScripts: Add BeforeCast, OnCast and AfterCast hooks to SpellScripts.QAston
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-25Merge pull request #4475 from Svannon/fix-fishingconeShocker
2011-12-24Merge pull request #4463 from Warpten/stingsNay
2011-12-24[Fishing] Reduce the Fishing cast cone to 35 degrees from each side of the fa...Svannon
2011-12-24Core/Spells: Fix logic in AnyDeadUnitSpellTargetInRangeCheck - spells using t...QAston
2011-12-23Core/Spells: Fixed Improved Stings Rank 2 Dispel resist chance (crazy targeti...Kapoeira
2011-12-23Core/Spells: Use better check for target type in Spell::EffectSendEvent - Spe...QAston
2011-12-22Corrected some logic in my recent commits.kaelima
2011-12-22Core/Spells: Fix two signed / unsigned warnings from f8a13b401d132c6e8e86fb76...kaelima
2011-12-22Core/Spells:kaelima
2011-12-21Core/Spells: Added more cases for SMSG_CAST_FAILED. Thanks Tomrus and Sppkaelima
2011-12-21Core/Spells: Force Invisibility (mage) to leave combat.kaelima
2011-12-21Core/Spells: Fix some possible crashes in HandleAuraDummy, caster can be null...kaelima
2011-12-20Update grid system. Try to fix some crashes and transport passengers (now the...megamage
2011-12-19Core/Spells: Fix Druid's T10 Feral 4P Bonus.Kapoeira
2011-12-19Core/Misc: Some random meaningless Engrish to English conversion in a method ...Machiavelli
2011-12-18DB/Quest: Fix quest The Black Knight's Ordersnelegalno
2011-12-18Core/Spells: Update SpellEffects to 422 and fix a typoweclub
2011-12-18Merge branch 'master' into 4.xNay
2011-12-16Merge pull request #4356 from kandera/fix_TotTShocker
2011-12-16Core/Spells: Fix correct targeting for Tricks of the Tradekandera
2011-12-16Fix code style and compile from 7e1c556536e350e9b47e04b2022bfe87d8620427kaelima
2011-12-16Merge pull request #4355 from kandera/fix_master_poisonerKaelima
2011-12-16Core/Spells: Envenom (Fix buff duration from master poisoner. aura was being ...kandera
2011-12-16Merge pull request #4260 from wilds/fix_chargeMachiavelli
2011-12-16Core/Spells: Fixed Envenom damagekaelima
2011-12-16Core/Spells: Fix second part of talent Nurturing InstinctAlexander
2011-12-14Fix immunity system for many spells.Giuseppe Montesanto
2011-12-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-12-11Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totemelecyb
2011-12-10Core/Spells: fix charge and chargedest effect through texturesWilds
2011-12-10Merge pull request #4253 from wilds/fix_npcchannbarShocker