index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T18: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
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
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-01-23
Core/Misc: Added safeguard against generating invalid selection weight data i...
Shauren
2016-01-09
Core/Misc: Build fix for clang & libc++
Shauren
2016-01-03
Core/Utilities: Fix build in some versions of Ubuntu / GCC
DDuarte
2016-01-02
Core/Misc: Build fix for older gcc
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-27
Core/Misc: VS 2013 build fix - horrible hack.
Shauren
2015-12-26
Build fix
Shauren
2015-12-24
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2015-12-12
Merge pull request #15912 from Treeston/3.3.5-urandms
jackpoz
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