aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Util.cpp
AgeCommit message (Expand)Author
2025-06-08Core/Misc: Remove boost/algorithm dependencyShauren
2025-04-09Core/Network: Move to separate projectShauren
2024-11-27Adjust previous commit to compile with clang on systems that have gcc 12 inst...Shauren
2024-11-26Core/Misc: Modernize and improve GetMainPartOfNameShauren
2024-10-16Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...Shauren
2024-07-16Core/Logging: Minor internal refactorShauren
2023-12-01Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-07Core/Misc: Replace enable_if overload selection with if constexprShauren
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-08Core/Console: Fix uninitialized variableShauren
2022-03-08Core/Misc: Fixed utf8 encoding in console input/output. (#26352)Mikhail Redko
2022-03-05Core/Misc: Remove unneeded null-terminator after switch from wchar_t to std::...Mikhail Redko
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-05Core/ChatCommands: make ExactSequence more readableTreeston
2022-02-04Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2022-02-04Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2022-01-26Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2022-01-26Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
2021-12-22Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2021-12-22Core/Server: improve timestamp format output for large time values (#24193)ForesterDev
2021-12-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2021-12-18Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...Treeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-18Core/Misc: Rewrite some old name handling functions that use raw buffers to n...Treeston
2021-12-16Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2021-12-01Core/Calendar: Improve calendar timezone handlingjackpoz
2021-11-21Core/Utils: Handle UTF-8 conversion errorsjackpoz
2021-11-16Core/Utils: some code style adjustments, 6d6077e follow-upTreeston
2021-11-16Core/Utils: Fix Unicode handlingTreeston
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-07-18Core/Spells: Implemented ConeAngle from DB2joschiwald
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-05-11Core/Common: Include cleanupShauren