aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-03-21Merge pull request #16110 from Treeston/3.3.5-instancereviveTreeston
2016-03-21Merge pull request #14896 from Ofinka/dupljackpoz
2016-03-21Core/Spells fix Arcane MissilesShinDarth
2016-03-21Core/Player: cleanup function CheckInstanceLoginValidForesterDev
2016-03-21Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2016-03-20Core/Spells: cherry picked relevant changes from commit c498966d23933e323685c...joschiwald
2016-03-20Scripts: Added combat abilities to trash mobs in Ruby Sanctumjoschiwald
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-20Core/Game: Fix no PCH buildNaios
2016-03-19Core/Shared: Fix no PCH buildNaios
2016-03-19CMake: Use inherited dependencies in worldserver and authserverNaios
2016-03-19CMake: Use inherited dependencies in scriptsNaios
2016-03-19CMake: Use inherited dependencies in database, shared and gameNaios
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-19CMake: Provide proper interface targets from dependenciesNaios
2016-03-19Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template classShauren
2016-03-18Core/PacketIO: Updated and enabled SMSG_DISPEL_FAILEDShauren
2016-03-17Core/PacketIO: Updated and enabled CMSG_GM_TICKET_GET_CASE_STATUS, CMSG_GM_TI...Shauren
2016-03-16Merge pull request #16652 from Lopfest/phaseShauren
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-15Core/PacketIO: Marked CMSG_LEAVE_GROUP as not threadsafeShauren
2016-03-14Core/PacketIO: Updated and enabled SMSG_QUEST_UPDATE_ADD_PVP_CREDIT (+added e...Shauren
2016-03-13Core/Misc: Removed OnUnknownPacketReceive script hook - it could never be calledShauren
2016-03-12Core/Networking: Fixed DelayedCloseSocket when compiled without TC_SOCKET_USE...Shauren
2016-03-11Merge pull request #16763 from mateusdemboski/patch-1Shauren
2016-03-11Core/Worldserver: Move the Realm instance into the game libraryNaios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-11Core/Common: Move singleton instances into compilation unitsNaios
2016-03-11Update worldserver.conf.distMateus Demboski
2016-03-10Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...Shauren
2016-03-09Merge pull request #15140 from RelevantJesse/6.xShauren
2016-03-08Core/Phase: phase update probably shouldn't be affected by quest_status. only...Lopfest
2016-03-08Core: fixed typo at locale checking on GameTables loadingmoJIto-ice
2016-03-08Merge pull request #16404 from Lopfest/6.xShauren
2016-03-07Core/PacketIO: Updated and enabled SMSG_SET_FACTION_STANDINGShauren
2016-03-06Core/PacketIO: Updated and enabled SMSG_RAID_INSTANCE_MESSAGEShauren
2016-03-05Merge pull request #16716 from ariel-/conditionleakAokromes
2016-03-03Core/Misc: fix buildMitchesD
2016-03-03Core/Opcodes: enabled SMSG_PET_NAME_INVALIDMitchesD
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-03-02Core/Conditions: fix a memory leak for CONDITION_SOURCE_TYPE_TERRAIN_SWAPariel-
2016-03-03Core/Database: Use RAII for resource management in MySQLConnectionNaios
2016-03-03Core/Database: Move DatabaseWorkerPool into it's own translation unitNaios
2016-03-03Core/Database: Use RAII instead of raw pointers for resource managementNaios
2016-03-03Core/Database: Close the databases correctly when the DBUpdater failsNaios
2016-03-02Core/Spells: Adjusted implicit targeting for SPELL_EFFECT_DESTROY_ITEMShauren
2016-03-02Fix non PCH build after 67b977c86a0d5fcbe5b3c89e9a19275b775d31f7DDuarte
2016-03-02Minor 67b977c86a0d5fcbe5b3c89e9a19275b775d31f7 typo fixDDuarte