index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T17: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
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
2018-03-25
Core/Entities: Phasing rewrite
Shauren
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
vincent-michael
2017-12-20
Core/Utilities: Globally enable C++14 chrono literals
Naios
2017-11-25
Misc: More cleanup
Aokromes
2017-10-16
Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4
Naios
2017-07-23
Core/Misc: Util changes
Shauren
2017-07-18
Core/Spells: Implemented ConeAngle from DB2
joschiwald
2017-06-07
Core/Misc: Some /W4 warning fixes
Shauren
2017-06-05
Core/Utils: restored previous behaviour of RandomResize
ariel-
2017-05-13
Fix non-PCH build.
Marco Ebert
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-23
Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...
Shauren
2017-03-21
Core/Utils: Changed all Trinity::Containers utilities to work on all containe...
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-02-26
Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...
treeston
2017-02-18
Fixed build and typo
joschiwald
2017-02-17
Core/Misc: Added missing include
joschiwald
2017-02-17
Scripts/Command: Fixed phases output in .pinfo command
joschiwald
2017-01-04
Core/SpellScripts: Added some const correctness
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-29
Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...
DDuarte
[next]