index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
Age
Commit message (
Expand
)
Author
2021-12-23
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2021-12-22
Core: build on aarch64 with gcc (#24216)
daMaex
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-12-22
Core/Server: improve timestamp format output for large time values (#24193)
ForesterDev
2021-12-22
Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)
daMaex
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-12-21
Core/Misc: Resolve c++17 TODOs left in code as comments
Shauren
2021-12-19
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
2021-12-19
Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...
daMaex
2021-12-18
Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-18
Core/Misc: Rewrite some old name handling functions that use raw buffers to n...
Treeston
2021-12-17
Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)
Treeston
2021-12-17
Core/AI: No longer do strange things when told to enter evade mode while ther...
Treeston
2021-12-16
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2021-12-16
build fix after d1dc0e2
Treeston
2021-12-01
Core/Calendar: Improve calendar timezone handling
jackpoz
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-23
Core/Misc: Added lambda support to EventProcessor
Shauren
2021-11-23
Shared/Utilities: Handle string format exceptions
Giacomo Pozzoni
2021-11-21
Core/Utils: Handle UTF-8 conversion errors
jackpoz
2021-11-16
Core/Utils: some code style adjustments, 6d6077e follow-up
Treeston
2021-11-16
Core/Utils: Fix Unicode handling
Treeston
2021-11-15
Core/Misc: Partial merge of 3.3.5-dbedit:
Treeston
2021-10-31
Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2021-10-25
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2021-10-23
Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand time
Keader
2021-10-15
Common/Containers: Eliminate a edge case that could potentially lead to objec...
Treeston
2021-10-14
Misc: Pass std::chrono types by value everywhere.
Treeston
2021-09-24
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2021-08-31
Core/Misc: Fix windows nopch build
Shauren
2021-06-19
Core/Movement: Creatures' idle movement generator can no longer override play...
Treeston
2021-06-13
Core/Misc: Add container utility function Trinity::Containers::EnsureWritable...
Shauren
2021-05-03
Core/Chat: Chat translation improvements
Shauren
2021-03-05
Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)
Traesh
2021-02-25
Some misc streamlining/cleanup:
Treeston
2020-12-08
Core/Misc: Added another overload to MakeIteratorPair (and constexpr Iterator...
Shauren
2020-12-08
Core/Misc: Add std::clamp to advstd
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-18
Utilities/Containers: New RandomResize implementation with guaranteed asympto...
Treeston
2020-08-16
Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)
Ovah
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-08-03
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-08-03
Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-27
Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...
Shauren
2020-04-26
Core/Misc: Improve enum flags with type safe operators
Shauren
[prev]
[next]