aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
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
2015-03-08Core/Spells: Implemented SPELLMOD_JUMP_DISTANCEShauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-12Core/Spells: Refactor code changed in 8c49d204c38e321f033a47233801a172e7f1abb5Duarte Duarte
2015-02-12Core/Packets: Write targets (hit & miss) to SMSG_SPELL_GODuarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_USE_ITEMDuarte Duarte
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to SPELL_ATTR4_CAN_CAST_WHILE_CAST...Shauren
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-26Merge pull request #13907 from Aaron126/diminishing_returnsDuarte Duarte
2015-01-17Core/Spells: Update DR's for WoDAaron126
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-01Update copyright note for 2015Vincent-Michael