index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-16T08:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Util.cpp
Age
Commit message (
Expand
)
Author
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-15
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2022-10-01
Core/Misc: Fix *BSD compile errors (#28287)
Lloyd Dilley
2021-05-11
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2021-04-13
Core/Console: Fix uninitialized variable
Shauren
2021-04-11
Core/Misc: Fixed utf8 encoding in console input/output. (#26352)
Mikhail Redko
2021-01-04
Core/Misc: Remove unneeded null-terminator after switch from wchar_t to std::...
Mikhail Redko
2020-09-12
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2020-09-10
Core/ChatCommands: make ExactSequence more readable
Treeston
2020-09-02
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-26
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2020-08-24
Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...
Treeston
2020-08-24
[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)
Treeston
2020-08-23
Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...
Treeston
2020-08-16
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2020-08-04
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-15
Dep: Switch to boost process instead of old standalone version
Shauren
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-02-28
Core/Server: improve timestamp format output for large time values (#24193)
ForesterDev
2020-02-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2020-01-02
New year
Aokromes
2019-08-05
Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...
Treeston
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-08-03
Core/Misc: Rewrite some old name handling functions that use raw buffers to n...
Treeston
2019-07-19
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2019-04-19
Core/Calendar: Improve calendar timezone handling
jackpoz
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-01-12
Core/Utils: Handle UTF-8 conversion errors
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-25
Core/Utils: some code style adjustments, 6d6077e follow-up
Treeston
2018-12-25
Core/Utils: Fix Unicode handling
Treeston
2018-09-13
[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2018-09-07
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
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-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-08-06
Core/Utils: Added additional argument to Tokenizer class to make it behave li...
Shauren
2016-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-03-21
Core/Util: Extracted GetPID to separate function
Shauren
2016-03-12
Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...
Shauren
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
[next]