aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2015-10-14Core/Auras: Fixed auras limited to a single target not being removed in all c...Shauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-25Merge pull request #15452 from Treeston/3.3.5Duarte Duarte
2015-09-24Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UND...StormBytePP
2015-09-24Core/Misc: Added checks for procSpell nullptr casesStormBytePP
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 damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMGjackpoz
2015-09-23Core/PacketIO: Fixed creature teleports not working clientsideShauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-19Warning fixShauren
2015-09-16Core/PacketIO: Implemented correct opcode for GameObject animkit changes and ...Shauren
2015-09-15Core/Unit: Fixed incorrect value sent in highest threat unit updateShauren
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-08-31Core/Spells: Fix Tauren and Night Elf Moonkin formThomas33
2015-08-29Core/Unit: Prevent AoE damage to have effect in some cases when faction is un...StormBytePP
2015-08-25Core/Unit: Updated ReactStates for WoDVincent-Michael
2015-08-10Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damag...Shauren
2015-08-08Core/PacketIO: Updated and enabled SMSG_BREAK_TARGET opcodeVincent-Michael
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-08-04Core/Misc: Defined combat log flags and new spell attributeShauren
2015-08-03Core/PacketIO: Updated and enabled SMSG_DESTROY_ARENA_UNITShauren
2015-08-02Core/PacketIO: Update and enabled SMSG_PARTY_KILL_LOG opcodeVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Merge pull request #14946 from AriDEV/6.xDuarte Duarte
2015-07-19Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-19Merge pull request #15092 from robinsch/shamanT10enhancementRushor
2015-07-12Core/PacketIO: Updated and enabled barber shop opcodesVincent-Michael
2015-07-12Core/Spells: Implemented CAST_FLAG_IMMUNITYShauren
2015-07-12Core/Players: Fixed power slot orderingShauren
2015-07-10Core/Unit: Fix travis buildCarbenium
2015-07-10Merge pull request #14821 from Boomper/auraoverridespellbarCarbenium
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-03Core/Unit: Fix issue with Divine Shield immunitiesrobinsch
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-26Merge pull request #14250 from xjose93/SPELL_AURA_USE_NORMAL_MOVEMENT_SPEEDjackpoz
2015-06-26Merge pull request #14641 from tkrokli/Fix_cast_on_fear_while_rootedjackpoz
2015-06-24Core/Entities: Update for CombatRatings.AriDEV
2015-06-23Core/PacketIO: updated SMSG_SET_AI_ANIM_KIT and SMSG_SET_PLAY_HOVER_ANIMMitchesD
2015-06-17Core/Units: Changed SPELL_AURA_MOD_MINIMUM_SPEED to always be applied, not on...Shauren
2015-06-12Core/Auras: Implemented SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCTShauren
2015-06-11Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_POWER_BY_AP_PCTShauren
2015-06-03Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...MitchesD
2015-06-01Core/Players: Intellect no longer affects mana regen from spiritShauren
2015-05-31Core/Unit: Correct Handling of SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS and SPELL...Boomper
2015-05-31Core/Auras: Implemented SPELL_AURA_MOD_STAT_BONUS_PCT (467)Shauren