index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
Age
Commit message (
Expand
)
Author
2018-12-09
Merge branch 'bfa'
Shauren
2018-12-09
Core/Util: avoid one useless copy when adding stuff into a HookList
ariel-
2018-11-07
Core/Utils: Avoid unneccessary container copy
Shauren
2018-03-25
Core/Entities: Phasing rewrite
Shauren
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
vincent-michael
2017-12-20
Core/Utilities: Globally enable C++14 chrono literals
Naios
2017-11-25
Misc: More cleanup
Aokromes
2017-10-16
Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4
Naios
2017-07-23
Core/Misc: Util changes
Shauren
2017-07-18
Core/Spells: Implemented ConeAngle from DB2
joschiwald
2017-06-07
Core/Misc: Some /W4 warning fixes
Shauren
2017-06-05
Core/Utils: restored previous behaviour of RandomResize
ariel-
2017-05-13
Fix non-PCH build.
Marco Ebert
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-23
Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...
Shauren
2017-03-21
Core/Utils: Changed all Trinity::Containers utilities to work on all containe...
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-02-26
Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...
treeston
2017-02-18
Fixed build and typo
joschiwald
2017-02-17
Core/Misc: Added missing include
joschiwald
2017-02-17
Scripts/Command: Fixed phases output in .pinfo command
joschiwald
2017-01-04
Core/SpellScripts: Added some const correctness
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-29
Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...
DDuarte
2016-12-10
Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...
Shauren
2016-11-14
Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...
ariel-
2016-10-22
Build fix
Shauren
2016-09-01
Core/Random: Remove no longer needed hack for VS 2013
Shauren
2016-08-29
Core/Define: Remove the conditional macro for constexpr.
Naios
2016-08-06
Common/Utilities: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-07-05
Core/EventProcessor: Check whether an event was aborted before aborting it.
Naios
2016-07-05
Core/EventProcessor: Wait for non deletable events to get deletable.
Naios
2016-06-04
Core/Utils: Added additional argument to Tokenizer class to make it behave li...
Shauren
2016-05-24
Core/Containers: Warning fixes and RandomResizeList with predicate optimization
Shauren
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-05-01
Core/Utilities: Inherit env vars when starting external processes
Naios
2016-04-26
Core/Misc: Use steady_clock instead of system_clock for calculating ms timers...
Shauren
2016-04-24
Core/Utils: replaced std::random_shuffle with our own implementation using SF...
joschiwald
2016-04-23
Core/Common: Fix a std::string -> char* -> std::string conversion
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-04-10
Core/Misc: Build fix for dynamic linking
Shauren
2016-04-09
Core/Misc: gcc 5.3 nopch build fix
Shauren
2016-04-08
Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...
treeston
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-04-02
Core/Util: Add a missing include
Carbenium
2016-03-26
Core/Common: Moved MessageBuffer to common
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-21
Core/Util: Extracted GetPID to separate function
Shauren
[next]