aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-09Core/DataStores: Updating spells dbc part 1Intel
2014-11-09Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...joschiwald
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core/Opcodes: Support opcodes with the same ids and different directionDDuarte
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-10-15Merge pull request https://github.com/TrinityCore/TrinityCore/pull/12779 from...jackpoz
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-26Core/Spells: Always add threat for spells from spell_threat table, not only i...Shauren
2014-09-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-07Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-26Update comments for df744c7mik1893
2014-08-25Core/Spell: Triggered spells should inherit LOS checking from triggering auramik1893
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Merge pull request #12885 from mik1893/channel_pushbackDuarte Duarte
2014-08-19Core/Spells: Channeled spell pushback is now affected by hastemik1893
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-10Fix pet spell cooldown being extended without successful castMrSmite
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-05Core/Spells: Fixed Range Weapons durability lossPortgas
2014-08-04Core/Spells: Fixed LoS checks for spells like shadowfuryShauren
2014-08-03Core/Spell: Correct the hit and miss counters in WriteSpellGoTargetsDuarte Duarte
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core/Spells: Fix an issue with previous commit (a309ca97279)DDuarte
2014-07-25Core/Spells: Fixed issues with Death and Decay and similar spells not ticking...Warpten
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren