aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-09Core: Fix warningsVincent_Michael
2013-01-09Core: Fix buildVincent_Michael
2013-01-09DB/Spells: Add missing sql in 669e2ed20f3c9b6b421b5353c0d31475d64b4f20Vincent_Michael
2013-01-09DB/SAI: Fix startup DB errorsZxBiohazardZx
2013-01-09Fix incorrect sql nameSpp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished ↵Spp
last dungeon - Some optimizations here and there - Drop unused columns related to dungeon rewards - Simplify Group reward. All people inside the dungeon should get the reward, no matter how far it's from the boss
2013-01-09DB/SAI: You Reap What You Sow, closes #8827Pitcrawler
2013-01-09Core/Build: Fix linking and sooo many compile warningsSpp
2013-01-08Scripts/TOCR: Fix some faction champions crashVincent_Michael
Closes #8393
2013-01-08DB/Quest: Raise the BarricadesGacko
Thanks to @Nevadas. Solves #8877
2013-01-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-08Core: Fix build with Debian 7.0Vincent_Michael
Closes #8882
2013-01-08Core/Scripting: Update Scholomance ScriptsMalcrom
2013-01-07Core/Scripting: Compile fixMalcrom
2013-01-07Core/Scripting: Some cleanupMalcrom
2013-01-07Core/Scripting: Move Nightbane text to creature textMalcrom
2013-01-07Core/Scripting: Update Script for Postmaster MalownMalcrom
2013-01-07Core/Scripting: Misc clean up and a warning fixMalcrom
2013-01-07Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2013-01-07Core/Scripting: Misc fixesMalcrom
2013-01-08DB/Creature: Remove ALOT of auras and creature_addon definitions, all these ↵ZxBiohazardZx
entries should be handled by SAI already, if not then SAI should be fixed
2013-01-07Core/Scripting: Move Text for Shirrak the Dead Watcher to creature textMalcrom
2013-01-07Core/Scripting: Move Text for Timmy the Cruel to creature textMalcrom
2013-01-07Core: Fix non pch buildVincent_Michael
2013-01-07Core: Fix buildVincent_Michael
2013-01-08DB/SAI: Proper script for Snowfall Glade Pup SAI.w1sht0l1v3
2013-01-07Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2013-01-07SQL: Rename SQL merged in PRVincent_Michael
2013-01-07Core/Scripting: Some cleanupMalcrom
2013-01-07Merge pull request #8755 from krofna/crofixesblub
Script/AQ: Implement Buru the Gorger
2013-01-07Merge pull request #8725 from krofna/krefixesblub
Script/AQ: Rewrite Skeram
2013-01-07Core/Scripting: Move Text for Zul'jin to creature textMalcrom
2013-01-07Core/Scripting: Move Text for Baron Rivendare to creature text.Malcrom
2013-01-07Core/Scripting: Move Text for Ayamiss the Hunter to creature textMalcrom
2013-01-07Core/Scripting: Move Text for Archavon the Stone Watcher to creature textMalcrom
2013-01-07Core: Scripting: Convert Text for boss Archaedas to creature textMalcrom
2013-01-07Core/Scripts: Move text for Boss Akil'zon to db.Malcrom
2013-01-07Core/Scripting: Move some text to creature text.Malcrom
2013-01-07DB/Creature: Remove creature_addon aura for Frost Armor for the NPCs that ↵ZxBiohazardZx
have SAI defined: if the creature requires Frost Armor then SAI should cast it. this should reduce some runtime errors for duplicate auras
2013-01-07Core/Scripting: Script UpdatesMalcrom
2013-01-07DB/SAI: Sai for gong eventMalcrom
2013-01-07Core/Scripting: Gong Event updatesMalcrom
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
Conflicts: src/server/game/World/World.cpp src/server/worldserver/worldserver.conf.dist
2013-01-07Merge pull request #8826 from joschiwald/mmaps_disableblub
Core/MMaps: use DisableMgr to disable pathfinding on a specific map
2013-01-07Merge pull request #8825 from joschiwald/vmapspellignoNay
Core/VMaps: drop "vmap.ignoreSpellIds" in config this is not longer necessary since we use SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS
2013-01-06Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2013-01-06Core/scripting: Fix zulaman.cppMalcrom
2013-01-06Merge pull request #8738 from joschiwald/spell_proc_conditionsNay
Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it i...
2013-01-06Core/scripting: Update zulaman scriptMalcrom