aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-26Scripts/UtgardePinnacle: cleanup InstanceScriptjoschiwald
2013-11-26Scripts/Arcatraz: cleanup InstanceScript to make it work with BossAIjoschiwald
2013-11-25DB/Loot: Fix pilgrims bounty loot for cooking bookVincent_Michael
2013-11-25Core/Guilds: Fixed gold in bank not being updated clientside after ↵Shauren
withdrawing/depositing into a bank that has no tabs purchased Closes #5787
2013-11-25Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild ↵Shauren
master if the guild was created using a gm command Closes #11262
2013-11-25Scripts/Oculus: fix boss_varos::InitializeAI()joschiwald
2013-11-24Core: Fix buildVincent_Michael
2013-11-24DB/SAI: The Amphitheatre of Anguish SAI editionFilip
By @dr-j fixes #11198
2013-11-24Merge pull request #11260 from dr-j/patch-1Filip
Removing unneeded scripts from zone_zuldrak.cpp (Core scripts for Amphit...
2013-11-24Scripts: fix warning and cleanup npc_apprentice_mirvedajoschiwald
2013-11-24Removing unneeded scripts from zone_zuldrak.cpp (Core scripts for ↵Dr-J
Amphitheatre of anguish chain removing cpp scripts scripts, please check this as dont know much about c but have just removed everything relating to amphitheatre npcs, or lines 168 - 1143 and 1869,1870,1871,1872,1873,1876 or the complete scripts for all involved npcs and the individual lines from void AddSC_zuldrak
2013-11-24Scripts/Oculus: cleanup a bitjoschiwald
2013-11-24Misc/Misc: A mix useless random changesVincent_Michael
2013-11-24Scripting/Storm Peaks: Add spell script for spell_jokkum_scriptcast.Malcrom
Quest 13010 Krolmir, Hammer of Storms is not yet fully scripted but is now completeable.
2013-11-24Instance/Halls of Reflection/Lich King event: Typo fix on 86e0c7dAokromes
Thx MitchesD
2013-11-23DB/Misc: Quest 13010 Krolmir, Hammer of Storms in progress.Malcrom
2013-11-23Core/QuestPOI: Replace Unk2 with FloorIdMalcrom
2013-11-23DB/SAI: Fix Quest 13145 "The Vile Hold"Malcrom
Closes #7799
2013-11-23Core/Player: Allow questgiver, if npc, to cast quest RewSpellCast & RewSpell ↵Malcrom
rather than player.
2013-11-23Scriting/Eversong Woods: Minor fix.Malcrom
2013-11-23Scripting/Eversong_Woods: Add quest end scripting for quest 8487.Malcrom
Also fixes for quest 8488 but not completely fixed.
2013-11-22Merge pull request #11250 from xjose93/HoRAokromes
Instance/Halls of Reflection/Lich King event: Implement loot chest in heroic mode and rename chest variables.
2013-11-22Instance/Halls of Reflection/Lich King event: Implement loot chest in heroic ↵xjose93
mode and rename chest variables.
2013-11-21Core/Movement: fix player fall under ground on teleportjoschiwald
2013-11-21Core/Transports: addition to f0c4d0ac05eee967ebe9322e0f362b7f5d1088a4joschiwald
Core/Players: fix logic in Player::SendInitWorldStates()
2013-11-21Scripts/PoS: fix Tyrannus Overlord Brand thx @zwergjoschiwald
2013-11-18Core/Transports: Fix triggered assertion in Transportsjackpoz
Relocate only Players in world when updating transport's and its passengers' positions. Thanks vlad852 . Closes #11209 .
2013-11-18Core/Misc: Fix a compile warning.jackpoz
Properly fix #11229 since eacf961e7299afc0627e146d204d94baa1a09d80 changes didn't affect the original issue.
2013-11-18Core/Misc: Fix a compile warning.Discover-
Closes #11229
2013-11-17Merge branch 'master' of github.com:TrinityCore/TrinityCorejackpoz
2013-11-17Core/Transports: Fix few transport issues on relog.jackpoz
Properly save transport related data to database when saving a Player . On Player login update the current position as relative to transport, in case the transport moved.
2013-11-17Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreMalcrom
2013-11-17DB/SAI: Repush some SAI because phasing was wrong from convertor.Malcrom
2013-11-17Rename 2013_10_01_00_misc.sql to 2013_10_01_00_world_misc.sqlAokromes
2013-11-16DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-16Core/Auth: Fix Auth failing sometimesjackpoz
Fix a database race condition between authserver saving session key to database asynchronously and worldserver reading it; session key is now saved synchronously.
2013-11-16DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-16DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15DB?SAI: Fix a few warnings where killmonster was used by EAI instead of ↵Malcrom
proper spell for quest credit.
2013-11-15Db/SAI: Fix errors in commit.Malcrom
2013-11-15DB/SAI: Fix error in last commitMalcrom
2013-11-15DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreMalcrom
2013-11-15DB/SAI: Fix error in commit.Malcrom
2013-11-15SQL: Fix import errorVincent_Michael
2013-11-15DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI
2013-11-15DB/SAI: More EventAI to SmartAI conversions using this tool:Malcrom
https://github.com/TrinityCore/EventAI-to-SmartAI