aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2018-03-10Core/Packet: nopchariel-
2018-03-10Misc: fix bad copyright headerariel-
2018-03-10Core/Spell: fix spell visual for other playersariel-
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-09Move some packets processing to map context (#18638)xinef1
2017-11-30Core/WorldSession: Fix idle WorldSessions getting kicked twice as fast as sup...jackpoz
2017-10-13Core/WorldSession: Add RBAC permission for skipping idle connection check (#2...Mikhail Redko
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