aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Util.h
AgeCommit message (Expand)Author
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-04-11Core/Misc: Fixed utf8 encoding in console input/output. (#26352)Mikhail Redko
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-09-10Core/ChatCommands: make ExactSequence more readableTreeston
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-26cd30e0b follow-up (I could've sworn I pushed that to the PR branch. Sorry, Sh...Treeston
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2020-08-24Revert "[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-23Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2020-08-16Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-04Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2020-07-26Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-15Dep: Switch to boost process instead of old standalone versionShauren
2020-05-31Cherry-pick some cmake commits (#24720)Giacomo Pozzoni
2020-04-09Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)Giacomo Pozzoni
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-01-02New yearAokromes
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-07-19Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2019-04-19Core/Calendar: Improve calendar timezone handlingjackpoz
2019-01-16Core/Objects: increase sight range of objects & correct general default visib...Kittnz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-10-26Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2018-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2018-09-07Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-07-29Core/Misc: Util changesShauren
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-27Core/Auras: reworked multiplicative AuraEffects calculationariel-
2017-01-23Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-14Core/Utils: build fixariel-
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-08-08Core/Common: Converted the common library to a shared library.Naios
2016-08-06Common/Utilities: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-06Core/Utils: Added additional argument to Tokenizer class to make it behave li...Shauren
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-21Core/Util: Extracted GetPID to separate functionShauren
2016-03-12Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...Shauren
2016-02-09Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2016-01-22Core/Util: Add a missing includeCarbenium
2016-01-01Update copyright note for 2016Rushor
2015-11-28Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, m...treeston
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP