index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Collision
/
Management
/
MMapManager.cpp
Age
Commit message (
Expand
)
Author
2024-02-13
Core/MMAPs: Sprinkle master branch thread safety on mmap loading code
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2020-06-26
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-07-17
Core/Misc: Fix static analysis issues
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-21
Fix static analysis issues
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-03
Common/MMaps: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-01-01
Update copyright note for 2016
Rushor
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