aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
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-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/Auras: Implemented SPELL_AURA_MOD_STAT_BONUS_PCT (467)Shauren
2015-05-30Core/Misc: Removed some old unused enumsShauren
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-28Core/Stats: Removed bonus max mana from intellectShauren
2015-05-27Core/Packets: fixed logic fail caused by misunderstanding of multistrikeMitchesD
2015-05-26Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOGMitchesD
2015-05-25Core/Entities: Allow all object types to use anim kits, not only players/crea...Shauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-01Core/PacketIO: updated and enabled SMSG_DISMOUNT, CMSG_FAR_SIGHTMitchesD
2015-04-27Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...Shauren
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-19Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardiansMitchesD
2015-04-19Core: Fix missing save :(Vincent-Michael
2015-04-19Core Fix buildVincent-Michael
2015-04-19Core/PacketIO: Fix packet order in 3499b77d5fa0b56a8a749982ef984ccbd30dc1fcVincent-Michael
2015-04-19Core/PacketIO: Updated and enabled SMSG_SPELL_HEAL_LOG for WoDVincent-Michael
2015-04-11Core/PacketIO: SMSG_DURABILITY_DAMAGE_DEATH, SMSG_QUEST_UPDATE_COMPLETE, SMSG...MitchesD
2015-04-10Core/PacketIO: Enabled and implemented CancelGrowthAura/CancelMountAuraShauren
2015-04-06Core/PacketIO: Updated and enabled SMSG_SET_VEHICLE_REC_ID and SMSG_ON_CANCEL...Shauren
2015-04-05Core/PacketIO: Updated and enabled collision height opcodesShauren
2015-04-05Merge pull request #14491 from doctaweeks/fixes-for-6.xCarbenium
2015-04-04Core/Packets: rename classes to match standardsMitchesD
2015-04-04Core/PacketIO: SMSG_ZONE_UNDER_ATTACK, SMSG_THREAT_CLEAR and enabled some opc...MitchesD
2015-04-02Add missing override keyword in gameDaniel M. Weeks
2015-04-02Core/Unit: Fix crash introduced by 930a6af70a85f0d14b9befd74f33e0ad24f74875Carbenium
2015-04-02Core/Unit: Implement SMSG_HEALTH_UPDATECarbenium
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-22Core/Misc: Warning fixesShauren
2015-03-18Core: More INFO -> DEBUG (Unit.cpp this time)click
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-10Core/Players: Set holy power decay timer to 20 seconds after leaving combat (...Shauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Auras: Implemented SPELLMOD_EFFECT4 and SPELLMOD_EFFECT5Shauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-19Core/Auras: Implemented using Mount.db2 for selecting mount display idShauren
2015-02-17Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
2015-02-17Core/Spells: Cooldown updatesShauren