aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-10Core/Battleground: Fix team logo at countdown timer expire by @Vincent-MichaelTuxity
Fix typo when refunding currencies, thx @kennylive
2013-01-09Core/Battleground:Tuxity
- Fix team logo after countdown timer expire. close #8887 - Add more options with justice and honor points in conf file, also fix a wrong cap value. - Grant back currencies when refunding an item and fix price. ref #8892
2013-01-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
Conflicts: src/server/scripts/EasternKingdoms/ZulGurub/boss_renataki.cpp src/server/scripts/EasternKingdoms/ZulGurub/boss_wushoolay.cpp
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 4.3.4Vincent_Michael
Conflicts: src/server/game/Conditions/ConditionMgr.h
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
2013-01-06Core/scripting: More updates for gong event. Almost complete.Malcrom
2013-01-06Merge pull request #8870 from Valcorb/PetSpeedFixNay
Make sure that "guardians" also gain the owner's speed (such as water elemental)
2013-01-07Fix a small typoValcorb
2013-01-06DB/Cleanup: Remove duplicate aura definitions in creature_addon and ↵ZxBiohazardZx
creature_template addon
2013-01-06Make sure that "guardians" also gain the owner's speedValcorb
2013-01-06DB/SAI: Some event flag fixesMalcrom
2013-01-06Core/Scripting: Small fix to Zul'Aman script Thanks joschiwald.Malcrom
2013-01-06DB/Misc: Some fixes required to complete Gong scripting.Malcrom
2013-01-06Core/Scripting: Move Kirtonos pathing to db looks smoother.Malcrom
2013-01-06Core/scripting: Add scriptname to creature_template for Harrison JonesMalcrom
2013-01-06Core/Scripting: Fix silly errorMalcrom