aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-06-09Core/Scripts: Fix Drake Hunt, closes #2005w1sht0l1v3
2013-06-09DB/Quests: Fix The Explorer's League OutpostPitcrawler
2013-06-08Core/Scripts: Simplify spellscript from 1f785905d548257b56d83f180f3d8e94e8de0634Pitcrawler
2013-06-08DB/Quests: Fix Danger! Explosives!, closes #6850 closes #9458Pitcrawler
2013-06-03Scripting: fix gossip scripting for rogue trainersMalcrom
2013-06-03Core Whitespace cleanupVincent-Michael
2013-06-03Core: Fix warningVincent-Michael
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-02Script/Ulduar: Fix try for Assembly Of Iron achievement "I choose you, xxx"Vincent-Michael
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-28Scripts/Halls of Reflection: Fixed a possible crashShauren
2013-05-27DB/Quests: Fix some remaining issues from https://github.com/TrinityCore/Trin...Pitcrawler
2013-05-26Script/Gundrak: CodestyleGacko
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-24Scripts/Gundrak: Fix Gal'darah door.xjose93
2013-05-24Compile fixShauren
2013-05-24Scripts/Halls of Reflection: Fixed gauntlet eventShauren
2013-05-24Core/Commands: Fixed wrong field types used in db queries for pinfo command a...Shauren
2013-05-24Scripts/Halls of Reflection: Fixed a few possible crashes and cleaned up the ...Shauren
2013-05-24Core: Fix warningsVincent-Michael
2013-05-24Core: Fix logic fail in 77743ea13e991a10b11e6707d7def84336ebcfe7Vincent-Michael
2013-05-24Core: Fix non pch buildVincent-Michael
2013-05-24Scripts/Halls of Reflection: Falric/MarwynAokromes
2013-05-22Actually fix compileShocker
2013-05-22Another missing includeShocker
2013-05-22Compile fix after recent mergeShocker
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-21Core/Command: Remove excess parameter in LANG_PINFO_PLAYERAscathor
2013-05-21Core: Fix warningsVincent-Michael
2013-05-21Merge pull request #9827 from Ascathor/masterAokromes
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-20Core/Command: Rework PInfo and give more output and add Gender to trinity_stringAscathor
2013-05-20Core/Spells: Fix spell script "spell_yogg_saron_malady_of_the_mind"joschiwald
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-19Scripts/Misc: Fixed many scripts not executing one of their actions because o...Shauren
2013-05-17* Another issue found by static analysis fixed.Subv
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-16Core: Fix compiler warningsNay
2013-05-14Scripts/Ulduar: Fix warningshorn
2013-05-14Merge pull request #9799 from xjose93/DamageGOShauren
2013-05-14Core/Commands: Improve .damage command, now can damage destructible gameobjec...xjose93
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-13Core: Declare some functions const and remove use of "using" directive in a c...Spp
2013-05-11Core/Ticketsillusion