aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities
AgeCommit message (Expand)Author
2015-04-15Fix documentationDaniel M. Weeks
2015-04-05Core/Misc: Warning fixesShauren
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-05Core: Fix build for shit OSVincent-Michael
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-20Fixed gcc build without pchShauren
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-01Removed useless SignalHandler classleak
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-22Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...Subv
2014-06-22Various cleanups and fixes due to feedbackleak
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-06-11Fixed windows nopch buildShauren
2014-06-08Replaced dependencies on ace/OS_NS_time.hleak
2014-06-07Core: Fix non pch buildVincent-Michael
2014-06-06Core/Utils: Move EventMap to Util.hTrisjdc
2014-01-31Shared/Logs: Fix crash in Console log outputjackpoz
2014-01-30Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...QAston
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-18Core: Fix non pch buildVincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-11Merge pull request #10737 from jackpoz/clock_fixNay
2013-09-07Core/Timer: Better handle system clock changesjackpoz
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-09-02Auth/Misc: Code cleanup.Chaplain
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-07-11Revert "Shared/Utils: Fixed ApplyPercentModFloatVar."Warpten
2013-07-10Shared/Utils: Fixed ApplyPercentModFloatVar.Warpten
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-12Core/Commands: Allow .modify money to take another parameter structure:Warpten
2012-10-07Core/Utils: Add asserts to irand, urand and frandNay
2012-10-06Core/Misc: Tabs to spaces and whitespace cleanupNay