aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities
AgeCommit message (Expand)Author
2014-01-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-31Shared/Logs: Fix crash in Console log outputjackpoz
2014-01-30Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...QAston
2014-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-18Core: Fix non pch buildVincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-02Auth/Misc: Code cleanup.Chaplain
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
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-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-02Merge branch 'master' into 4.3.4Spp
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-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
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
2012-10-04Core/Misc: Fix a format error in ByteArrayToHexStrSubv
2012-10-03Core: Fix build without PCHSpp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp