aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities
AgeCommit message (Expand)Author
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
2012-02-25Core: Fix the SFMT randgen-initbugElron103
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-02[Core/Utilities] Implement random generator for float values.Chaplain
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-18Minor changes here and there:Spp
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-13Core/Commands: .pinfo improvementsleak
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-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-27Core/Unit: Big cleanup in Unit::CalcAbsorbResistQAston
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Memory leak fixedleak
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-10Fix buildclick
2010-12-06Core: Some optimizationsSpp
2010-11-18Core/Utilities: Fix ACE gettimeofday(); issue whe compiling without PCH on Wi...click
2010-11-08Core: Use portable ACE-methods to do millisec time-value calculation (patch b...click
2010-10-21Core: optimize string splittinglinencloth
2010-10-17Core/Utils: Fixed some unsafe calls to utf8 translation functions.Xanadu
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-18Core/Utils: Fix a crash in vutf8printf. Author: VladimirMachiavelli
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-08-23Core: Fix some warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21Core: Remove lots warnings:Spp
2010-08-21Core: Remove warning-ignores from Common.h, and fix a shitload of retarded wa...click
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click
2010-08-20* Remove support for map-based random number generation (which seems unused).silinoron
2010-08-20Buildsystem/Core: Adjust filenames to their correct caseclick
2010-08-19Switch to using SIMD-oriented Fast Mersenne Twister for random number generat...silinoron
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-04* Add operator -= to HookList.XTZGZoReX
2010-07-24*Add base scripting interfce for spells - thanks to Brian for help in making ...QAston