aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
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-09-09Core/BattlePets: Basics for Battle Petshorn
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-03Core/Auras: Warning fixShauren
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-23Core/Spell: Remove Rigor Mortis casting on DK creation and make Rigor Mortis ...David Carlos Manuelda
2015-08-22Core/Spells: Fixed gcc-4.7.x compileStormBytePP
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-08-05Core/PacketIO: Updated and enabled a few combat log opcodesShauren
2015-07-31Fix SpellAurasEffects build on GCC 5.1DDuarte
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 #15036 from tkrokli/dk_wandering_plaguemik1893
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-14Core/Players: Fixed tooltip values for melee spellsShauren
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-05Core/DataStores: Moved SkillTiers to database - it no longer exists in dbc formShauren
2015-07-04Core/Spells: removed unused variable (fix compile warning)MitchesD
2015-07-04Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymoreShauren
2015-07-04Core/Spells: Defined new spell attribute and aura typeShauren
2015-07-03Merge pull request #14797 from czw/3.3.5mik1893
2015-07-03Merge pull request #14898 from tkrokli/improved_devouring_plaguemik1893
2015-07-03Merge pull request #14969 from chaodhib/taunt_threat_fixesmik1893
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-26Core/Spells: Fix Charge pathingjackpoz
2015-06-26Spell logging correctionsariel-
2015-06-26Core/Spells: fixed creatures stucks at 1 hp when a health increasing aura get...joschiwald
2015-06-25Core/Spells: Fixed spell effect selection depending on map difficultiesShauren
2015-06-22Core/Garrisons: Implemented activating buildingsShauren
2015-06-12Core/Auras: Implemented SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCTShauren
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-06-11Merge pull request #14741 from Rushor/ForceCarbenium
2015-06-11Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_POWER_BY_AP_PCTShauren
2015-06-09Core/Auras: Implemented aura 419 - SPELL_AURA_MOD_BASE_MANA_PCTShauren
2015-06-07Core/PacketIO: updated structure of CMSG_RESET_INSTANCES, SMSG_INSTANCE_RESET...MitchesD
2015-06-04Core/Spells: Fixed spell mana costs - percentage should be calculated using b...Shauren