aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities/Util.h
AgeCommit message (Expand)Author
2015-04-15Fix documentationDaniel M. Weeks
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-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-20Fixed gcc build without pchShauren
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-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-01Update copyright note for 2014.Vincent_Michael
2013-09-18Core: Fix non pch buildVincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
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-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-12Core/Commands: Allow .modify money to take another parameter structure:Warpten
2012-10-06Core/Misc: Tabs to spaces and whitespace cleanupNay
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
2012-09-04Core: Warning fixesShauren
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-04-06Core&DB/Spells: Fix DK T8 4p bonusNay
2012-02-25Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...click
2012-02-25Core: Fix the SFMT randgen-initbugElron103
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-01-02[Core/Utilities] Implement random generator for float values.Chaplain
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15Core/Misc: Fix gcc buildShocker
2011-09-15Misc/Util: Add a template function for returning a random element from any co...Shocker
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak