aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CombatHandler.cpp
AgeCommit message (Expand)Author
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-12-22Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-02-17Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstancejoschiwald
2015-02-14Core/Opcodes:Golrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-15Core/Packets: Added CMSG_ATTACKSWING and SMSG_ATTACKSTOPIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-26Core: Change Handlers locationSpp