aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-05-07Movement/WaypointGenerator: Fix issue where waypoints with delay always would...kaelima
2012-05-05DB/SAI: Add SAI for Wrathbone Laborer, fix unit flags, remove cpp script.Malcrom
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-05-05Core/Scripts: Remove core Forge of Souls trash scripts now done in SAI.Malcrom
2012-05-04Fix creature's saveMacWarrior
2012-05-03Core/Seasonal: move quest resetting to the beginning of the event.kandera
2012-04-30Fix log typo with spell_group at SpellMgr.cppAmit
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
2012-04-28Fix build and correct minor codestyle issue.QAston
2012-04-28Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ...QAston
2012-04-28Merge pull request #6368 from Vincent-Michael/disengageQAston
2012-04-28Merge pull request #6239 from The-Game/masterQAston
2012-04-28Core/Spell: Fix not using Disengage while rootedVincent-Michael
2012-04-27Core/Battleground:Vincent-Michael
2012-04-27Scripts/Icecrown Citadel: Fixed Scent of Blood on heroic mode of Deathbringer...Shauren
2012-04-26Core/Spells: fix penance and holy shock targetting for non faction friendly n...Kandera
2012-04-26Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang berserk timer on heroic...Jildor
2012-04-26Core/Spells: fix build error with previous commits.Kandera
2012-04-26Core/Spells,DB/Conditions: Fix startup errors associated with bf0d001cd3bc534...Kandera
2012-04-25Merge pull request #6336 from Aristoo/masterShocker
2012-04-25Core/Spells: fix sql file from previous commit and add newline after load fun...Kandera
2012-04-25Core/Spells: Convert some spells from spell_scripts in the db to a generic sp...Kandera
2012-04-25Script/Trial of the Crusader: Fix define for PermafrostAristoo
2012-04-25Core/Spells: get effect value correctly. thx shauren!Kandera
2012-04-25Core/Spells: Fix build error introduced in previous commit.Kandera
2012-04-25Core/Spells: Fix prayer of mending bonus from t9 healing 2 piece set. Closes ...Kandera
2012-04-24Core/Spells: Correct tick damage for health funnel. (thx alp22) Closes #3465Kandera
2012-04-24Core/Spells: Fix wrong target in Bloodthirst spell script. Closes #3359Kandera
2012-04-24Check if unit has UNIT_DYNFLAG_TRACK_UNIT before checking auras to prevent pr...The Game
2012-04-24Core/Spells: added function to initiation script.Kandera
2012-04-24Core/Vehicles: Fixed creature passengers falling off vehicles at client sideShauren
2012-04-24Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls approp...Shauren
2012-04-23Merge pull request #6250 from Frca/masterShocker
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-23Merge pull request #5992 from 4m1g0/masterShocker
2012-04-23Merge pull request #6304 from Vincent-Michael/shamanShocker
2012-04-23Merge pull request #6292 from Vincent-Michael/gateShocker
2012-04-23Core/Spells: Fix spell cast of greatmother's soulcatcher. closes #1882Kandera
2012-04-23Core/Spells: fix rocket boots extreme (+lite) spell cooldown issue.Kandera
2012-04-23Scripts/Icecrown CitadelShauren
2012-04-23Core/Battleground: correct checking for which flag was on the ground. fixes i...Kandera
2012-04-22Core/Shaman: Fix Earthen PowerVincent-Michael
2012-04-22CodestyleFrca
2012-04-22Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreFrca
2012-04-22Battleground/Strand of the Ancients: Fix broken gate stateVincent-Michael
2012-04-22Convert script of npc tabard vendor to SAI and add missing tabard recoveryXanvial
2012-04-21Merge pull request #6286 from Ramusik/masterDiscover-
2012-04-21Scripts/Outland: Boss Doomlord KazzakRamusik
2012-04-21Core/Maps: Increased default ground search range, 10 yards was insufficient f...Shauren
2012-04-21Merge pull request #6272 from MrSmite/PetAI_attackFixNay