aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2017-06-27Proper client timeout detection (#19906)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...Shauren
2017-04-27Core/Misc: implemented petition manager (#19010)xinef1
2017-02-25Core/Misc: Fix static analysis issuesjackpoz
2017-02-21Core/Packet: convert query packets into new system.ariel-
2017-02-18Core/WorldSocket: Handle unhandled exceptionsjackpoz
2017-01-29Core/Server: fix duplicated inserts into tutorials table for newly created ch...ariel-
2017-01-29Remade who list processing (#18636)xinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-25Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-25Core/Packets: updated some contactlist packetsjoschiwald
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-20Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-07-19Core/Entities: Readded check removed in d7460887c84107c9c83a9dd5259c8ab398928...ariel-
2016-07-07Core/PacketIO: Fixed crash happening when someone sends too small packet that...Shauren
2016-06-18Core/Entities: Moved PITCH movement flags into TURNING mask (they do not caus...elecyb
2016-06-18Core/Player: Fix ghost players water walking visual bugelecyb
2016-06-04Implement real time statistic visualization (#16956)Duarte Duarte
2016-04-28Core/Misc: Fixed -Wmisleading-indentation warningsShauren
2016-04-20Core/PacketIO: Missing changes from 548aa119ac2884bb1c34f80e2fb077a66bcdfd9f ...Patrick L
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-16Core: Remove whitespacesVincent-Michael
2016-03-15Core/PacketIO: Revert STATUS_UNHANDLED logging back to debugDuarte Duarte
2016-03-13Core/Misc: Minimize differences between branches in WorldSession::UpdateShauren
2016-03-12Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...Shauren
2016-03-12Core/Misc: Removed unneccessary boost/asio/buffer.hpp includeShauren
2016-03-12Core/Logging: Include more info in bad realm logShauren
2016-03-12Core/Player:Carbenium
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-02-20Core/Networking: Rewrite networking threading modelShauren
2016-01-01Update copyright note for 2016Rushor
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-11-26Core/Misc: fix warning and misc codestyle fixesMitchesD
2015-10-31Core/Networking: Fixed possible crashes happening if async query retrieving a...Shauren
2015-10-31Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-10-31Core/Threading: Significantly reduced the severity of possible data race duri...Shauren
2015-10-31Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-10-28Core/Battleground: implement deserters tracker featureShinDarth
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-10-06Rooted vehicle movement (#13342 for example)pete318
2015-09-27Core/DBLayer: Build fix in addition to 25c03039768fefa79dd75d491997c28e451a09a7jackpoz
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-01Core/Dungeon Finder: Remove disconnected players from LFG queuejackpoz
2015-07-28Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in Wor...jackpoz
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-24Core/Misc: Add a few consts to methodsDDuarte