aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-02-24Build fixShauren
2015-02-23Merge pull request #14236 from Golrag/Notification1Duarte Duarte
2015-02-23Core/PacketIO: Handle ConnectToFailed and allow the client to reconnect up to...Shauren
2015-02-23Core/Packets: SMSG_NOTIFICATIONGolrag
2015-02-23Core/Cosmetic: Use DEFINE_HANDLER to mark implemented packets processed direc...Shauren
2015-02-22Core/Packets: SMSG_EXPLORATION_EXPERIENCEGolrag
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-22Core/Packets: Fix a typo in WriteCreateObjectSplineDataBlockDuarte Duarte
2015-02-22Core/Packets:Golrag
2015-02-22DB: Dropped unused tablesShauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-22Build fixShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-22Shared/Database: Improve dead-lock error handlingjackpoz
2015-02-22Core/AHBot: Fix AHBot bidding and correct logged AH typejackpoz
2015-02-22Core/LFG: Fix assertion triggeredjackpoz
2015-02-22Core/LFG: Fix LFG issue when player was teleportingjackpoz
2015-02-22Core/Config: Force SaveRespawnTimeImmediately config to Enabledjackpoz
2015-02-22Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-levelclick
2015-02-22Core/Log: Change periodic spell notificiations to DEBUG-level and set it as a...click
2015-02-22Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps (t...click
2015-02-22Merge pull request #14103 from Epicurus4/6.xDuarte Duarte
2015-02-22Merge pull request #14167 from Golrag/WorldStatesDuarte Duarte
2015-02-22Core/Packets: Re-order DEFINE_SERVER_OPCODE_HANDLER calls and remove a duplic...Duarte Duarte
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Misc: Fix static analysis issuesjackpoz
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-20Core/Movement: Clarify log meaningMitchesD
2015-02-20Scripts/Violet Hold: Zuramat the Obliterator - Improve Summonbehaviour of Voi...Rushor
2015-02-19Core/Auras: Implemented using Mount.db2 for selecting mount display idShauren
2015-02-19Merge pull request #14179 from Aaron126/6.xjoschiwald
2015-02-19Core/Misc: Correct some wrong integer types in DB query resultsAaron126
2015-02-18Scripts/HallsOfLightning: Boss Volkhan - Add OOC ForgecastRushor
2015-02-18Scripts/Arcatraz: Warden Mellichar - Set summoned Units in CombatRushor
2015-02-17Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
2015-02-17Core/Spells: fixed mem leakjoschiwald
2015-02-17Scripts/BlackTemple: Shade of AkamaNyeriah
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-16Core/Packets: Fix a duplicated opcodeDuarte Duarte
2015-02-16Typo fix (f3a19f7d629)Duarte Duarte
2015-02-16Core/Packets: More opcodes from WPPDuarte Duarte
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-16Core/Packets: Update multiple opcode names and values (sync with WPP)Duarte Duarte
2015-02-16Core/Objects: Fixed Object::RemoveGuidValue only clearing low part of the guidShauren
2015-02-15Core/Spells: Fix a float division issue in EffectLeapBackDuarte Duarte
2015-02-15Core/Server: Catch exceptions in int main()Duarte Duarte
2015-02-15Core/Guild: Fix crash on guild creationDuarte Duarte
2015-02-14Core/Opcodes:Golrag
2015-02-13Scripts/FoS: improved bronjahm encounter, thanks @Grimton1337, @tkroklijoschiwald
2015-02-13Core/Packets: Re-add handlers removed by mistake in bc0c0aeDuarte Duarte