aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-23Scripting/Bloodmyst Isle: Moved Captured Sunhawk Agent gossip to db.Malcrom
2013-12-23Scripting/Blasted Lands: Shouldn't have removed ScriptedGossip.hMalcrom
2013-12-23Scripting/Blasted Lands: Fixed up gossip and teleport spell for quest 3628.Malcrom
2013-12-23Scripting/Misc: Some cleanup.Malcrom
2013-12-23Scripting/Blades Edge: Moved gossip to db for Overseer Nuaar and Sai'kkal the...Malcrom
2013-12-23Core/Spells: Prevent adding sockets to items that have 3 sockets in item_temp...Shauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-23Scripting/Storm Peaks: A little work on Quest 13010 Krolmir, Hammer of StormsMalcrom
2013-12-22DB/SAI: Fix a few linking errors.Malcrom
2013-12-22DB/Creature_text: Updated more text from sniff.Malcrom
2013-12-22DB/Creature text: Added some missing text from sniff.Malcrom
2013-12-22DB/Misc: Cleanup some more dup aura errors and fix an SAI.Malcrom
2013-12-22Scripting/Bloodmaul Brute: CombatAI moved to cpp for quest 10512.Malcrom
2013-12-22DB/Misc: Fix TypoMalcrom
2013-12-22DB/Creature: Remove double spawn of Talonpriest SkizzikMalcrom
2013-12-22DB/quest_template: [FIX] Wrong Previous quest for 12836 Expression of Gratitu...Malcrom
2013-12-22DB/Misc: Moved npc Axle gossip to db. No npc's left with AIName & Scriptname.Malcrom
2013-12-22Scripting/DB: Fixed some npcs so they wouldn't have AIName & scriptname.Malcrom
2013-12-22DB/SAI: Converted a few SAI to use CMC and converted all using Caster Template.Malcrom
2013-12-22Merge branch 'master' of github.com:TrinityCore/TrinityCorejackpoz
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-12-21DB/SAI: Fix a typo for all comments of smart_scripts using SMART_ACTION_INC_E...Discover-
2013-12-20SQL: LQS elif emaneRVincent_Michael
2013-12-20DB/SAI: Convert 28.236 smart_scripts (almost all, like 20 left behind) to pro...Discover-
2013-12-20DB/Conditions: Fix a condition in earlier commitMalcrom
2013-12-20DB/Misc: Fix bad data from sniff parserMalcrom
2013-12-20DB/Misc: Update Wintergrasp Battle-MagesMalcrom
2013-12-19DB/Misc: Three more creature moved to SAI only.Malcrom
2013-12-19DB/Gossip: Moved Highlord Demitrian gossip to db.Malcrom
2013-12-19DB/SAI: Fix a few more dup aura errorsMalcrom
2013-12-19DB/SAI: Scripted all ogres in Blades Edge Mountains.Malcrom
2013-12-19DB/Misc: Fix a couple capitalization errorsMalcrom
2013-12-19DB/Misc: Two missing paths and two missing Combat AI.Malcrom
2013-12-19Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreDiscover-
2013-12-19Core/SAI: Fix another memory leak, thanks to @XterDiscover-
2013-12-19Core/Logging: Use logger cache for speed up logger filter searchSpp
2013-12-19Core/SAI: Fix two memoryleaks in my previous commits. Thanks to @Xter for the...Discover-
2013-12-19Core/Dungeon Finder: Improve join log message to try to detect cases when one...Spp
2013-12-18DB/Misc: Fixups for Toshley's Station, Blades Edge.Malcrom
2013-12-18DB/SAI: Some SAI updates to remove dup aura errors and some additions.Malcrom
2013-12-18Scripting/Dragonblight: Commander Eligor Dawnbringer now scripted.Malcrom
2013-12-18Core/SAI: Using SMART_ACTION_FORCE_DESPAWN now despawns the given target_type...Discover-
2013-12-17Core/SAI: Fix compileDiscover-
2013-12-17Core/SAI: Using the action_type SMART_ACTION_SET_REACT_STATE now sets the rea...Discover-
2013-12-17Core/SAI: In all npc flag related action_types we now check if the target is ...Discover-
2013-12-17DB/SAI: Fix two wrong action_types that would make the creature cast the Deat...Discover-
2013-12-17Core/SAI: Using SMART_ACTION_SET_FOLLOW with target_type 0 (SMART_TARGET_NONE...Discover-
2013-12-17Core/SAI: Make SMART_ACTION_SET_INGAME_PHASE_MASK set the phasemask of the ta...Discover-
2013-12-16DB/SAI: Fix some duplicate aura errors and clean up the SAI.Malcrom
2013-12-16Core/Player: Fix logic for questgiver cast spellMalcrom