index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Collision
Age
Commit message (
Expand
)
Author
2016-08-17
Tools/MMapGenerator: Avoid saving uninitialized padding bytes to disk
jackpoz
2016-08-08
Core/Common: Converted the common library to a shared library.
Naios
2016-08-03
Common/Maps: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-03
Common/Maps: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-03
Common/MMaps: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-07-16
Core/Misc: remove unused function prototype
ariel-
2016-06-04
Core/VMaps: Fix some vmap height edge cases
jackpoz
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte
2016-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-11
Core/Common: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-29
Warning fixes
Shauren
2015-10-29
Core/Tools: Fix brutal linking in mmaps extractor.
Naios
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-24
Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP