aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2018-10-24Core/Shared: add BattlefieldBattleId definitionsccrs
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2018-08-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2018-07-19Core/Handlers: Spell handler no longer downranks otherwise-negative spells be...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-06-23Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2018-06-23Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-04-11Core/Players: Greatly simplifiy fdb2b90685ebc3852740c424170101a196c29ebbShauren
2018-04-10Core/Players: Prevent creating characters with duplicate name by reserving na...Shauren
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