aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-22Core/Shaman: Fix Earthen PowerVincent-Michael
2012-04-21Core/SpellsVincent-Core
2012-04-21Core/Spell: Attempt to fix some rare steady shot crasheskaelima
2012-04-19Fixed buildSubv
2012-04-19Core/SmartAI: Allow SMART_ACTION_SUMMON_GO and SMART_ACTION_SUMMON_CREATURE t...Subv
2012-04-20More include fixesShauren
2012-04-19Fixed build without PCHShauren
2012-04-19Scripts/Ulduar: Fixed some WIP code for AlgalonShauren
2012-04-19Scripts/Ulduar: Algalon the ObserverShauren
2012-04-19Core/Creatures: Changed how boss creatures are identified, creature_template....Shauren
2012-04-18Core/Spells: Removed unneeded phase check from spell casts, its already done ...Shauren
2012-04-18Core/Collision: Disable LoS check for destroyed destructible buildings.Subv
2012-04-18Core/Scripts: Added possibility to remove phase setting from EventMap and an ...Shauren
2012-04-18Core/Creatures: Set melee sheath as default only for creatures that do not ha...Shauren
2012-04-17Script/Pit of Saron: Fix logic in spell_tyrannus_overlord_brandkaelima
2012-04-17Core/Spells: fix holy shock cast on friendly opposing team going on cooldown ...Kandera
2012-04-17Core/Misc: researched the reasons for instance reset failure and added them a...Kandera
2012-04-17Core/Player: Removed _lastLiquid from Player class, no need to have it in bot...Shauren
2012-04-17Core/Unit: Always initialize a pointer before using it.kaelima
2012-04-16Spell/Warrior: Fixed Concussion Blow damage partShauren
2012-04-16Merge pull request #6219 from Jayz33/masterkandera
2012-04-16Add warden documentation to ban reasonJoni
2012-04-16Attempt on converting updatewaterstate for use with units (pets and vehicles)Kandera
2012-04-16Core/NPC: add essence infused moonstone, key to the focusing iris (and hc) to...Kandera
2012-04-15Fixed Fixed broken compileShauren
2012-04-15Fixed broken compileSubv
2012-04-15Scripts/Commands: Make the .modify reputation command only modify the specifi...Subv
2012-04-14Core/Spells: Do not proc spells with PROC_FLAG_DONE_SPELL_MAGIC_DMG_CLASS_(NE...Subv
2012-04-15Core/BG: Fix a logic mistake in ResetStat timer Nay
2012-04-14Core/Spells: Dont remove auras on stance change if the stance you are moving ...Subv
2012-04-14Core/Scripts: Corrected previous commit and added a few AI hooks to GameObjectAIShauren
2012-04-14Core/Scripts: Added support for creating custom GameObjectAI classes, similar...Shauren
2012-04-14Core/Spells: Fixed Bloodworm's heal effect and damageSubv
2012-04-14Fixed build from my previous commitSubv
2012-04-14Core/Spells: Corrected logic check for SPELL_ATTR4_IGNORE_RESISTANCESSubv
2012-04-14Core/Player: Send calendar raid lockout remove before removing player from in...Shauren
2012-04-13Player/Items: Fix the item durations when the item is stored in a bag differe...Subv
2012-04-13Core/Spells: Reapply glyph bonuses that depend on stance when you shapeshift ...Subv
2012-04-13Core/BG: When starting a battleground teleport the player to start location i...Nay
2012-04-13Core/Spells: Prevent Siphon Life from proccing on Corruption apply.Subv
2012-04-13Scripts/Icecrown CitadelShauren
2012-04-13Core/Spells: Fixed Recklessness charges being dropped twice.Subv
2012-04-13Core/Movement: Changed casting check in TargetedMovementGenerator to be able ...Shauren
2012-04-12Core/Loading: Make GameObject loot loading faster by removing an unneeded cal...Subv
2012-04-12Core/Spells: You should not be able to cast Create Healthstone if you already...Subv
2012-04-12Core/Spells: Apply Lifebloom's final bloom bonus from Empowered Rejuvenation ...Subv
2012-04-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreKandera
2012-04-12Core/Spells: Fix Unrelenting assault proc only on players.Kandera
2012-04-12Core/Script: Use DoMeleeAttackIfReady in default ScriptedAI::UpdateAI method ...kaelima
2012-04-12Removed unused fileShauren