| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-11 | Core/Packets: Update and enable SMSG_COOLDOWN_EVENT | Duarte Duarte | |
| Fix build. | |||
| 2015-02-11 | Merge pull request #14106 from Noeliel/3.3.5 | Duarte Duarte | |
| Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ove... (cherry picked from commit f961c06612540bcdfd4871cb1c1ae60654f1ddb0) | |||
| 2015-02-11 | Merge pull request #13963 from tkrokli/3.3.5 | Duarte Duarte | |
| Fix Cooldown for Raise Dead (Ghoul) (cherry picked from commit 1d627ca1ea2e5bc15907ab9b81bf3f03f9effb36) | |||
| 2015-02-11 | Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5 | jackpoz | |
| (cherry picked from commit b69fd4ac682347b8b735ac7116ada25d79698933) Conflicts: src/server/game/AuctionHouseBot/AuctionHouseBotBuyer.cpp | |||
| 2015-02-11 | Merge pull request #14098 from ariel-/arenacd | Duarte Duarte | |
| Arena Spells Reset Cooldown micro correction (cherry picked from commit a3bc75b7b96913eae3343bfde0390cf921748011) | |||
| 2015-02-11 | Tabs to spaces and whitespace cleanup | Nayd | |
| 2015-02-11 | Merge pull request #14099 from flippy84/fixes | Duarte Duarte | |
| Stat fixes | |||
| 2015-02-11 | Merge pull request #14097 from flippy84/hp_fix | Duarte Duarte | |
| Fix health calculation. | |||
| 2015-02-11 | Core/Auth: Fixed clients being disconnected if taking too long to select ↵ | Shauren | |
| game account for login Closes #13782 | |||
| 2015-02-10 | Stat fixes | Ante | |
| 2015-02-10 | Fix health calculation. | Ante | |
| 2015-02-09 | Core/Items: Defined all item modifiers | Shauren | |
| 2015-02-08 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix some static analysis issues reported by Coverity | |||
| 2015-02-08 | Core/Items: fixed AuctionHouse and GuildBank items from DB | joschiwald | |
| 2015-02-08 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix some static analysis issues reported by Coverity. Rename SpellMgr::EnsureSpellInfo() to SpellMgr::AssertSpellInfo() to be consistent with other similar methods. | |||
| 2015-02-08 | Fix non pch build. ffs... | Gacko | |
| 2015-02-08 | Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spells | Shauren | |
| 2015-02-08 | Scripts/SunwellPlateau: Fix a typo that caused M'uru's phase transition to ↵ | Nyeriah | |
| fail on some rare cases (cherry picked from commit 1e3247f00e08900180dcda2bdbc1c55e7e05baf9) | |||
| 2015-02-08 | Fixed build | joschiwald | |
| 2015-02-08 | Core/Packets: updated some contactlist packets | joschiwald | |
| 2015-02-07 | Core/Packets: Fix MailListEntry structure | Carbenium | |
| 2015-02-07 | Merge pull request #14025 from Carbenium/mail-1 | Duarte Duarte | |
| Core/Packets: Implement all mail system relevant packets | |||
| 2015-02-07 | Core/Packets: Implement all mail system relevant packets | Carbenium | |
| Thanks @joschiwald, @DDuarte and @Warpten | |||
| 2015-02-06 | Fix non pch build | Gacko | |
| 2015-02-05 | Core/Players: Updated player byte field offsets | Shauren | |
| 2015-02-05 | Made compiler happy | joschiwald | |
| 2015-02-05 | Core/Packets: | joschiwald | |
| - updated who packets - fixed typos from previous commits | |||
| 2015-02-05 | Core/Spells: Added missed iterator check to Player::GetCastSpellInfo | Shauren | |
| Closes #14030 | |||
| 2015-02-04 | Core/Misc: Update outdated license header files | Noffearr | |
| Ref #14028 | |||
| 2015-02-04 | Merge pull request #14010 from ProjectcoreDevs/6.x | Duarte Duarte | |
| Core/Structure for CMSG_SET_ACTIONBAR_TOGGLES and activate SMSG_MOVE_SET... | |||
| 2015-02-04 | Core/Packets: Typo fixes and cleanup of 0f84c7c7b106fffa33e3c114858218f89e634da4 | Nayd | |
| 2015-02-04 | Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, ↵ | Carbenium | |
| SMSG_GM_TICKET_CASE_STATUS, CMSG_GM_TICKET_ACKNOWLEDGE_SURVEY and SMSG_GM_TICKET_RESPONSE_ERROR Implement CMSG_GM_TICKET_GET_TICKET and SMSG_GM_TICKET_GET_TICKET_RESPONSE Update SMSG_FEATURE_SYSTEM_STATUS to support customizable ticket system and add config options | |||
| 2015-02-04 | Fix build | Nayd | |
| (cherry picked from commit c66bd709f1c58303aca39b8f43ac57379079882d) | |||
| 2015-02-04 | Shared/Database: Fix transactions not being recommitted on dead-lock error | jackpoz | |
| Fix transactions not being recommitted on dead-lock error (error code 1213) because of calling http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html after sending the ROLLBACK command. This way the returned error code was related to the ROLLBACK command, not the failed transaction. (cherry picked from commit d4db0c15c7e59f7139619720be3c26a48e6ff259) | |||
| 2015-02-04 | Core/Entities: Fixed dynamic updatefields not being sent to the client. | Warpten | |
| 2015-02-03 | Core/Players: Resetting talents will no longer reset character specialization | Shauren | |
| * Fixed level requirements for specialization spells Closes #14014 | |||
| 2015-02-03 | Rename Called "ActionBar" to "Mask" | projectcoredevs | |
| 2015-02-03 | Core/Packets: Update CMSG_GM_TICKET_SYSTEM_STATUS and ↵ | Carbenium | |
| SMSG_GM_TICKET_SYSTEM_STATUS | |||
| 2015-02-02 | Game/Spells: AoD Specials should only target one Unit | Rushor | |
| (cherry picked from commit b01e63812629244b4acee9b2d1434f337e77af29) Conflicts: src/server/game/Spells/SpellMgr.cpp | |||
| 2015-02-02 | Core/PacketIO: Fixed SMSG_DB_REPLY structure | Shauren | |
| 2015-02-02 | Core/Structure for CMSG_SET_ACTIONBAR_TOGGLES and activate ↵ | projectcoredevs | |
| SMSG_MOVE_SET_FLIGHT_SPEED SMSG_MOVE_SET_FLIGHT_SPEED resolve #14008 | |||
| 2015-02-02 | Scripts: Remove scripts that were replaced by SAI in ↵ | Nayd | |
| ba906b69e0a90e714da4fe139c25134ca68d402a | |||
| 2015-02-02 | (1) Scripts/Spells: Death Grip should not be castable while jumping/falling ↵ | Nayd | |
| and should have 8-30 yards range in PvP instead of 0-30 yards Closes #13499 (cherry picked from commit e8955cf6ddddd6953340c2ceeb3b5b4a98d57c90) Conflicts: sql/updates/world/2014_12_28_01_world.sql (2) Scripts/Spells: Adding overrides Death Grip Initial. Thanks @Goatform (cherry picked from commit bb002803bc0cd0283db0873e9a12db43a82ca30b) (3) Scripts/Spells: Move death grip from DB Moves death grip from DB to spellscript for clarity and to reduce confusion in future. (cherry picked from commit 77887ab32ff4d703dbc618b5cab364f02582c5e7) Conflicts: sql/updates/world/2014_12_28_03_world.sql | |||
| 2015-02-02 | Core/Build: Use std namespace in getline calls | Nayd | |
| 2015-02-01 | Core/Packets: | joschiwald | |
| - added inspect packets - updated opcode values | |||
| 2015-02-01 | Scripts/Kalimdor: Fix non pch build | Vincent-Michael | |
| 2015-02-01 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix some static analysis issues reported by Coverity | |||
| 2015-02-01 | Scripts/Bloodmyst Isle: Disable CreatureAttack for NPC: Webbed Creature | Rushor | |
| (cherry picked from commit 644de8700c4138b01927160423463a5e222217c5) | |||
| 2015-02-01 | Core/Spells: Updated base spell hit chance calculation (spells will never ↵ | Shauren | |
| miss targets up to 3 levels higher than caster) | |||
| 2015-01-31 | Core/Misc: Properly sanitize ReputationSpillover data | jackpoz | |
| Fix an issue added in 024b57bb74a664cd515cf0822d4b8e939a91fe03 that didn't properly skip ReputationSpillover rows with invalid data. Fix also a static analysis issue reported by Coverity. | |||
