index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T02:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Collision
Age
Commit message (
Expand
)
Author
2017-02-12
Tools/MMapGenerator: Avoid saving uninitialized padding bytes to disk
jackpoz
2017-01-17
Build fix
Shauren
2017-01-17
Fix static analysis issues
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-04
Correct Nav type for WMO objects (#18364)
zori
2016-12-03
Fix typo in VMap BIH generation (#18297)
Aokromes
2016-10-20
Tools: Automatically create directories for tools (#17971)
keke222
2016-08-03
Common/Maps: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-02
Core/Misc: remove unused function prototype
ariel-
2016-07-07
Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)
et65
2016-06-04
Implement real time statistic visualization (#16956)
DDuarte
2016-04-05
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-30
Collision/MMap: Fix a memleak reported by valgrind
Carbenium
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-24
Core/MMaps: Fixed mmap loading
Zedron
2015-10-17
Warning fixes
Shauren
2015-10-17
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-21
Core/Build: Merge common library and move database out of shared
StormBytePP