aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-08Typo fix of previous commit (:S)Spp
2011-09-08Fix a typo in 327fe7c than changed the logic of a function and simplify IsXXX...Spp
2011-09-08Minor Correction to 327fe7cSpp-
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-08Core/Spells: Changed targets of Lifebinder's Gift (search for entry instead o...Lopin
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-09-07Revert "Core/GameObjects: Fix possible crash in GameObject::SetDestructibleSt...kaelima
2011-09-07Fix typo in 9d90c8245bfbfec8d821e25283643bd67f5bfeae and unintended change in...kaelima
2011-09-07Scripts/Ruby Sanctum: Remove unneeded spellscript for Baltharus.kaelima
2011-09-07Merge branch 'master' of git://github.com/TrinityCore/TrinityCorekaelima
2011-09-07Core/Spells: Deep freeze should do damage instead of freezing on targets with...kaelima
2011-09-07Core/OutdoorPvp: Remove usage of "friend class ..." (Use functions to access ...Spp-
2011-09-07Core/Loot:VladimirMangos
2011-09-06Core/GameObjects: Fix possible crash in GameObject::SetDestructibleState.kaelima
2011-09-06DB/BGs: Fix capturing of Snowball GY - AVNay
2011-09-06Core/PacketIO: Remove most calls to hexlike()Nay
2011-09-06Core/Spells: Correct a DBC mistake in Improved Stings (R2)Nay
2011-09-06Fix typo (Rename SPELL_AURA_PREVENT_RESSURECTION to SPELL_AURA_PREVENT_RESURR...Spp-
2011-09-06Merge pull request #2920 from Chaplain/cleanupQAston
2011-09-06Core/Spells: Fix some talents with incorrect target entries in dbcs. This is ...QAston
2011-09-06Core/Auras: Fixed applying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE for spellBonusDataChaplain
2011-09-06Core/Handler: Do now use dynamic memory allocation in character creationSpp-
2011-09-06Partial revert of fcf58e7 (both check performed inside IsInMeleeRange)Spp-
2011-09-06Core/Entities: Vehicles should be able to be both source and target of map sc...Shauren
2011-09-05Core/Auras: Weapon specific case for MOD_DAMAGE_DONE_PCT shouldn't change PLA...Chaplain
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay
2011-09-05BG/Isle of Conquest: Fix a crash in RemovePlayer.kaelima
2011-09-05Core/Spells: Fix Sentry Totem's bind sight.kaelima
2011-09-05Core/Achievements: Award normal mode achievements when instance was done on h...Shauren
2011-09-05Merge branch 'master' of git://github.com/TrinityCore/TrinityCorekaelima
2011-09-05Core/PacketIO: Fix some more "unprocessed tail data" errors.kaelima
2011-09-05Core: Code cleanup (here and there)Spp-
2011-09-05Core/Channels: Properly fix "opcode CMSG_MESSAGECHAT have unprocessed tail da...kaelima
2011-09-05Core/Channels: Fix crash in HandleJoinChannel introduced with commit bbde479f...kaelima
2011-09-05Merge pull request #2889 from Kiperr/masterKaelima
2011-09-04Core/Quests: Fix quests with RepObjective2 set. Closes #2901.Nay
2011-09-04Core/Channels: Fix the console error "opcode CMSG_MESSAGECHAT have unprocesse...Nay
2011-09-04Core/SAI: SMART_ACTION_FLEE: print flee emote if param1 is setNay
2011-09-04Core/Spells: Fix Distract. Closes #155Nay
2011-09-03Core: Fix indentation in SpellAuraEffectsNay
2011-09-03Scripts/Vault of Archavon: Earth, Wind & Fire achievement - by idostyle@zoit,...QAston
2011-09-03Database/Spells: Add AttributesEx6 and AttributesEx7 columns to spell_dbc table.QAston
2011-09-03Core/Spells: Fix Shadowflame and others from spell_linked_spell with + + 1 db...Vlad
2011-09-03Core/Spells: Fix pick lock - thanks to cyberbrest for pointing the reason of ...QAston
2011-09-03Core/Achievements: Fixed some Alterac Valley achievements:horn
2011-09-03Core/Spells: Fixed misdirection ability of hunters to end 4 seconds after fir...hacknowledge
2011-09-03Fix build after recent pull merges.QAston
2011-09-03Core/Script: Mootoo the Younger should stand befoure start escortkiper
2011-09-03[Core/Threat] SpellThreat-Calculation revampedsarjuuk
2011-09-03Merge pull request #2852 from Chaplain/cleanup2QAston