aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-02Core/AHBot: Fix reference_loot_template being excluded from ahbot itemsjackpoz
2014-10-02Core/Sai: Added better version for 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added missing changes in 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
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-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-01Core/Spells: Added hack for "There and Back Again" quest credit (for alliance...Vincent-Michael
2014-09-30Core/GameObjects: Fixed possible crashes if transport objects don't have entr...Shauren
2014-09-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-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-30Fixed c/p mistakeShauren
2014-09-29Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-29Core/Scripts: Fix invalid memory writejackpoz
2014-09-29Core/GameObjects: Implemented new gameobject type 11 (transport) states, fixe...Shauren
2014-09-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-29Core/Scripts: fixed memory leak caused by unassigned scripts in dbjoschiwald
2014-09-29DB/Quests: Fear No Evil quest scriptMihapro
2014-09-29Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
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-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-27Core/Achiev: Remove a wrong call to FlushBits in SendAllTrackedCriteriasDDuarte
2014-09-27Merge pull request #13209 from Dekadencee/FixGuildAchievementTrackingDuarte Duarte
2014-09-27Core/ByteBuffer: Call FlushBits() in every append, not only on fundamental typesDDuarte
2014-09-27Core/Spells: Fix structure of a particular SMSG_SPELL_GO used in pet summoningDDuarte
2014-09-27Merge pull request #13140 from Unholychick/preventfleeingDuarte Duarte
2014-09-27Achievements/Guilds: Fix guild achievement trackingDekadence
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-27Fixed GCC buildShauren
2014-09-27Core/Spells: Fix typoVincent-Michael
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-27Misc/Brewfest: Fix Quest "11407 - Bark for Drohn''s Distillery!" / "11408 -Ba...Vincent-Michael
2014-09-26Scripts/Spells: fixed typo in Improved Frost Presencejoschiwald
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