aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2017-03-19Core/Crash: Refactor and fixesjackpoz
2017-02-27Core/Auras: reworked multiplicative AuraEffects calculationariel-
2017-02-25Core/Misc: Fix static analysis issuesjackpoz
2017-02-11Core/Misc: Fix static analysis issuesjackpoz
2017-02-06Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
2017-02-05Core/Spells: Remade trajectory target selection (#19048)xinef1
2017-01-23Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2017-01-22Core/Vmaps: Changed error message when loading outdated vmapsShauren
2017-01-21Fix static analysis issuesShauren
2017-01-21Core/Collision: fix no-PCH buildariel-
2017-01-21Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...DDuarte
2016-12-03Correct Nav type for WMO objects (#18364)zori
2016-12-02Core/Maps: bumping Vmap version after 2402f476424531a175d9a016f433321f00608501ariel-
2016-11-28Fix typo in VMap BIH generation (#18297)Aokromes
2016-11-20Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCE...Shauren
2016-11-14Core/Utils: build fixariel-
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-10-31Shared/Metric: Initial support for tag value escapingjackpoz
2016-09-13Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...treeston
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-08-29Core/Common: Correct the linking of localeNamesNaios
2016-08-17Tools/MMapGenerator: Avoid saving uninitialized padding bytes to diskjackpoz
2016-08-08Common/Common: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-08Core/Common: Converted the common library to a shared library.Naios
2016-08-06Common/Utilities: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-06Core/Utils: Added additional argument to Tokenizer class to make it behave li...Shauren
2016-08-04Common/Threading: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-04Common/Logging: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-04Common/Debugging: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/MMaps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-07-16Core/Misc: remove unused function prototypeariel-
2016-07-03Core/EventProcessor: Check whether an event was aborted before aborting it.Naios
2016-07-03Core/Crash reporting: Better handle max nesting level settingjackpoz
2016-07-03Core/EventProcessor: Wait for non deletable events to get deletable.Naios
2016-06-23Core/Common: Add the linkage type to the version stringNaios
2016-06-04Core/VMaps: Fix some vmap height edge casesjackpoz
2016-06-04Implement real time statistic visualization (#16956)Duarte Duarte
2016-05-24Core/Containers: Warning fixes and RandomResizeList with predicate optimizationShauren
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-04-30Core/Utilities: Inherit env vars when starting external processesNaios
2016-04-26Core/Misc: Use steady_clock instead of system_clock for calculating ms timers...Shauren
2016-04-24Core/Utils: replaced std::random_shuffle with our own implementation using SF...joschiwald
2016-04-23Core/Common: Fix a std::string -> char* -> std::string conversionNaios
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios