aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities/Timer.h
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-07-21Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-06-08Replaced dependencies on ace/OS_NS_time.hleak
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-07Core/Timer: Better handle system clock changesjackpoz
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-19Streamlining loading functions for server startupleak
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-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-21Core: Remove lots warnings:Spp
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click
2010-06-07* Lib trinitydatabase builds againBrian
2010-06-07* shared lib builds again under Linux.Brian
2010-06-06* Restructuring shared.XTZGZoReX