index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
CombatHandler.cpp
Age
Commit message (
Expand
)
Author
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2021-12-22
Core/PacketIO: update some combat packets to new system (#24236)
ForesterDev
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20914
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-02-17
Core/Packets: fixed crash on SMSG_ATTACKSTOP and fixed init of ItemInstance
joschiwald
2015-02-14
Core/Opcodes:
Golrag
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-15
Core/Packets: Added CMSG_ATTACKSWING and SMSG_ATTACKSTOP
Intel
2014-11-15
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Intel
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-01-26
Core: Change Handlers location
Spp