aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-04-12Core/SpellScripts: Fix crash caused by 6cb8d607ceb1ef5e902bed4b144f4db76f628f32Kandera
2012-04-12Core/Spells: Fixed Lifebloom's final bloom benefit from Empowered RejuvenationSubv
2012-04-12Spells/Scripts: Allow OnEffectAbsorb to call PreventDefaultAction in AuraScriptsSubv
2012-04-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-04-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli
2012-04-11Core/Spells: Corrected Rupture critical hits, it wont make other dots (incorr...Subv
2012-04-11Core/Spells: Execute spell procs after the healing effects of a spellSubv
2012-04-11Battlegrounds/WS: Fixed doorsSubv
2012-04-11Scripts/Trial of the Crusader: Fixed spell_powering_up_SpellScript once againShauren
2012-04-11Scripts/Twin Valkyr: Fix a crash in spell_powering_up_SpellScript. Author: Vi...Machiavelli
2012-04-11Core: Fixed warning C4263: 'bool Creature::SetDisableGravity(bool,bool)' : me...Shauren
2012-04-11dead codefaramir118
2012-04-11Scripts/Karazhan/Midnight: Fix timer logicfaramir118
2012-04-11fix mistaken fallthroughfaramir118
2012-04-11make some dtors virtualfaramir118
2012-04-11couple wrong return typesfaramir118
2012-04-11wrong signature in a few overridesfaramir118
2012-04-11Tools/MapExtractor: proper type for string literalsfaramir118
2012-04-11Core/DBLayer: incorrect use of va_startfaramir118
2012-04-11Core/Attributes: change some attribute names to better describe what they areKandera
2012-04-11Scripts/Icecrown Citadel: Fixed crashes on despawning abominations during Pro...Shauren
2012-04-11Core/Vehicles: Use DespawnOrUnsummon in Vehicle::Dismiss to call AI despawn h...Shauren