aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2016-07-07Core/PacketIO: Fixed crash happening when someone sends too small packet that...Shauren
2016-07-07Core/Instances: implemented handling for SMSG_BOSS_KILL_CREDIT (#17525)Ovah
2016-06-27Core/PacketIO: Marked CMSG_GUILD_NEWS_UPDATE_STICKY as thread unsafeShauren
2016-06-21Core/Items: Item upgrade followupShauren
2016-06-21Core/Items: Implemented item upgradesfrozen4
2016-06-20Core/Players: Fixed learning ridingShauren
2016-06-13Core/Movement: Fixed weird loading screen behavior (progress bar loading to f...Shauren
2016-06-06Core/Misc: Fixed coverity issuesShauren
2016-06-06Core/Misc: Fixed uninitialized fields in black market packetsShauren
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-05-31Core/PacketIO: Fixed setting player declined namesShauren
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-05-21Core/PacketIO: Fixed LFGuildApplications structureShauren
2016-05-09Core/Networking: Fixed cleanup of disconnected socketsShauren
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-24Core/Instances: Updated and enabled encounter packets and implemented combat ...Ovalord
2016-04-23Core/Misc: Fixed -Wmisleading-indentation warningsShauren
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-13Core/Pets: Fixed issues reported by static analysisVincent-Michael
2016-04-11Build fixShauren
2016-04-11Add missing characters.updates, also build fixShauren
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-04-10Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-04-10Core/Networking: Fixed a crash caused by attempting to connect directly to wo...Shauren
2016-04-09Core: Remove whitespacesVincent-Michael
2016-04-03Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcodeVincent-Michael
2016-03-28Core/PacketIO: Properly send normalized realm namesDDuarte
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-27Core/PacketIO: Corrected severeal movement opcode valuesShauren
2016-03-25Core/PacketIO: Updated packet structures to 6.2.4.21355Shauren
2016-03-24Core/Networking: Updated packet headers for 6.2.4Shauren
2016-03-24Core/PacketIO: Updated opcode values to 6.2.4.21348 and disabled packets that...Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
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-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-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-10Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...Shauren
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-03Core/Opcodes: enabled SMSG_PET_NAME_INVALIDMitchesD
2016-03-02Fix non PCH build after 67b977c86a0d5fcbe5b3c89e9a19275b775d31f7DDuarte
2016-03-02Minor 67b977c86a0d5fcbe5b3c89e9a19275b775d31f7 typo fixDDuarte
2016-03-02Merge branch 'pets' of https://github.com/myran2/TrinityCore into myran2-petsDDuarte