aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-02-10Core/PacketIO: Updated and enabled SMSG_FISH_NOT_HOOKEDCarbenium
2016-02-10Scripts: Fix no-PCH build MKIINyeriah
2016-02-10Scripts: Fix no-PCHNyeriah
2016-02-10Scripts/Magister's Terrace: Script Kalecgos' appearance after using the Scrye...Nyeriah
2016-02-10Core/GameObject: Also send EventInform() calls for GAMEOBJECT_TYPE_CAMERANyeriah
2016-02-10Core/PacketIO: Updated and enabled SMSG_CHAT_RESTRICTEDCarbenium
2016-02-09Core/Maps: Parse MFBO adt chunk to properly handle height where player counts...Shauren
2016-02-08Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_AMBIGUOUSCarbenium
2016-02-07Core/PacketIO: Updated and enabled SMSG_SET_PLAYER_DECLINED_NAMES_RESULTCarbenium
2016-02-07Core/Maps: Use IsValidMapCoord for checking Z coord instead of just std::isfi...Shauren
2016-02-06Core/PacketIO: Updated and enabled SMSG_NOTIFY_MISSILE_TRAJECTORY_COLLISIONCarbenium
2016-02-06Core/Gossips: added some sanity checks to prevent duplicate interactionjoschiwald
2016-02-06Warning fixShauren
2016-02-05Core/PacketIO: Marked SMSG_COMPRESSED_PACKET as enabled (this commit has no e...Shauren
2016-02-05Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCECarbenium
2016-02-05Core/PacketIO: Enable SMSG_GM_TICKET_SYSTEM_STATUS, SMSG_ON_CANCEL_EXPECTED_R...Carbenium
2016-02-05Core/PacketIO: Enable SMSG_CORPSE_TRANSPORT_QUERYCarbenium
2016-02-04Core/Opcodes: enabled SMSG_PVP_CREDITMitchesD
2016-02-04Core/PacketIO: Updated and enabled SMSG_AREA_SPIRIT_HEALER_TIMEShauren
2016-02-04Core/PacketIO: Enable SMSG_AREA_TRIGGER_NO_CORPSECarbenium
2016-02-04Warning fixCarbenium
2016-02-03Core/PacketIO: Updated CMSG_WARDEN_DATACarbenium
2016-02-03Core/PacketIO: Updated CMSG_COMPLAINTCarbenium
2016-02-03Core/PacketIO: Use Vector3 instead of Position since orientation isn't includ...Carbenium
2016-02-03Core/PacketIO: Updated CMSG_VOICE_SESSION_ENABLE and CMSG_SET_ACTIVE_VOICE_CH...Carbenium
2016-02-03Core/PacketIO: Updated and enabled CMSG_UPDATE_MISSILE_TRAJECTORYCarbenium
2016-02-03Core/PacketIO: 305b99e06584e7d319c496aedd1dbbf25f30b81e follow-upCarbenium
2016-02-03Core/PacketIO: Updated and enabled CMSG_MISSILE_TRAJECTORY_COLLISIONCarbenium
2016-02-03Warning fixShauren
2016-02-03Core/PacketIO: Updated and enabled CMSG_SET_TAXI_BENCHMARK_MODECarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_SET_PLAYER_DECLINED_NAMESCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_SET_PARTY_ASSIGNMENTCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_STABLED_PETSCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_RATED_BATTLEFIELD_INFOCarbenium
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_PVP_REWARDSCarbenium
2016-02-02Core/PacketIO: Add CMSG_REQUEST_PET_INFO packet class for further usageCarbenium
2016-02-02Core/PacketIO: Initialize some varsCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PUSH_QUEST_TO_PARTYCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_SPELL_AUTOCASTCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_STOP_ATTACKCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_CANCEL_AURACarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_PET_ABANDONCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_ITEM_PURCHASE_REFUNDCarbenium
2016-02-01Core/PacketIO: Updated and enabled CMSG_DISMISS_CRITTERCarbenium
2016-01-30Core/PacketIO: Updated and enabled CMSG_CONFIRM_RESPEC_WIPE, SMSG_RESPEC_WIPE...Shauren
2016-01-28Core/Misc: Removed unneccessary boost/asio/buffer.hpp includeShauren
2016-01-27Merge pull request #16378 from Zedron/6.xShauren
2016-01-27Core/Spells: Fixed Heroic LeapBoomper
2016-01-25Core/Spells: Implemented casting spells on movement finish from SPELL_EFFECT_...Shauren