aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/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/Packets: Fix a typo in WriteCreateObjectSplineDataBlockDuarte Duarte
2015-02-22Core/Packets:Golrag
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
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/Misc: Fix static analysis issuesjackpoz
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-17Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
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-14Core/Opcodes:Golrag
2015-02-13Core/Packets: Re-add handlers removed by mistake in bc0c0aeDuarte Duarte
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-13Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and SMSG_BUY_SUCC...Duarte Duarte
2015-02-12Core/Packets: Write targets (hit & miss) to SMSG_SPELL_GODuarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_GOSSIP_SELECT_OPTION, SMSG_BINDER_CONFIR...Duarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_USE_ITEMDuarte Duarte
2015-02-11Core/Packets: Update and enable SMSG_COOLDOWN_EVENTDuarte Duarte
2015-02-11Tabs to spaces and whitespace cleanupNayd
2015-02-08Fix non pch build. ffs...Gacko
2015-02-08Core/Packets: updated some contactlist packetsjoschiwald
2015-02-07Core/Packets: Fix MailListEntry structureCarbenium
2015-02-07Merge pull request #14025 from Carbenium/mail-1Duarte Duarte
2015-02-07Core/Packets: Implement all mail system relevant packetsCarbenium
2015-02-06Fix non pch buildGacko
2015-02-05Core/Packets:joschiwald
2015-02-04Merge pull request #14010 from ProjectcoreDevs/6.xDuarte Duarte
2015-02-04Core/Packets: Typo fixes and cleanup of 0f84c7c7b106fffa33e3c114858218f89e634da4Nayd
2015-02-04Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, SMSG_GM_TICKE...Carbenium
2015-02-03Rename Called "ActionBar" to "Mask"projectcoredevs
2015-02-03Core/Packets: Update CMSG_GM_TICKET_SYSTEM_STATUS and SMSG_GM_TICKET_SYSTEM_S...Carbenium
2015-02-02Core/Structure for CMSG_SET_ACTIONBAR_TOGGLES and activate SMSG_MOVE_SET_FLIG...projectcoredevs
2015-02-01Core/Packets:joschiwald
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-28Core/Packets: Update and enable SMSG_ATTACKSWING_ERROR and SMSG_CANCEL_COMBATNayd
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_...Nayd
2015-01-28Core/Packets: Update and enable SMSG_WEATHERNayd
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald