aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-25Db/Misc: Fix a few more dup aura errors.Malcrom
2013-12-25DB/Misc: Fix a couple errors I introduced.Malcrom
2013-12-25Build fixShauren
2013-12-25Core/Quests: Added stuff missing in previous commitShauren
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have ↵Shauren
already been completed once by a character Closes #11331
2013-12-24Scripting/Multi: Some cleanup.Malcrom
2013-12-24Core/Chat: Fixed GM messages in chat channels after refactoringShauren
2013-12-24Scripting: Some cleanup. Please keep broken English comments to yourself.Malcrom
2013-12-24DB/Gameobjects: Added a few missing gameobject templates.Kinzcool
2013-12-24Scripting/Hinterlands: Convert to TC style.Malcrom
2013-12-24Scripting/Hellfire: Moved some gossip to db and fix some magic numbers.Malcrom
2013-12-24Scripting/Ghostlands: Moved some gossip to db and fixed some magic numbers.Malcrom
2013-12-24Core/SAI: Fixed a crash in call for help/flee for assist actions when they ↵Shauren
had an emote attached
2013-12-24Scripting/Zones: Some cleanup.Malcrom
2013-12-23Scripts:joschiwald
- cleanup obsidian sanctum script - prevent yelling texts if non player died in some scripts
2013-12-23Scripting/Borean Tundra: Fix some magic numbers.Malcrom
2013-12-23DB/Creature: Fix InhabitType for Val'kyr Battle-maiden.Malcrom
Closes #11347
2013-12-23DB/SAI: Fix a couple errors.Malcrom
2013-12-23DB/Condition: Add Conditions for Captured Sunhawk Agent gossip textMalcrom
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
Can someone please test this. I can't do group testing locally. Also snuck in a fix for zone_axshara.cpp
2013-12-23Scripting/Misc: Some cleanup.Malcrom
2013-12-23Scripting/Blades Edge: Moved gossip to db for Overseer Nuaar and Sai'kkal ↵Malcrom
the Elder.
2013-12-23Core/Spells: Prevent adding sockets to items that have 3 sockets in ↵Shauren
item_template or already had a socket added to them
2013-12-23Core/Chat: Refactored building chat packetsShauren
* Moved everything into one specialized method instead of being scattered all over the place * Allow localizing creature names in chat messages (when using $N) * Send SMSG_GM_MESSAGECHAT for gm messages
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 ↵Malcrom
Gratitude from DRJ Closes #11334
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
Fix a database race condition in authserver that would delay the account ban expiry by 1 login because the query that would have removed the ban was executed asynchronously.
2013-12-21DB/SAI: Fix a typo for all comments of smart_scripts using ↵Discover-
SMART_ACTION_INC_EVENT_PHASE (9ac96fd702d8ed23491d13eda2238312120cf52f). It now properly prints with how much the phase was incremented, instead of always saying it incremented by zero.
2013-12-20SQL: LQS elif emaneRVincent_Michael
2013-12-20DB/SAI: Convert 28.236 smart_scripts (almost all, like 20 left behind) to ↵Discover-
proper commenting. Used this tool: https://github.com/Discover-/SAI-Comment-Converter
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
npc had SmartAI and cpp script.
2013-12-19DB/SAI: Fix a few more dup aura errorsMalcrom
2013-12-19DB/SAI: Scripted all ogres in Blades Edge Mountains.Malcrom
Sorry I had to remove the awesome cpp script.