| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-31 | Scripts: Fix a merge issue, thanks cyberbrest | Nay | |
| 2012-08-31 | Core/Loading: Fix a typo when loading creature_template | Nay | |
| 2012-08-30 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 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-30 | Core: Fix many "errors"/warnings and coding style (3) | Nay | |
| Game Errors were found using Cppcheck, open-source static analysis tool | |||
| 2012-08-30 | Core: 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-30 | Core: 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-30 | Merge pull request #7571 from daniik/master | Nay | |
| Remove duplicated code in FleeingMovementGenerator | |||
| 2012-08-30 | Core/MovementGenerator: Remove duplicated code | danik | |
| 2012-08-30 | Merge pull request #7566 from Souler/fix_copy_weapon_auras | Kaelima | |
| Scripts/Spells: Fix Weapon Copy related auras. | |||
| 2012-08-30 | Scripts/Spells: Fix Weapon Copy related auras. | Souler | |
| Closes #3731 | |||
| 2012-08-30 | Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest | kaelima | |
| - Added more flags to UnitFlags2 enum (Thanks wpp) | |||
| 2012-08-29 | Scripts/Hellfire: Add missing include | Nay | |
| 2012-08-29 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-29 | Scripts/Hellfire: Rework Blood Furnace | Gacko | |
| 2012-08-29 | Core/Loading: Change info/error messages to printf when config is not loaded | Nay | |
| 2012-08-29 | Core/Groups: Enable SMSG_GROUP_LIST and correct position of petauramask | Nay | |
| 2012-08-29 | Merge pull request #7487 from drskull/master | Nay | |
| Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp Closes #4376 | |||
| 2012-08-29 | Core: Add missing include to BfHandler (thanks Chevron) and a typo in ↵ | Nay | |
| HandleRequestPartyMemberStatsOpcode (thanks Kaelima) | |||
| 2012-08-29 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-28 | Core/BG: Initial work on battleground and battlefield related packets | Tuxity | |
| 2012-08-28 | Core/Items: Bind item to owner when using it for transmogrification | Shauren | |
| 2012-08-28 | Core/Group: Code style corrections and logic fixes | Nay | |
| 2012-08-28 | Core/Groups: Simplify some GroupUpdateFlags handling and fix a typo | Nay | |
| 2012-08-28 | Core/Groups: Fix some failures when building stats | Nay | |
| Thanks Zakamurite and Kaelima | |||
| 2012-08-28 | DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the ↵ | Vincent-Michael | |
| Ice Watcher' | |||
| 2012-08-28 | Scripts: Fix code style after PR | Nay | |
| 2012-08-28 | Merge pull request #7553 from Trista/master | Nay | |
| Core/Spells: Destabilizing Azure Dragonshrine | |||
| 2012-08-28 | Core/Spells: Destabilize Azure Dragonshrine | thesensei | |
| *Spell script support for spell 49370 | |||
| 2012-08-28 | Core/Wintergrasp: correctly fix collision for invisible wall in wg. also ↵ | Kandera | |
| fixes recent crash. closes #7548 | |||
| 2012-08-28 | Core/Authserver: Fix previous merge | Nay | |
| 2012-08-28 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 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-28 | Core/Quests: Fixed quest honor rewards properly. | Shauren | |
| REALLY closes #1356 | |||
| 2012-08-28 | Core/Quests: Fix quest honor reward | Nay | |
| Based on the patch of Tassader Closes #1356 | |||
| 2012-08-28 | Core/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-27 | Merge pull request #7543 from gigatotem/4.3.4 | Nay | |
| Spells/Shaman: Heroism and Bloodlust | |||
| 2012-08-28 | Spells/Shaman: Heroism and Bloodlust | Gigatotem | |
| Heroism and Bloodlust will now check for Temporal Displacement from Time Warp and Insanity from Ancient Hysteria. | |||
| 2012-08-27 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp | |||
| 2012-08-27 | Core/Battlefield: Small cleanup | Vincent-Michael | |
| 2012-08-27 | Config/worldserver: Rename references to the old realmd database to auth | Nay | |
| 2012-08-27 | Core/Guilds | Shauren | |
| * 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-27 | Core/Spells: Fix 'Foam Sword Rack' mechanic | Vincent-Michael | |
| 2012-08-27 | DB/Conditions: Fix 'Foam Sword Attack' / 'Foam Sword Attack' targets | joschiwald | |
| 2012-08-27 | DB: (Db) Fix quest Fire Upon the Waters | nelegalno | |
| Thanks to wispeckt, zxbiohazardzx and Svannon Closes #1344 | |||
| 2012-08-27 | DB/Spells: (SB) Fix quest The Angry Gorloc | Trista | |
| Closes #1288 | |||
| 2012-08-27 | Core/Misc: Fix resting zone in inn or tavern, reduce the area resting is active | CDawg | |
| Closes #7516 | |||
| 2012-08-27 | DB/SAI: (HF) Fix quest The Shining Light | Trista | |
| Closes #1230 | |||
| 2012-08-27 | Core/Wintergrasp: fix handling for invisible wall in wintergrasp. will now ↵ | Kandera | |
| be destroyed and rebuilt with the vault gate | |||
| 2012-08-27 | Core/Wintergrasp: fix possible crash on startup | Kandera | |
| 2012-08-27 | SQLS: Fix a typo | Nay | |
| 2012-08-27 | Core/Spells: Fix Pick Lock calculation | Vincent-Michael | |
| Closes: #4323 | |||
