index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2022-01-26
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
2022-01-26
Core/Misc: Fix Windows 32 bits build
jackpoz
2022-01-26
Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...
Shauren
2022-01-26
Core/CrashHandler: Remove logging function variation depending on crash reaso...
Shauren
2022-01-26
Core/CrashHandler: NULL -> nullptr
Shauren
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...
Shauren
2022-01-26
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2022-01-26
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2022-01-26
Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metric
jackpoz
2022-01-24
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2022-01-24
Core/Common: Add a std::chrono interface to TimeTrackerSmall
Carbenium
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-24
Core/Common: Allow config settings to be loaded as optional (PR #25137)
Treeston
2022-01-24
Core/Metric: Add new metric in World::UpdateSessions()
jackpoz
2022-01-24
Core/Metric: Log detailed metrics about each opcode handler (#25153)
Giacomo Pozzoni
2022-01-24
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
2022-01-24
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-24
Core/EventMap: Clarify documentation of ScheduleEvent
Carbenium
2022-01-24
Core/EventMap: Unify semantics of DelayEvents
Carbenium
2022-01-23
EventMap: Change GetTimeUntilEvent to return std::chrono types
Carbenium
2022-01-23
EventMap: Switch internal timer over to std::chrono type
Carbenium
2022-01-23
Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...
Shauren
2022-01-23
Core/Utilities: Add custom _days chrono literal
Carbenium
2022-01-23
Common/Crypto: #ifdef out unnecessary locking code for OpenSSL 1.1+ (PR #25110)
Peter Keresztes Schmidt
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-23
EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)
Peter Keresztes Schmidt
2022-01-23
TaskScheduler: use randtime instead of custom implementation
Carbenium
2022-01-23
Core/Threads: Replace Boost TLS with C++11 one (#15782)
Giacomo Pozzoni
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Core/Metric: Log Map::Update() times (#25067)
Giacomo Pozzoni
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Nopch fix
Shauren
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-23
Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)
Peter Keresztes Schmidt
2022-01-21
Core/Misc: Fixed engrish in static_assert for EnumFlag and restrict DEFINE_EN...
Shauren
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-19
Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting con...
jackpoz
2022-01-07
Core/DataStores: Fixed a crash in db2 loader happening when trying to load ad...
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-06
Log number of Creatures and GameObject per map (#24809)
Giacomo Pozzoni
2022-01-06
Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...
Shauren
2022-01-04
Vmap: Introduce skipping of antiportals and unreachable mogp (#26331)
killerwife
2022-01-04
MapExtraction: Fix water height redundancy algorithm ignoring "no water" (#26...
killerwife
2022-01-04
Core/Maps: Change .map file version from FourCC to uint32 (#26326)
Giacomo Pozzoni
2022-01-04
Core/MMAPs: Restore single slope angle of 55°
jackpoz
2022-01-04
Core/MMAPs: Fix small steps being considered as NAV_AREA_GROUND_STEEP
jackpoz
[prev]
[next]