Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-22 | Core/Quests: Fixed party accept quests | Shauren | |
(cherry picked from commit 48940e292fdde1042f096cac507c2b1b54e8146b) | |||
2016-03-22 | Merge remote-tracking branch 'tkrokli/gossip_accept_duel' into 3.3.5-base | treeston | |
(cherry picked from commit 90914518184061d06c7bfba0aebc4ac03b23104f) | |||
2016-03-22 | Core/Quests: Fixed quest sharing | Shauren | |
Closes #12304 Closes #16183 (cherry picked from commit 3c3cde028cbcab64d463707e192fc333d8cadda0) | |||
2016-03-22 | Core: Fix non pch build | Vincent-Michael | |
2016-03-22 | Core/AuctionHouse: Fix compile | Aokromes | |
2016-03-22 | Core/AuctionHouse: Fix compile (Part 2) | Aokromes | |
2016-03-22 | Core/AuctionHouse: Fix compile | Aokromes | |
2016-03-21 | Merge pull request #15977 from tkrokli/landmine_knockback_achievement | jackpoz | |
Scripts/Spells: Mine Sweeper achievement (cherry picked from commit e59b4324b8123fa2123a990cd2b907c39db1a42e) | |||
2016-03-21 | Merge pull request #16101 from NathanHandley/3.3.5 | Duarte Duarte | |
Updated AuctionHouseSeller to have item class stack control (cherry picked from commit bddf9ec6febc9a77308d074bd10db2ddec4b48d5) | |||
2016-03-21 | Merge remote-tracking branch 'velinath/sai-migrations-3' into 3.3.5-base | treeston | |
(cherry picked from commit 5084b17308c3441e1ca7f455aad17b4a3de2da72) | |||
2016-03-21 | Merge remote-tracking branch 'velinath/sai-migrations-2' into 3.3.5-base | treeston | |
(cherry picked from commit 1d9d03b2891b5481eff6541a8563599ccc60c48d) | |||
2016-03-21 | Merge remote-tracking branch 'velinath/sai-migrations' into 3.3.5-base | treeston | |
(cherry picked from commit c7459327b2c8565e7cb101826f5059e3cf0628c4) | |||
2016-03-21 | Merge pull request #16156 from Treeston/3.3.5-instancerevive2 | Treeston | |
Game/Maps: Instance handling bug-fix follow-up (cherry picked from commit ae4fcc3685079e1c24cd46545dae169d5be12046) | |||
2016-03-21 | Merge pull request #16182 from velinath/sai-migrations | Treeston | |
Core/Scripts: remove unused npc_taxi scripts (cherry picked from commit 48d0fd276dad6bbf1de364f692243c78814efbfa) | |||
2016-03-21 | Merge pull request #16171 from velinath/sai-migrations | joschiwald | |
Core/Scripts/DB: move Gryphoneer Windbellow to SAI (cherry picked from commit f377a5875cc320934573f5980cd99388ca45f7d3) | |||
2016-03-21 | Merge remote-tracking branch 'tkrokli/move_wyrmrest_temple_taxi_to_sai' into ↵ | treeston | |
3.3.5 (cherry picked from commit e0ffc2921b71e8822ac267399c468f2b4a449745) | |||
2016-03-21 | Merge pull request #16126 from velinath/taxi-to-sai | treeston | |
(partially cherry picked from commit b6ed3d3fc2b8447059ff0aa0e5b6de36947fd006) | |||
2016-03-21 | Merge pull request #16110 from Treeston/3.3.5-instancerevive | Treeston | |
Game/Maps: Clean up instance zone-in handling (cherry picked from commit eb3dc8a4f064d89b78248a511bcf67f805ea3314) | |||
2016-03-21 | Merge pull request #14896 from Ofinka/dupl | jackpoz | |
(cherry picked from commit 263f127d075d56be8fd19ef36871bf245bc4bdcc) | |||
2016-03-21 | Core/Spells fix Arcane Missiles | ShinDarth | |
- close #15902 (cherry picked from commit 5fae63804ceb61dd009ac77f76911605e255b5c8) | |||
2016-03-21 | Core/Player: cleanup function CheckInstanceLoginValid | ForesterDev | |
(cherry picked from commit 9573ec52f0ea2fbda0fdcac1bd9ed2617d359338) | |||
2016-03-21 | Core/Spells: fix conflicts between duration and cast time of channeled spells | ShinDarth | |
(cherry picked from commit 246e568bbd1c741af7204e4a4941c113b7d63e60) | |||
2016-03-21 | Core/Util: Extracted GetPID to separate function | Shauren | |
2016-03-20 | Core/Spells: cherry picked relevant changes from commit ↵ | joschiwald | |
c498966d23933e323685c3a767d3fe334a60af22 to minimize differences between branches | |||
2016-03-20 | Scripts: Added combat abilities to trash mobs in Ruby Sanctum | joschiwald | |
Thx @sirikfoll SAI by @Keader Closes #16703 (cherry picked from commit ef7a91d1938becb53fc9201275f0b5f02248765c) | |||
2016-03-20 | Core/Dep: Removed ZMQ dependency in preparation for future changes | Shauren | |
2016-03-20 | Core/Game: Fix no PCH build | Naios | |
* ref 680c12a | |||
2016-03-19 | Core/Shared: Fix no PCH build | Naios | |
(cherry picked from commit 5ac4507c877e9a6b73ca8bd3e2f44254eb06ab4a) | |||
2016-03-19 | CMake: Use inherited dependencies in worldserver and authserver | Naios | |
* Closes #1679 (cherry picked from commit 03d249f0631c3561070ebbdd7301115507c68876) | |||
2016-03-19 | CMake: Use inherited dependencies in scripts | Naios | |
* Removes the circular dependency between game <-> scripts (cherry picked from commit 96bc31924a5a418d37bd961ef2880f9072126348) | |||
2016-03-19 | CMake: Use inherited dependencies in database, shared and game | Naios | |
(cherry picked from commit 469f2d3ade168de0b5be18112008c337067a8e03) | |||
2016-03-19 | CMake: Use inherited dependencies in common and tools | Naios | |
(cherry picked from commit abda7a910a760687f9c1b9e0893314e04982c0f1) | |||
2016-03-19 | CMake: Provide proper interface targets from dependencies | Naios | |
* to make use of cmakes inherited link dependencies which imports all include directories/ definitions from the link library (cherry picked from commit 1a572d242593124f986d3ed08710b96a142a6763) | |||
2016-03-19 | Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template class | Shauren | |
2016-03-18 | Core/PacketIO: Updated and enabled SMSG_DISPEL_FAILED | Shauren | |
2016-03-17 | Core/PacketIO: Updated and enabled CMSG_GM_TICKET_GET_CASE_STATUS, ↵ | Shauren | |
CMSG_GM_TICKET_GET_SYSTEM_STATUS, SMSG_GM_TICKET_CASE_STATUS | |||
2016-03-16 | Merge pull request #16652 from Lopfest/phase | Shauren | |
[6.x] Core/Phase: fixed phase update on area change | |||
2016-03-16 | Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c | Naios | |
(cherry picked from commit f52495c66b1b219f82729221e8023a86b28d54bf) | |||
2016-03-15 | Core/PacketIO: Marked CMSG_LEAVE_GROUP as not threadsafe | Shauren | |
2016-03-14 | Core/PacketIO: Updated and enabled SMSG_QUEST_UPDATE_ADD_PVP_CREDIT (+added ↵ | Shauren | |
explicit typing in appending values to bytebuffer in QuestPackets.cpp) | |||
2016-03-13 | Core/Misc: Removed OnUnknownPacketReceive script hook - it could never be called | Shauren | |
2016-03-12 | Core/Networking: Fixed DelayedCloseSocket when compiled without ↵ | Shauren | |
TC_SOCKET_USE_IOCP (linux) Closes #16769 | |||
2016-03-11 | Merge pull request #16763 from mateusdemboski/patch-1 | Shauren | |
Added locales id for "ptBR" and "itIT" on worldserver.conf.dist | |||
2016-03-11 | Core/Worldserver: Move the Realm instance into the game library | Naios | |
2016-03-11 | Core/Game: Move singleton instances into compilation units | Naios | |
* Fixes issues when building shared libraries (prevents gcc and clang from providing several instance) | |||
2016-03-11 | Core/Database: Move singleton instances into compilation units | Naios | |
* Fixes issues when building shared libraries (prevents gcc and clang from providing several instance) * Also instantiate the database worker pools in DatabaseEnv.cpp now. | |||
2016-03-11 | Core/Common: Generalize platform specific includes in common/Platform | Naios | |
2016-03-11 | Core/Common: Move singleton instances into compilation units | Naios | |
* Fixes issues when building shared libraries (prevents gcc and clang from providing several instance) | |||
2016-03-11 | Update worldserver.conf.dist | Mateus Demboski | |
2016-03-10 | Core/Networking: Added new AsyncRead method to Socket class allowing to pass ↵ | Shauren | |
a custom completion handler and refactor world socket initialization string handling |