aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-31Scripts: Fix a merge issue, thanks cyberbrestNay
2012-08-31Core/Loading: Fix a typo when loading creature_templateNay
2012-08-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
Conflicts: src/server/game/Entities/Creature/Creature.cpp src/server/game/Entities/Player/Player.cpp src/server/game/Globals/ObjectMgr.cpp src/server/game/Server/Protocol/Opcodes.h src/server/scripts/EasternKingdoms/silverpine_forest.cpp src/server/scripts/Kalimdor/silithus.cpp src/server/shared/DataStores/DBCFileLoader.h src/server/shared/Database/Implementation/WorldDatabase.cpp src/tools/map_extractor/System.cpp src/tools/map_extractor/dbcfile.cpp src/tools/vmap4_extractor/adtfile.cpp src/tools/vmap4_extractor/dbcfile.cpp src/tools/vmap4_extractor/wdtfile.cpp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
Game Errors were found using Cppcheck, open-source static analysis tool
2012-08-30Core: Fix many "errors"/warnings and coding style (2)Nay
Scripts; also reverted a change to AuthSocket Errors were found using Cppcheck, open-source static analysis tool
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
Extractors, worldserver, authserver, shared and collision affected Errors were found using Cppcheck, open-source static analysis tool
2012-08-30Merge pull request #7571 from daniik/masterNay
Remove duplicated code in FleeingMovementGenerator
2012-08-30Core/MovementGenerator: Remove duplicated codedanik
2012-08-30Merge pull request #7566 from Souler/fix_copy_weapon_aurasKaelima
Scripts/Spells: Fix Weapon Copy related auras.
2012-08-30Scripts/Spells: Fix Weapon Copy related auras.Souler
Closes #3731
2012-08-30Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrestkaelima
- Added more flags to UnitFlags2 enum (Thanks wpp)
2012-08-29Scripts/Hellfire: Add missing includeNay
2012-08-29Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-29Scripts/Hellfire: Rework Blood FurnaceGacko
2012-08-29Core/Loading: Change info/error messages to printf when config is not loadedNay
2012-08-29Core/Groups: Enable SMSG_GROUP_LIST and correct position of petauramaskNay
2012-08-29Merge pull request #7487 from drskull/masterNay
Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp Closes #4376
2012-08-29Core: Add missing include to BfHandler (thanks Chevron) and a typo in ↵Nay
HandleRequestPartyMemberStatsOpcode (thanks Kaelima)
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