aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities/Util.cpp
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-07-21Core/Utilities: Move EventMap into its own source file.Naios
2015-01-17Core/Commands: Added "createGameAccount" argument to .bnetaccount create comm...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
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-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-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-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-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
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-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-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-04Core/Misc: Fix a format error in ByteArrayToHexStrSubv
2012-10-03Core: Fix build without PCHSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-04Core: Warning fixesShauren
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-02-25Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...click