aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
2020-03-12Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-02-08Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...ForesterDev
2020-02-01Core/PacketIO: convert some packets to to new packet class (#24100)ForesterDev
2020-01-02New yearAokromes
2019-04-15Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-09Move some packets processing to map context (#18638)xinef1
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-29Remade who list processing (#18636)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-04-28Core/Misc: Fixed -Wmisleading-indentation warningsShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-07-28Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in Wor...jackpoz
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Misc: Fix issues reported by static analysisjackpoz
2014-08-02Core/Server: Add mutex lock to PacketLogDDuarte
2014-07-30Core/PacketLog: Save session ip and port information in saved packetsDDuarte
2014-07-24Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be se...Shauren
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Core/Logging: Changed format of packet log file from .bin to .pkt and restore...Shauren
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-01-19Core/Misc: Fix crashDehravor
2014-01-05Core/Threading: Handle CMSG_ZONEUPDATE only in WorldSession update - changing...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-25Core/ItemsShauren
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-17Core/Logging: Restore dumping packets in binary formatSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp