aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2015-07-22Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-05-13Core/NetworkIO: Adjust more packet throttling valuesjackpoz
2015-04-04Core/Networking: Fixed unsafe access to _worldSession member in WorldSocketShauren
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29Core/Logger: Add basic account-info to addon-scans to make them a little bit ...click
2015-03-28Core/Log: Fix linker errors that occur on msvc 12 lower then update 4Naios
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-08Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)click
2015-03-03Core/PacketLog: Avoid unneeded calls with disabled packet logsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-30Core/NetworkIO: Skip AntiDoS checks for queued packetsjackpoz
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald