Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-13 | Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and ↵ | Duarte Duarte | |
SMSG_BUY_SUCCEEDED Closes #14127 | |||
2015-02-12 | Core/Items: Defined a few new item flags | Shauren | |
2015-02-12 | Core/Spells: Refactor code changed in 8c49d204c38e321f033a47233801a172e7f1abb5 | Duarte Duarte | |
2015-02-12 | Core/Packets: Write targets (hit & miss) to SMSG_SPELL_GO | Duarte Duarte | |
Fixes most spell visuals. Also write explicit basic types in SpellPackets (cosmetic) | |||
2015-02-12 | DB/Quest: Your Place In The World | Aokromes | |
By timsar2 & Gooyeth, closes #13864 | |||
2015-02-12 | Core/Packets: Update and enable CMSG_GOSSIP_SELECT_OPTION, ↵ | Duarte Duarte | |
SMSG_BINDER_CONFIRM, SMSG_GOSSIP_COMPLETE and SMSG_PLAYER_BOUND Fixes #14115 | |||
2015-02-12 | Core/Packets: Update and enable CMSG_USE_ITEM | Duarte Duarte | |
Ref #14115 | |||
2015-02-11 | Core/Packets: Update and enable SMSG_COOLDOWN_EVENT | Duarte Duarte | |
Fix build. | |||
2015-02-11 | DB/Auth: Remove auto_increment value from auth_database.sql | Duarte Duarte | |
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 | DB/PlayerStats: Corrections to intellect between levels 10 and 19 | Orphus | |
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-11 | Remove un-needed code. | Epicurus4 | |
2015-02-10 | Added a player searcher | Epicurus4 | |
This can be used in scripts to search for Player* objects within a given range. | |||
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 | Tools/MapExtractor: Fix crash when passing an invalid input path | jackpoz | |
Fix unhandled exception happening when passing an invalid path as -i argument. | |||
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 | Merge pull request #14063 from Carbenium/mail-fix | joschiwald | |
Core/Packets: Fix MailListEntry structure | |||
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-06 | DB: fixed The Brewmaiden SAI | joschiwald | |
2015-02-05 | SQL: Make sure the correct world db is select when executing SQL update scripts | jackpoz | |
Make sure script 2014_12_25_00_hotfixes_locale_broadcast_text.sql affects the correct world database version "TDB 6.00". This fixes an issue where the script would drop table "locales_broadcast_text" from a world database of another version (335, 434). Issue added in df444890daf74e95d51a229f99996561a88ac71a | |||
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 | DB/World: Remove a partial duplicated SQL ↵ | Nayd | |
(ba906b69e0a90e714da4fe139c25134ca68d402a) | |||
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) |