aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities
AgeCommit message (Expand)Author
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-05Core: Fix build for shit OSVincent-Michael
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Fixed gcc build without pchShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
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-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-11Fixed windows nopch buildShauren
2014-06-08Replaced dependencies on ace/OS_NS_time.hleak
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core: Fix non pch buildVincent-Michael
2014-06-06Core/Utils: Move EventMap to Util.hTrisjdc
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-05-04Core/Battle.netShauren
2014-05-02Core/Battle.netShauren
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