aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
Conflicts: src/server/scripts/Spells/spell_paladin.cpp
2014-01-27DB/Creature: Fix some factionsAokromes
Updates #11501
2014-01-27DB/Creature: Fix some factionsAokromes
Updates #11501
2014-01-27DB/Creature Fix 2 models of mobsAokromes
By alpharius, closes #11210
2014-01-27DB/Creature: Fix some factionsAokromes
Updates #11501
2014-01-27DB/Misc: Fix startup error added on 22508d1Aokromes
2014-01-27DB/Creature: Fix some factionsAokromes
Updates #11501
2014-01-27DB/Creature: Fix some factions and levelsAokromes
Updates #11501
2014-01-27DB/Gameobject: Spawn TEMP Greater MoonlightAokromes
By Darkman1983, closes #4945
2014-01-27DB/Misc: Fix Lunar Festival Invitation teleport coordinatesAokromes
By Vincent-Michael, updates #4945
2014-01-27SQL: Rename in correct nameVincent_Michael
2014-01-27DB/Conditions: Requiere DK to use Scourge GryphonAokromes
By dr-j, closes #11133
2014-01-27DB/Quest: Treats for Great-father WinterAokromes
By dr-j, closes #11320
2014-01-27DB/Creature: Fix Shaman ElementalsAokromes
By Vincent-Michael, closes #11261
2014-01-27DB/Creature: Delete incorrectly spawned Gharsul the RemorselessAokromes
Closes #11242
2014-01-27DB/Quest: Seek the FarstridersAokromes
By MrSmite, closes #11244
2014-01-26Core/Spells: move paladins judgements to spellscriptsjoschiwald
2014-01-26DB/Creature: Fix Seeping Feral EssenceAokromes
By Fateswhisper closes #11517
2014-01-26Fix incorrect debug log in authserverQAston
2014-01-26Core/Gameobjects: Fix not being able to use the fishing node/float after ↵w1sht0l1v3
6b25c2b4147a237ab07c99dbd3563cedfda2f8fc
2014-01-26Remove unneeded bigendian checks (they're already part of EndianConvert).QAston
2014-01-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Spells/Spell.cpp src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp src/server/scripts/Spells/spell_paladin.cpp src/server/scripts/Spells/spell_priest.cpp src/server/scripts/Spells/spell_shaman.cpp src/server/scripts/Spells/spell_warrior.cpp
2014-01-26Core/Spell: Fix logic fail in 96ae4caf6258882cf89ff6d4bb3ac5aa0a3474f7Vincent_Michael
2014-01-26Tools/VMAP: Fix a logic error in processArgv of vmapexportDuarte Duarte
2014-01-26Core/Spells: Add SPELL_ATTR0_CU_REQ_CASTER_BEHIND_TARGET to some Backstab spellsAokromes
Original fix by Bruescrues Closes #10767 Signed-off-by: Duarte Duarte <dnpd.dd@gmail.com>
2014-01-26Core/Spells: Fix typo in 955fb907c549fea0088f8c105714cc9fb931da15Vincent_Michael
2014-01-26Core: Fix warningsVincent_Michael
2014-01-26Core/Spells: move more spells to spellscriptsjoschiwald
2014-01-26DB/SAI: The Earthen OathAokromes
By dr-j closes #6966
2014-01-26DB/SAI:Emergency Protocol: Section 8.2, Paragraph DAokromes
By dr-j, closes #11206
2014-01-26Merge branch 'master' of github.com:TrinityCore/TrinityCorejoschiwald
2014-01-26DB/SAI: Fix freed from the HiveAokromes
By dr-j, closes #11438
2014-01-26Core/Spells: move some spells so spellscriptsjoschiwald
2014-01-26DB/SAI: Blast the Infernals!Aokromes
By dr-j, closes #11428
2014-01-26DB/SAI: The Power of the ElementsAokromes
By dr-j and untaught, closes #6479
2014-01-26DB/SAI: Fix Highlord DemitrianAokromes
By Raszagal closes #11436
2014-01-26Tools: Fix build for MacGacko
ACE_thread_t returned by ACE_Thread::self is a struct in Mac OS
2014-01-26DB/Loot: FelweedAokromes
By SQLfix closes #11329
2014-01-26DB/Quest: Dragonmaw Race: Wing Commander IchmanAokromes
By Raszagal closes #11429
2014-01-26DB/SAI: Remove Obsolete SAI from Gordunni ProxyAokromes
By dr-j closes #11207
2014-01-25Core/Calendar: Crash fixjackpoz
Attempt to fix #11512 crash by adding a NULL check since GetEvent() can return NULL.
2014-01-25Rename 2014_01_24_03_world_sai.sql to 2014_01_24_03_world_sai.sqlAokromes
2014-01-25DB/SAI: Fix Administering the SalveAokromes
By dr-j closes #11375
2014-01-25DB/Creature: Rhapsody ShindiggerAokromes
By MitchesD closes #11191
2014-01-25DB/SAI: Fix Scalewing SerpentAokromes
By burned, closes #6285
2014-01-25Core/Gameobjects: Fix an exploit where it was possible to use gameobjects ↵Discover-
from any distance. Fixes for example picking up the WSG flag from any distance using hacking tools.
2014-01-25Core/Spells: Move Pilgrims Bounty BuffFood in AuraScript (mimimi)Vincent_Michael
2014-01-25Merge pull request #11508 from Dehravor/talent-wipeDiscover-
Core/SkillHandler: Check if player is using proper NPC on talent reset
2014-01-25Core/SkillHandler: Check if player is using proper NPC on talent resetDehravor
2014-01-24Core/Spells: Move Pilgrims Bounty BuffFood in AuraScriptVincent_Michael