aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities
AgeCommit message (Expand)Author
2021-12-01Core/Calendar: Improve calendar timezone handlingjackpoz
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-23Core/Misc: Added lambda support to EventProcessorShauren
2021-11-23Shared/Utilities: Handle string format exceptionsGiacomo Pozzoni
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-11-15Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2021-10-23Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand timeKeader
2021-10-15Common/Containers: Eliminate a edge case that could potentially lead to objec...Treeston
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2021-09-24Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2021-08-31Core/Misc: Fix windows nopch buildShauren
2021-06-19Core/Movement: Creatures' idle movement generator can no longer override play...Treeston
2021-06-13Core/Misc: Add container utility function Trinity::Containers::EnsureWritable...Shauren
2021-05-03Core/Chat: Chat translation improvementsShauren
2021-03-05Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)Traesh
2021-02-25Some misc streamlining/cleanup:Treeston
2020-12-08Core/Misc: Added another overload to MakeIteratorPair (and constexpr Iterator...Shauren
2020-12-08Core/Misc: Add std::clamp to advstdShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-18Utilities/Containers: New RandomResize implementation with guaranteed asympto...Treeston
2020-08-16Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)Ovah
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-08-03Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-27Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...Shauren
2020-04-26Core/Misc: Improve enum flags with type safe operatorsShauren
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-24Core/Auras: reworked multiplicative AuraEffects calculationariel-
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-04-12Core/Entities: ObjectGuid improvementsShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-01-02New YearAokromes
2019-11-21Core/Spells: Make missing spell/aura effect handler assignments a compile tim...Shauren
2019-08-08Core/Misc: MSVC build error (#23637)Sebastien Levy
2019-06-15Core/Spells: Remade trajectory target selection (#19048)xinef1
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-16Core/Objects: increase sight range of all Infinite, Gigantic and Large object...Kittnz
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2018-11-07Core/Utils: Avoid unneccessary container copyShauren