index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T07: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
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