aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2016-03-21Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2016-02-29Core/Packets: Updated and enabled SMSG_SPELL_DELAYEDDDuarte
2016-02-21Create fallback for item-cast spells while character is still in the process ...KarrokDC
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-22Core/Spells: Ignore category cooldowns for triggered spells.Shauren
2016-01-20Merge pull request #16186 from ariel-/spellmodchargesjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-03Core/Spells: Extended .cheat cooldown command to also affect spells with chargesShauren
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-11-13Core/Player: Move TradeData to its own fileCarbenium
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Merge pull request #15119 from robinsch/groundingjackpoz
2015-09-24Core/Spells: Fix Charge "no path" error with even bigger targetsjackpoz
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-10Core/Spells: Improved spell category cooldown handlingShauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-10Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damag...Shauren
2015-08-08Core/PacketIO: Implemented advanced combat loggingShauren
2015-08-06Core/PacketIO: Refactored combat log packet sending in preparation for advanc...Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Merge pull request #14883 from tkrokli/omen_of_claritymik1893
2015-07-19Core/PacketIO: Updated and enabled spell packetsShauren
2015-07-18Core/PacketIO: Updated spell packetsShauren
2015-07-12Core/Spells: Implemented CAST_FLAG_IMMUNITYShauren
2015-07-12Core/Spells: Fix Charge "no path" error with huge targetsjackpoz
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-03Merge pull request #14797 from czw/3.3.5mik1893
2015-06-26Core/Spells: Fix Charge pathingjackpoz
2015-06-03Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...MitchesD
2015-06-01Core: Fix multiple Coverity issuesDDuarte
2015-06-01Core/Spells: Fix invalid iterator usages in Spell::SelectSpellTargets()DDuarte
2015-05-10Core/Spells: Fixed effects with index >= 8 not being handledShauren
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-05-02Core/Misc: Moved Position to its own fileShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-19Core/PacketIO:Vincent-Michael
2015-04-18Core/Spells: Cleanup in ca5c939a8951dfb9c5da0757c4c16c00de5a46c5Vincent-Michael
2015-04-18Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoDVincent-Michael
2015-04-04Core/PacketIO: Updated and enabled SMSG_SPELL_CHANNEL_START and SMSG_SPELL_CH...Shauren
2015-04-04Core/Players: Updated tradingShauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-18Core: Move some more INFO-level logentries to DEBUGclick
2015-03-11Core/Game: Fix some issues detected by static analysis.Naios