aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2012-02-17Core/Spells: Fixed an error in the logic of the AuraEffect constructor, thank...Subv
2012-02-17fix blink making you fall under ground when blinking into water (needs correc...Kandera
2012-02-17Core/Spells: Fix recently broken feral spirit and force of nature. Closes #5278.QAston
2012-02-16Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-16Core/Characters: Fixed crash at character creation.Subv
2012-02-16Scripts/Icecrown Citadel: Remove obsolete code since spline movement implemen...Shauren
2012-02-16Core/Entities: Removed unused variableShauren
2012-02-16Core/Spells: Revert part of 65d269f6de2da9c7c26e9177d7cfcb0498782089. Solves ...kaelima
2012-02-16Core/Unit: Small correction to commit 60adf066d90b9bc9696bce8f750f9abc79a61f8e.Manuel Carrasco
2012-02-16Core/Spells: Make channeled auras stackable by default with other auras.QAston
2012-02-16Core/Maps: Remove redundant if()leak
2012-02-16Scripts/Spells: Missing break; and trailing whitespace (tss...)leak
2012-02-16Fix a lot of warningsSpp
2012-02-16Core/Db/Conditions: Drop CONDITION_CREATURE_TARGET, CONDITION_TARGET_HEALTH_B...QAston
2012-02-16Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_...QAston
2012-02-16Core/Movement: Fix a crash when a player logout in a hostile area. The honorl...kaelima
2012-02-15Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915Anubisss
2012-02-15Scripts/Auras: fix spell_trash_mob_glacial_strike script, original patch by c...QAston
2012-02-15Core/Db/Conditions: Add new condition targets for:QAston
2012-02-15Core/SOAP: Use provided function for testing valid SOAP socketleak
2012-02-15Core/DBLayer: Remove unused structleak
2012-02-15Merge pull request #5244 from w1sht0l1v3/tocNay
2012-02-15Core/Spells: Remove pointless checkleak
2012-02-15Core/VMaps: Logic fail in path cleanupleak
2012-02-14Fixed a typoSubv
2012-02-14Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-14Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.Subv
2012-02-14Merge pull request #5243 from Trista/masterSubv
2012-02-15Core/Spells: Allow dead players as valid objects for RaiseDeadObjectCheck (en...Shauren
2012-02-14Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...Subv
2012-02-14Core/Unit: Solved issues with neutral creatures that were being attacked when...Manuel Carrasco
2012-02-14Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord ...w1sht0l1v3
2012-02-14Volunteer's Work - fix by Vincent-MichaelGo6o
2012-02-14More compiler error fixesSubv
2012-02-14Fixed some remaining compile errorsSubv
2012-02-14Fixed buildSubv
2012-02-14Fixed build, thanks Amit86 for noticingSubv
2012-02-14Core/Spells: Revert erroneous interruption added in 5ea49613d24a - more resea...Subv
2012-02-14Core/Battlegrounds: Fix Ring of vallor pillar at arena startSubv
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-14fix issue with seasonal questsKandera
2012-02-12Codestyle: Renamed some variables to fit codestyleSubv
2012-02-12Core/Loading: Speedup on the creature loading codeSubv
2012-02-12Core/Spells: Spell casts should be interrupted if the target goes out of LoS.Subv