aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 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
2013-01-06Core/Script: Update Gong EventMalcrom
2013-01-05DB/waypoints: Update Harrison Jones waypoints.Malcrom
2013-01-05Core/Scripts: Some cleanup of Zul'aman Instance script. Gong event in ↵Malcrom
progress and will allow doors to open.
2013-01-05Core/Scripting: Fix typoMalcrom
2013-01-05Core: Fix warningsVincent_Michael
2013-01-05Fix non PCH buildGacko
2013-01-05Script: Novos rewriteGacko
2013-01-05Core: Fix non pch buildVincent_Michael
2013-01-05Core/Vehicles: Add some internal checks in vehicle code to prevent crashable ↵Machiavelli
behaviour caused by scripts or other areas of the core.
2013-01-05Merge pull request #8848 from NightQuest/save_hookShauren
Core/Scripts: Created a hook for when a player is about to be saved.
2013-01-05DB/SAI: Fixed some runtime errors.Warpten
2013-01-04DB/Gossip/Waypoints/Creature_text: Db data for Harrison Jones Gong Event.Malcrom
2013-01-04Core/Spline: Fix typo, I blame not enough Ctrl+SNay
2013-01-04Core/Scripting: Fix Typo.Malcrom
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
Errors were found using Cppcheck, open-source static analysis tool
2013-01-04Core/Scripting: Update Kirtonos script.Malcrom
2013-01-04Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to ↵Nay
KilledMonster
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-04DB/SAI: Fix crash with quest "Thirst Unending"Vincent_Michael
Closes #8856
2013-01-04db/commit: fix sql errorZxBiohazardZx
2013-01-04Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
Prevent achievement completion log spam.
2013-01-04Core/Scripts: Some cleanup for boss_kirtonos_the_herald scriptMalcrom
2013-01-04DB: Re-add creature text for SAI conversionGacko
2013-01-04Core/Scripting: Add a few includes to boss_kirtonos_the_herald.Malcrom
2013-01-04Core/Scripting: Add Kirtonos The Herald to c++ scripting. Combat still not ↵Malcrom
finished.
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv
Fix pets lagging behind and despawning
2013-01-03Various issuetracker fixesZxBiohazardZx
Immunities for Shambling Horror by Valcorb Closes #7541 Flying and a path for Higherch by Malcrom Closes #7436 SAI for Talonshrike by Nevadas Closes #8639