aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-02-22Actually remove searing_gorge.cpp from CMakeLists, sorry.Nay
2012-02-22Core/Spells: Prevent assertion failure in Spell::SelectImplicitDestDestTarget...QAston
2012-02-22Misc: Delete searing_gorge.cpp and fix a typo in worldserver configNay
2012-02-22Core/Unit: Corrected packet structure in Unit::BuildMovementPacketShauren
2012-02-22Core/Spells: Change logic in assertion in Spell::SelectImplicitTargetObjectTa...Machiavelli
2012-02-22scripts: Searing Gorge wasn't cleaned up properly.Malcrom
2012-02-22db/SAI: Move Kalaran Windblade script to SAI and improved scripting and gossip.Malcrom
2012-02-22Core/Vehicles: Fix a crash in ~Vehicle. Closes #5366Machiavelli
2012-02-22fix issue with seasonal quests and repeatabilityKandera
2012-02-22Merge pull request #5271 from Chaplain/knockbackMachiavelli
2012-02-22Core/Vehicles: Remove some wrong/redundant calls to Unit::ExitVehicle. The au...Machiavelli
2012-02-22Core/Conditions: Fix grouping for CONDITION_SOURCE_TYPE_SPELL_CLICK_EVENTMachiavelli
2012-02-22Core/Spells: Use right function for obtaining spell target type. Fixes assert...QAston
2012-02-22Core/Spells: Fix a typo in f09b5a6bea89da1b73a0beb05b977feba3285562 - call ri...QAston
2012-02-22Fix build (gcc) and fix warningsSpp
2012-02-21DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI.Malcrom
2012-02-22Scripts/PoS: Fix error in Forgemaster Garfrost text.frozenarmor
2012-02-21Merge.QAston
2012-02-21Core/Db/Conditions:QAston
2012-02-21Core/Pet: Fixed possible crash after swapping pet with stable master. Closes ...kaelima
2012-02-21Merge pull request #5337 from LiMCrosS/patch-1Machiavelli
2012-02-21Update src/server/game/Handlers/PetHandler.cppMachiavelli
2012-02-21Core/Pets: Fix stay command if pet is currently processing spline movementMachiavelli
2012-02-21Core/Pets: Fix bugged reactstate behaviour after spline system implementation.MrSmite
2012-02-21Core/Units: Use spellclick conditions in Player::canSeeSpellClickOnMachiavelli
2012-02-21Fixed compile error, thanks to AliveShiro.Manuel Carrasco
2012-02-21Core/World: WorldStates must be loaded before ConditionsLiMCrosS
2012-02-20Core/Conditions: Convert npc_spellclick_spells data to condition system. This...Machiavelli
2012-02-20Core/Warden: Update copyright information / More cleanupsleak
2012-02-19Scripts/npc_sergeant_bly: Talk text was placholders. Replaced with Creature t...Malcrom
2012-02-19Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad Foothi...Subv
2012-02-19Core/Warden: Various cleanups and warning fixesleak
2012-02-19Core/Scripts: Add a forgotten header after stash/reapply sequence from last c...click
2012-02-19Core: Fix non-PCH buildingclick
2012-02-19Scripts/Spells: Remove debug leftover from spell_dru_starfall_dummyNay
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Core/SAI: Implemented SMARTCAST_AURA_NOT_PRESENT as castflag, the spell will ...Subv
2012-02-18Scripts/EoE: Fix achievement You Don't Have An Eternity (10+25)mweinelt
2012-02-19Core/Spells: Changes in code related to spell explicit target redirection (cl...QAston
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
2012-02-18Scripts/Spells: Revert a little part of spell_dru_starfall_dummy (original code)Nay
2012-02-18Scripts/Spells: Use correct spell and fix crash in spell_item_impale_levirothvincent-michael
2012-02-18DB/Gossip: Fix gossip for Fallen Hero of the Horde and remove cpp script.Malcrom
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-18Core/ObjectMgr: Warn about creatures that have waypoint movement type set but...Shauren
2012-02-18Merge pull request #5290 from kandera/fix_blinkSubv
2012-02-18Move gossip for Lore Keeper of Norgannon to db. Remove cpp script. Also renam...Malcrom
2012-02-18Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts.Kandera
2012-02-18Core/Misc: Correct console output for ObjectMgr::LoadCorpsesMrSmite
2012-02-17Core/AuctionHandler: Move the MAX_AUCTION_ITEMS check to where it actually do...Subv