| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-26 | Scripts/UtgardePinnacle: cleanup InstanceScript | joschiwald | |
| 2013-11-26 | Scripts/Arcatraz: cleanup InstanceScript to make it work with BossAI | joschiwald | |
| 2013-11-25 | DB/Loot: Fix pilgrims bounty loot for cooking book | Vincent_Michael | |
| 2013-11-25 | Core/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-25 | Core/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-25 | Scripts/Oculus: fix boss_varos::InitializeAI() | joschiwald | |
| 2013-11-24 | Core: Fix build | Vincent_Michael | |
| 2013-11-24 | DB/SAI: The Amphitheatre of Anguish SAI edition | Filip | |
| By @dr-j fixes #11198 | |||
| 2013-11-24 | Merge pull request #11260 from dr-j/patch-1 | Filip | |
| Removing unneeded scripts from zone_zuldrak.cpp (Core scripts for Amphit... | |||
| 2013-11-24 | Scripts: fix warning and cleanup npc_apprentice_mirveda | joschiwald | |
| 2013-11-24 | Removing 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-24 | Scripts/Oculus: cleanup a bit | joschiwald | |
| 2013-11-24 | Misc/Misc: A mix useless random changes | Vincent_Michael | |
| 2013-11-24 | Scripting/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-24 | Instance/Halls of Reflection/Lich King event: Typo fix on 86e0c7d | Aokromes | |
| Thx MitchesD | |||
| 2013-11-23 | DB/Misc: Quest 13010 Krolmir, Hammer of Storms in progress. | Malcrom | |
| 2013-11-23 | Core/QuestPOI: Replace Unk2 with FloorId | Malcrom | |
| 2013-11-23 | DB/SAI: Fix Quest 13145 "The Vile Hold" | Malcrom | |
| Closes #7799 | |||
| 2013-11-23 | Core/Player: Allow questgiver, if npc, to cast quest RewSpellCast & RewSpell ↵ | Malcrom | |
| rather than player. | |||
| 2013-11-23 | Scriting/Eversong Woods: Minor fix. | Malcrom | |
| 2013-11-23 | Scripting/Eversong_Woods: Add quest end scripting for quest 8487. | Malcrom | |
| Also fixes for quest 8488 but not completely fixed. | |||
| 2013-11-22 | Merge pull request #11250 from xjose93/HoR | Aokromes | |
| Instance/Halls of Reflection/Lich King event: Implement loot chest in heroic mode and rename chest variables. | |||
| 2013-11-22 | Instance/Halls of Reflection/Lich King event: Implement loot chest in heroic ↵ | xjose93 | |
| mode and rename chest variables. | |||
| 2013-11-21 | Core/Movement: fix player fall under ground on teleport | joschiwald | |
| 2013-11-21 | Core/Transports: addition to f0c4d0ac05eee967ebe9322e0f362b7f5d1088a4 | joschiwald | |
| Core/Players: fix logic in Player::SendInitWorldStates() | |||
| 2013-11-21 | Scripts/PoS: fix Tyrannus Overlord Brand thx @zwerg | joschiwald | |
| 2013-11-18 | Core/Transports: Fix triggered assertion in Transports | jackpoz | |
| Relocate only Players in world when updating transport's and its passengers' positions. Thanks vlad852 . Closes #11209 . | |||
| 2013-11-18 | Core/Misc: Fix a compile warning. | jackpoz | |
| Properly fix #11229 since eacf961e7299afc0627e146d204d94baa1a09d80 changes didn't affect the original issue. | |||
| 2013-11-18 | Core/Misc: Fix a compile warning. | Discover- | |
| Closes #11229 | |||
| 2013-11-17 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | jackpoz | |
| 2013-11-17 | Core/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-17 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Malcrom | |
| 2013-11-17 | DB/SAI: Repush some SAI because phasing was wrong from convertor. | Malcrom | |
| 2013-11-17 | Rename 2013_10_01_00_misc.sql to 2013_10_01_00_world_misc.sql | Aokromes | |
| 2013-11-16 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-16 | Core/Auth: Fix Auth failing sometimes | jackpoz | |
| 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-16 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-16 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-15 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-15 | DB?SAI: Fix a few warnings where killmonster was used by EAI instead of ↵ | Malcrom | |
| proper spell for quest credit. | |||
| 2013-11-15 | Db/SAI: Fix errors in commit. | Malcrom | |
| 2013-11-15 | DB/SAI: Fix error in last commit | Malcrom | |
| 2013-11-15 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-15 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Malcrom | |
| 2013-11-15 | DB/SAI: Fix error in commit. | Malcrom | |
| 2013-11-15 | SQL: Fix import error | Vincent_Michael | |
| 2013-11-15 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-15 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-15 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
| 2013-11-15 | DB/SAI: More EventAI to SmartAI conversions using this tool: | Malcrom | |
| https://github.com/TrinityCore/EventAI-to-SmartAI | |||
