aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2012-06-22Merge pull request #6897 from Xees/masterkandera
2012-06-22Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item template.Abdollah Hasan
2012-06-22Merge pull request #6896 from Xees/masterkandera
2012-06-22Core/Item: Add IsCurrencyToken to override use of default ugly method.Abdollah Hasan
2012-06-22Merge pull request #6885 from Chaplain/cleanMachiavelli
2012-06-22Core/Player: Modify GetItemByEntry to include Currency.Abdollah Hasan
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-20Core/Spells:Vincent-Michael
2012-06-19Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that ...Discover-
2012-06-17Merge pull request #6827 from drskull/masterQAston
2012-06-17Fix added check for IsImmunedToSpelldr.skull
2012-06-17Merge pull request #6820 from Elron103/pull-requestsQAston
2012-06-17add IsEffect() check to correct IsImmunedToSpelldr.skull
2012-06-17Core/Entities: Fix possible variable overflows in health calculation functionsElron103
2012-06-16Core/Combat: Fix CanAIAttack implementationElron103
2012-06-14Merge pull request #6491QAston
2012-06-14Fix wrong magnet aura takeCharges when spell hit not magnet unitdr.skull
2012-06-13Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes sa...Kandera
2012-06-13Core/DungeonFinder:kaelima
2012-06-12Build fixShauren
2012-06-12Core/DungeonFinder:kaelima
2012-06-11Core/AI: Added EventInform hook for GameObjectAI and implemented it in SAIShauren
2012-06-10Core/Spells: fix addition of unit_state_casting. thx vincent-michaelkandera
2012-06-08Core/Spells: codestyle and fix logic for adding unit state casting. (thx Mori...Kandera
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-06-07Core/Spells: fix crash introduced in d719730929db84674cee0b56834e2a9ef248e472...Kandera
2012-06-07Core/Spells: do not apply unit_state_casting for instant cast spells.Kandera
2012-06-07Core/Movement: Fixed Unit::SetFacingToShauren
2012-06-06Core/MovementShauren
2012-06-05Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon dur...kaelima
2012-06-03Core/Enums: Update vehicle seat flags and vehicle seat b flags (from WPP)Nay
2012-06-03Core/Visibility: Change the default visibility distance for instances and bat...kaelima
2012-06-02Core/Movement: Add missing SplineFlags / SplineTypes to enumsVincent-Michael
2012-05-31Core/Movement: Fixed Unit::StopMoving()Shauren
2012-05-31Core/MovementShauren
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-05-29Merge pull request #6605 from Vincent-Michael/scaleShocker
2012-05-28Core/Spells: Ignore LoS when spells are cast/triggered by gameobjectsNay
2012-05-28Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscriptsjoschiwald
2012-05-28Core/Spells: convert some spell effects to SpellScriptsjoschiwald
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-05-24Core/Bags: cleanup random tab. check for item in bag slots for getitembyguid ...Kandera
2012-05-23Core/Bags: Do not allow multiple unique bags in bank bag slotsNay
2012-05-23Core/Spells: Make spellclick spells non triggeredkaelima
2012-05-22Core/Items: fix typo from previous commit (thx vincentmichael)Kandera
2012-05-22Core/Items: correctly cast spells on item store. Closes #4208Kandera
2012-05-22Merge pull request #6513 from Xanvial/glyph_of_towkandera
2012-05-22Merge pull request #6548 from Elron103/pull-requestskandera
2012-05-21Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL procVincent-Michael
2012-05-20[Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient King...Mik43l