aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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-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
2012-04-11Core/Spells: Fix vigilance taunt cooldown spell targeting. cleanup some white...Kandera
2012-04-11Scripts/Silithus: Fix crash when doing "A Pawn on the Eternal Board"kaelima
2012-04-10Collision/GameObjects: Corrected a possible logic failSubv
2012-04-10Battlegrounds/WSG: Missing change from my previous commitSubv
2012-04-10Battlegrounds/WSG: Fixed door LoS in Warsong GulchSubv
2012-04-10Merge pull request #5648 from Elron103/pull-requestsShocker
2012-04-10Fix a typo in previous commitclick
2012-04-10Core: Add proper log output in Player::Create functions, warning admins about...click
2012-04-09Core/DBLayer: More type fixesShauren
2012-04-09Cmake: Remove no longer existing */dep/mersennetwister includekaelima
2012-04-09Core/Scripts: fix unrelenting assault procing on caster (thx gigatotem). both...kandera
2012-04-09Core/Movement: Fix some issues with ConfusedMovementGenerator from recent cha...kaelima
2012-04-09Core/Scripts: Remove some unnecessary creature/player casts in scripts and do...kaelima
2012-04-09Core/DBLayer: Correct a type in HandleUnFreezeCommand (lowguid)kaelima
2012-04-09Core/Spell: fix crash from 268401029e1bc3fa0a052cb15d86123c5ecd1e6akaelima
2012-04-09Scripts/Spells: Corrected Riptide script, preparing variable should be done i...Shauren
2012-04-09Tools/PlayerDump:kaelima
2012-04-09Core/DBLayer: Fix two crashes when using pdump commandkaelima
2012-04-09Core/Spell: Fix crash when blinking on transports in instancable mapskaelima
2012-04-08Core/Spells: Fixed Riptide bonus on Chain HealSubv
2012-04-09Fix compilekaelima
2012-04-09Core/Movement: Minor correction for last changesetkaelima
2012-04-09Core/Movement: Use line of sight checks for movement waypoints generated for ...kaelima
2012-04-08Core/Cleanup:kaelima
2012-04-08Core/Spells: You should be able to revive pets from anywhere without summonin...Subv
2012-04-08Core/Spells: Implemented SPELL_ATTR4_IGNORE_RESISTANCES.Subv
2012-04-08Fix non-PCH build and GitExtensions screwup from last changesetMachiavelli
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-04-08Core/Movement: Fix pushback issues and client freeze.Machiavelli
2012-04-08Scripts/Icecrown Citadel: Fixed Mystic Buffet applying on targets hidden behi...Shauren