aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-29Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-28Core/BG: Initial work on battleground and battlefield related packetsTuxity
2012-08-28Core/Items: Bind item to owner when using it for transmogrificationShauren
2012-08-28Core/Group: Code style corrections and logic fixesNay
2012-08-28Core/Groups: Simplify some GroupUpdateFlags handling and fix a typoNay
2012-08-28Core/Groups: Fix some failures when building statsNay
Thanks Zakamurite and Kaelima
2012-08-28DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the ↵Vincent-Michael
Ice Watcher'
2012-08-28Scripts: Fix code style after PRNay
2012-08-28Merge pull request #7553 from Trista/masterNay
Core/Spells: Destabilizing Azure Dragonshrine
2012-08-28Core/Spells: Destabilize Azure Dragonshrinethesensei
*Spell script support for spell 49370
2012-08-28Core/Wintergrasp: correctly fix collision for invisible wall in wg. also ↵Kandera
fixes recent crash. closes #7548
2012-08-28Core/Authserver: Fix previous mergeNay
2012-08-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
Conflicts: src/server/authserver/Authentication/AuthCodes.cpp src/server/authserver/Authentication/AuthCodes.h src/server/authserver/Server/AuthSocket.cpp src/server/game/Entities/Creature/GossipDef.cpp src/server/game/Entities/Player/Player.cpp
2012-08-28Core/Quests: Fixed quest honor rewards properly.Shauren
REALLY closes #1356
2012-08-28Core/Quests: Fix quest honor rewardNay
Based on the patch of Tassader Closes #1356
2012-08-28Core/Authserver: Improved realmlist for multiple realms with different ↵Shauren
versions, idea from MaNGOS and allow 4.0.6a, 4.2.2 and 4.3.4 clients to use the authserver (no world connections)
2012-08-27Merge pull request #7543 from gigatotem/4.3.4Nay
Spells/Shaman: Heroism and Bloodlust
2012-08-28Spells/Shaman: Heroism and BloodlustGigatotem
Heroism and Bloodlust will now check for Temporal Displacement from Time Warp and Insanity from Ancient Hysteria.
2012-08-27Merge remote-tracking branch 'origin/master' into 4.3.4Nay
Conflicts: src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
2012-08-27Core/Battlefield: Small cleanupVincent-Michael
2012-08-27Config/worldserver: Rename references to the old realmd database to authNay
2012-08-27Core/GuildsShauren
* Item moves within the same guild bank tab will not be logged * Updated and enabled CMSG_GUILD_BANK_QUERY_TEXT, CMSG_GUILD_EVENT_LOG_QUERY, CMSG_SET_GUILD_BANK_TEXT, SMSG_GUILD_BANK_LOG_QUERY_RESULT, SMSG_GUILD_BANK_QUERY_TEXT_RESULT and SMSG_GUILD_EVENT_LOG_QUERY_RESULT
2012-08-27Core/Spells: Fix 'Foam Sword Rack' mechanicVincent-Michael
2012-08-27DB/Conditions: Fix 'Foam Sword Attack' / 'Foam Sword Attack' targetsjoschiwald
2012-08-27DB: (Db) Fix quest Fire Upon the Watersnelegalno
Thanks to wispeckt, zxbiohazardzx and Svannon Closes #1344
2012-08-27DB/Spells: (SB) Fix quest The Angry GorlocTrista
Closes #1288
2012-08-27Core/Misc: Fix resting zone in inn or tavern, reduce the area resting is activeCDawg
Closes #7516
2012-08-27DB/SAI: (HF) Fix quest The Shining LightTrista
Closes #1230
2012-08-27Core/Wintergrasp: fix handling for invisible wall in wintergrasp. will now ↵Kandera
be destroyed and rebuilt with the vault gate
2012-08-27Core/Wintergrasp: fix possible crash on startupKandera
2012-08-27SQLS: Fix a typoNay
2012-08-27Core/Spells: Fix Pick Lock calculationVincent-Michael
Closes: #4323
2012-08-27DB/SAI: (BT) Fix quest A Race Against TimeWishToDie
Closes #1074
2012-08-27Scripts/ZulGurub: Fix attacking Bloodlord Mandokirgecko32
Closes #1007 Closes #7499
2012-08-27DB/Quests: Set correct relations for quest The Conqueror's Taskgadge
Ref #1006
2012-08-27DB/GOs: Spawn Blackened Urn in Karazhan, should fix Nightbane summoning and ↵nelegalno
the quest chain Closes #975
2012-08-27Scripts/Uldaman: Archaedas now Awaken his minnions & spawn of npc lore ↵neuro_999
keeper of norgannon Closes #765
2012-08-27DB/Player: Fix draenei race spell 'Shadow Resistance'joschiwald
2012-08-27Core: Fix warnings and code styleVincent-Michael
2012-08-27Scripts/Wintergrasp: fix grab passenger spell.Kandera
2012-08-27Core/Wintergrasp: Move previous commit to the correct positionKandera
2012-08-27Core/Wintergrasp: cleanup some magic numbers and set the destructable state ↵Kandera
of the final gate to destroyed.
2012-08-27DB/SAI: Fix opening the door before Broggok in Blood FurnaceNay
Based on the fix of oneblizz Closes #350
2012-08-27Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger.Kandera
2012-08-27Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and ↵Nay
cleanup whitespace
2012-08-27Scripts/Spells: Remove a not needed cast in ↵Nay
spell_q12372_cast_from_gossip_trigger
2012-08-27Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-27Core/Achievements: Define some flags, cleanup and split Requirement ↵Spp
Conditions and SetCriteriaProgress in different functions
2012-08-27Core/PacketIO: Fixed mistake in sending vendors - now items that bind on ↵Shauren
pickup will display properly
2012-08-27Rename SQLs after PRNay