aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-27Merge pull request #8791 from AliveShiro/icehowlNay
Scripts/Trial of the Crusader: Fix Icehowl Script closes #8539
2012-12-27Merge pull request #8787 from joschiwald/load_spell_procsSubv
Core/Spells: fix possible crash when loading `spell_proc` table
2012-12-27DB/Schema: Rename locales_quest.entry to locales_quest.Id for consistency ↵Nay
with quest_template table
2012-12-27DB/Quest: Orgrim's Hammer questline - Thx @ExodiusGacko
2012-12-27Rename sql fileGacko
2012-12-27Scripts/Trial of the Crusader: Fix Icehowl Script closes #8539AliveShiro
2012-12-27Core/Spells: fix possible crash when loading `spell_proc` tablejoschiwald
2012-12-27DB/SAI: EAI to SAI ConversionsMalcrom
2012-12-27DB/SAI: EAI to SAI conversions.Malcrom
2012-12-26DB/SAI: EAI to SAI Conversions.Malcrom
2012-12-26DB/SAI: EAI to SAI conversions.Malcrom
2012-12-26DB/SAI: Fix SAI in previous commit. php is a powerful drugMalcrom
2012-12-26Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-12-27Core: Fix warning in 7b9b67a3b3bb88566b15abab4d47c2c64717f548Vincent_Michael
2012-12-26DB/SAI: EAI to SAI conversionsMalcrom
2012-12-26Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-12-26DB/SAI: fix error in sqlMalcrom
2012-12-27Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ↵Trista
always allow npc passengers to cast spells and remove TRIGGERED_IGNORE_CASTER_MOUNTED_OR_ON_VEHICLE hacks. * Author: Horn. Please give feedback, I tested a lot stuff, but it will be appreciated. * One of the fixes allow all creatures to cast when being passangers, researched, this doesn't involve players. * This basically rewrittes vehicle seat formula calculated, so it fix quite stuff that will not be visible and some eye candies: #3831 and #1984 Heart part ;) (which magically fix a lot more of it and some quests), also Yog-Sarron mechanics
2012-12-26DB/SAI: More conversions from EAI to SAIMalcrom
2012-12-26Add missing changes in 7b9b67a3b3bb88566b15abab4d47c2c64717f548 (fucking ↵Vincent_Michael
save button)
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
2012-12-26DB/SAI: Fix error in sqlMalcrom
2012-12-26DB/SAI: EAI to SAI conversions with textMalcrom
2012-12-26DB/SAI: Fix errorsMalcrom
2012-12-26DB/SAI: More conversions from EAIMalcrom
2012-12-26DB/SAI/EAI: Update Spectral Servant to SAI and fix some EAI text errors.Malcrom
2012-12-26DB/Game Event: Update Darkmoon Faire start timesVincent_Michael
2012-12-26Scripts/Ick&Krick: Krick should only say his KilledUnit text when the victim ↵Subv
is a player.
2012-12-26DB/SAI: Fix flags on previous commitMalcrom
2012-12-26DB/SAI: Convert Defias EAI to SAI with textMalcrom
2012-12-26DB/SAI: Convert Kobold's from EAI to SAI with textMalcrom
2012-12-26DB/SAI: Some convertions from EAI to SAI with textMalcrom
2012-12-26DB/SAI: Convert Zereketh The Unbound to SAIMalcrom
2012-12-26DB/SAI: Convert Rhahk'Zor from EAI to SAIMalcrom
2012-12-26DB/SCRIPTS: Fix text for High Botanist Freywinn and remove creature_ai_texts.Malcrom
2012-12-26Core/Totem: Have Lightwell use Totem logicMidnaAT
ref www.trinitycore.org/f/topic/7599-propper-lightwell-handling/
2012-12-25Update src/server/game/Entities/Unit/Unit.cppMrSmite
Revert codestyle changes to cut down on calls to GetCharmerOrOwner()
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the ↵kaelima
timer before arena/bg invitation window is removed to its proper value. Closes #6725
2012-12-25DB/SAI: Fix Errors in Previous SAIMalcrom
2012-12-25DB/SAI: Forgot end of line :)Malcrom
2012-12-25DB/SAI: Final part of Quest 12512 "Leave No One Behind"Malcrom
Will not work until Spells are scripted.
2012-12-25DB/SAI: first Stage of quest 12512: Leave No One BehindMalcrom
2012-12-24Update src/server/game/Entities/Unit/Unit.cppMrSmite
Code style cleanup
2012-12-25DB/SAI: Whitebark's Memory and Respite for a Tormented SoulTrista
* Closes: #4840 and #6478
2012-12-25Core: Fix some codestyleVincent_Michael
2012-12-25Core: Fix non pch buildVincent_Michael
2012-12-25DB/Quest: Jin'arrak's EndTrista
* This covers all that involve main quest mechanics npcs + awarding quest * However 2nd effect of http://www.wowhead.com/spell=48059 needs to be scripted, it is supposed to spawn a lot of guids - it's the event * It closes the problem in #4552, however event remains so leaving it open, I won't spawn them
2012-12-24Core/Movement: Fix codestyle -7092e9350bbb8123de688be0bf5dd87d8196d34fTrista
2012-12-24Core/Quests: Added support for 10/25 man only raid questsShauren
2012-12-24DB/SAI: correct some issues with Eliza's Grave Dirt Previous CommitMalcrom
Fix by vincent_michael