index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T14: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
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
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-04-24
Core/Auras: reworked multiplicative AuraEffects calculation
ariel-
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-04-14
Core/DBLayer: Implement async transaction completion callbacks
Shauren
2020-04-12
Core/Entities: ObjectGuid improvements
Shauren
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-01-02
New Year
Aokromes
2019-11-21
Core/Spells: Make missing spell/aura effect handler assignments a compile tim...
Shauren
2019-08-08
Core/Misc: MSVC build error (#23637)
Sebastien Levy
2019-06-15
Core/Spells: Remade trajectory target selection (#19048)
xinef1
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-16
Core/Objects: increase sight range of all Infinite, Gigantic and Large object...
Kittnz
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Merge branch 'bfa'
Shauren
2018-12-09
Core/Util: avoid one useless copy when adding stuff into a HookList
ariel-
2018-11-07
Core/Utils: Avoid unneccessary container copy
Shauren
[next]