index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Metric
Age
Commit message (
Expand
)
Author
2022-04-18
Core/Metric: Sync default Metric.Interval value
jackpoz
2022-04-10
Core/Metric: Fixed double logging metric timers
Shauren
2022-04-08
Core/Metric: Build fix for WITH_DETAILED_METRICS
Shauren
2022-04-08
Core/Metric: Minor optimizations for metrics (reducing number of allocations)
Shauren
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-09-19
Common/Metric: Fix build with PERFORMANCE_PROFILING and/or WITHOUT_METRICS
Aokromes
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-04
Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metric
jackpoz
2020-07-28
Core/Metric: Add new metric in World::UpdateSessions()
jackpoz
2020-07-28
Core/Metric: Log detailed metrics about each opcode handler (#25153)
Giacomo Pozzoni
2020-07-27
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
2020-07-24
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2020-07-18
Core/Metric: Log Map::Update() times (#25067)
Giacomo Pozzoni
2020-07-17
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-20
Log number of Creatures and GameObject per map (#24809)
Giacomo Pozzoni
2020-01-02
New year
Aokromes
2019-04-27
Shared/Metric: Fix a rare memory leak
jackpoz
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-02-17
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Shared/Metric: Fix crash on shutdown
jackpoz
2017-12-02
Shared/Metric: Stop metrics on shutdown
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-10-31
Shared/Metric: Initial support for tag value escaping
jackpoz
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte