aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Util.h
AgeCommit message (Expand)Author
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-09-24Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2021-05-03Core/Chat: Chat translation improvementsShauren
2021-03-05Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)Traesh
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
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-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-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-01-16Core/Objects: increase sight range of all Infinite, Gigantic and Large object...Kittnz
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-07-23Core/Misc: Util changesShauren
2017-07-18Core/Spells: Implemented ConeAngle from DB2joschiwald
2017-05-11Core/Common: Include cleanupShauren
2017-02-18Fixed build and typojoschiwald
2017-02-17Core/Misc: Added missing includejoschiwald
2017-02-17Scripts/Command: Fixed phases output in .pinfo commandjoschiwald
2017-01-04Core/SpellScripts: Added some const correctnessjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-08-06Common/Utilities: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-06-04Core/Utils: Added additional argument to Tokenizer class to make it behave li...Shauren
2016-04-02Core/Util: Add a missing includeCarbenium
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-21Core/Util: Extracted GetPID to separate functionShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-24Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2015-12-12Merge pull request #15912 from Treeston/3.3.5-urandmsjackpoz
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP