aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-10-02Core/Sai: Added ugly code for new sai error log :(Vincent-Michael
2014-10-02Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...Shauren
2014-10-02Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for all...Vincent-Michael
2014-10-01Core/AH: Don't send expired auctions to clientsjackpoz
2014-10-01Core/Spells: Added hack for "There and Back Again" quest credit (for alliance...Vincent-Michael
2014-09-30Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark for...Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-30Core/LootMgr: Fix GCC warningjackpoz
2014-09-30Core/LootMgr: Fix wrong bit fields paddingjackpoz
2014-09-30Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid targetVincent-Michael
2014-09-29Core/Scripts: Fix invalid memory writejackpoz
2014-09-29Core/Scripts: fixed memory leak caused by unassigned scripts in dbjoschiwald
2014-09-28Core/AH: Fix Auction House items not deleted from databasejackpoz
2014-09-28Core/GameObjects: Fixed uninitialized elevator period valueShauren
2014-09-28WorldServer/Misc: Log possible errors on shutdownjackpoz
2014-09-27Core/LootMgr: Forgot to change this. Found by Vincent MichealMalcrom
2014-09-27Core/LootMgr: Update lootMgr to normalize loot_template tablesMalcrom
2014-09-28Core/Scripts: Fix for issue https://github.com/TrinityCore/TrinityCore/issues...sonic3000
2014-09-27Merge pull request #13140 from Unholychick/preventfleeingDuarte Duarte
2014-09-27Fixed GCC buildShauren
2014-09-27Core/Spells: Fix typoVincent-Michael
2014-09-27Misc/Brewfest: Fix Quest "11407 - Bark for Drohn''s Distillery!" / "11408 -Ba...Vincent-Michael
2014-09-26Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-26Core/Spells: Always add threat for spells from spell_threat table, not only i...Shauren
2014-09-26Scripts: Fixed compiler warningShauren
2014-09-26Core/Debugging: Extended ASSERT macro to allow passing additional formatted s...Shauren
2014-09-26Scripts/ManaTombs: Nexus-Prince Shaffar rewritten to BossAI/EventMapMitchesD
2014-09-26Scripts/UtigardePinnacle: Prevent Ymiron from triggering a phase transition a...Nyeriah
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-25Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-25Scripts/Icecrown CitadelShauren
2014-09-25Scripting/Isle of Queldanas: Moved Converted Sentry to SAI.Malcrom
2014-09-25Core/Achievements: Fixed wrong packet generation in AchievementMgr::SendCrite...mik1893
2014-09-24Misc/Events:Vincent-Michael
2014-09-23Core/Spells: Added missing stuff in 44bcfb86f5da0a5a374fc5b07431836b3c0f51c7Vincent-Michael
2014-09-23Core/Spells: Fix Ram Racing mechanicVincent-Michael
2014-09-22Core/Spell - Fix Remove Aura "The Eye of Acherus"iDenyDeX
2014-09-22Scripts/Examples: Remove some more code related to example scriptsjackpoz
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-21Scripts/Examples: Remove outdated example scriptsjackpoz
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-21Core:/SmartScript: Added log for item has credit spell blablaVincent-Michael
2014-09-21Scripts/Shadowmoon Valley: Fix static analysis issues added in cd48ee01c0b146...jackpoz
2014-09-21Merge pull request #13180 from ShinDarth/335_fixWarpten
2014-09-21Core/ObjectMgr: corrected error labelsShinDarth
2014-09-21Scripting/Shadowmoon Vally: Added scripting for Infernal Attackers.Malcrom
2014-09-21DB/Spells:Vincent-Michael
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-20Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-20Core/Spells: fixed Intervadejoschiwald